Commit Graph

22520 Commits

Author SHA1 Message Date
Brian Troha
20c279899c new Suzuka 8 Hours 2 clone added
New Clone Added
------------------------------
Suzuka 8 Hours 2 (Japan) [ShouTime, The Dumping Union]
2013-05-26 05:41:03 +00:00
Fabio Priuli
307e42b64c (MESS) intv: converted the STIC video chip emulation to be a device. [Fabio Priuli] 2013-05-26 04:59:28 +00:00
mahlemiut
f98015dc7f attache: Fixed display size, and corrected the DMA clock. 2013-05-25 23:30:50 +00:00
Sandro Ronco
dcd0b17dc6 24cdjuke: added preliminary display and input ports. 2013-05-25 21:17:29 +00:00
Michaël Banaan Ananas
5dfc5d41d2 coolboarders is not by tecmo 2013-05-25 19:38:24 +00:00
David Haywood
8d6fa83099 new clones
Satan of Saturn (Inder S.A., bootleg) [Basilio García]
2013-05-25 17:58:01 +00:00
Wilbert Pol
8054b1020a (MESS) msx.c: Add a few more from Oliver. (nw) 2013-05-25 17:51:52 +00:00
Michaël Banaan Ananas
f07601a449 improve cbaj sound 2013-05-25 15:20:10 +00:00
Fabio Priuli
687f97e4b9 (MESS) nes: fixed nvram mirroring in Family Circuit '91 (Namcot-175 board). [Fabio Priuli] 2013-05-25 14:49:38 +00:00
Fabio Priuli
af31ba3744 (MESS) gba: made save states more robust. [Fabio Priuli] 2013-05-25 14:09:45 +00:00
Fabio Priuli
1f771f514c (MESS) gba: modernized the video (i.e. moved variables inside the state class). nw. 2013-05-25 13:54:08 +00:00
Fabio Priuli
5ff188bd69 let's skip the extension when choosing the nvram folder name based on software 2013-05-25 12:04:17 +00:00
Fabio Priuli
a7a7aa2011 (MESS) gba: updated the driver to use slot devices for carts and removed
on-cart flash ram devices from main gba now that they can be properly 
implemented on carts which have them [Fabio Priuli]

The main difference for end users is that games using flash ram for saves won't save
anymore progresses in a nvram/game_name.nv file but in a file inside nvram/game_name/ 
folder. Many thanks to Micko for his recent changes to nvram devices which allowed to 
still save these data per-game!
2013-05-25 11:40:20 +00:00
Wilbert Pol
72ce194a52 (MESS) msx.c: Fixed some more slot layout settings for several drivers. Add vg8000, vg8010, vg8010f to the msx driver list. Took the GAME_NOT_WORKING flag of several drivers that appear to be working. (nw) 2013-05-25 10:59:54 +00:00
Michaël Banaan Ananas
1b25cc2fe0 some z80 clocks were wrong 2013-05-25 10:40:21 +00:00
Robbbert
375cc3fdd0 (MESS) Applix: added sound (nw)
Need help adding floppies... anyone?
2013-05-25 10:19:20 +00:00
Fabio Priuli
184a98131b fixed validation. nw. 2013-05-25 08:13:48 +00:00
Fabio Priuli
4e80d70007 (MESS) cpc_flop.xml: added the available SPS release. [Kaylee] 2013-05-25 08:13:13 +00:00
Robbbert
1968d3ebc3 (MESS) Applix: added keyboard (nw) 2013-05-25 06:25:59 +00:00
Andrew Gardner
d08a19925e For Fabio. (nw) 2013-05-25 01:01:25 +00:00
Roberto Fresca
6a2670ab42 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Top XXI (Version 1.2) [Roberto Fresca, ANY]
2013-05-24 21:16:51 +00:00
Wilbert Pol
26f435cb0a (MESS) fixed MT#5071. (nw) 2013-05-24 20:45:43 +00:00
smf-
ab9b34c311 reverting changes from r22983 that look wrong. (nw) 2013-05-24 20:20:34 +00:00
Wilbert Pol
27092dbe12 (MESS) dgnbeta: Fixed regression (nw) 2013-05-24 19:22:37 +00:00
David Haywood
1f8635904b new clones
Aerolitos (Spanish bootleg of Asteroids) [Basilio García]
2013-05-24 19:15:26 +00:00
Wilbert Pol
c7b5ee05d9 (MESS) monteciv: Fixed regression (nw) 2013-05-24 19:04:06 +00:00
Wilbert Pol
bbc15256e3 (MESS) Fixed some regressions. (nw) 2013-05-24 18:56:47 +00:00
smf-
d3f09b6ff8 slightly more defensive ram & rom mapping (nw) 2013-05-24 18:11:39 +00:00
Andrew Gardner
08bf20d586 This is a better way to do this. 2013-05-24 15:39:01 +00:00
cracyc
6654a8433c (mess) pc: asst128 lacks dma dram refresh (nw) 2013-05-24 15:13:13 +00:00
cracyc
a256069170 (mess) apollo: don't crash (nw) 2013-05-24 15:04:22 +00:00
Andrew Gardner
2ed3c0cf05 Another case of missed inheritance. 2013-05-24 15:02:43 +00:00
cracyc
008e06ff56 (mess) southbridge: don't crash (nw) 2013-05-24 14:55:38 +00:00
smf-
c72812c767 deleting code is fine (nw) 2013-05-24 13:36:06 +00:00
Fabio Priuli
c9024eef8e (MESS) sg1000: added emulation of the Card Catcher passthrough cart. [Fabio Priuli]
eventually, softlist will better document which dumps come from cards and which from carts. 
for the moment you can load any sg dump <= 32K as a card
2013-05-24 12:34:50 +00:00
Fabio Priuli
8da97d5847 (MESS) sg1000: converted the driver to use the new sega 8bit cart slot. [Fabio Priuli]
this allowed to simplify the sg1000 code and to remove duplicate Terebi Oekaki implementation...
2013-05-24 11:04:16 +00:00
smf-
31e896f90a fixed GTE FLAG register calculation on MSVC builds (nw) 2013-05-24 10:01:40 +00:00
Fabio Priuli
5b3ba478c9 (MESS) sms: added backward compatibility to SG-1000 Mark III, for SG-1000 games. [Fabio Priuli]
Only supported from fullpath for the moment
2013-05-24 09:45:28 +00:00
smf-
5ed2398162 added skeleton mb89371 device (nw) 2013-05-24 08:42:03 +00:00
smf-
38e1c270e0 expand capcom kick harness to 16 bit to stop zn2 games from thinking that a button is pressed and skipping the copyright screen (nw) 2013-05-24 07:55:42 +00:00
Fabio Priuli
f571585022 megacda wants to be pal to boot. nw. 2013-05-24 07:02:04 +00:00
Fabio Priuli
2becef32f7 snes.c: timers from the base state class should be still considered by the derived class ;-) nw. 2013-05-24 06:50:27 +00:00
Fabio Priuli
d8126c20c4 am53cf96: apple GCC complained about "warning: comparison is always true due to limited range of data type". nw. 2013-05-24 06:35:11 +00:00
Olivier Galibert
740e7df6ab m6502: Redo the prefetch and reset the state on debugger PC change [O. Galibert] 2013-05-24 06:20:32 +00:00
Fabio Priuli
b1bbce2a7b fixed MT #05131
someone with a better knowledge of these chess machine should probably check why these 16/32 bit machines use "invalid" mask while reading the board lines (maybe they use masks with size > 8bits?)
2013-05-24 06:12:42 +00:00
Fabio Priuli
e5a3a3e4a3 fixed stupid regression in gbpocket/gblight. nw. 2013-05-24 06:09:59 +00:00
Scott Stone
56ee9bbc6d fix for duplicate save state registration entries (nw) 2013-05-24 04:39:12 +00:00
smf-
ed64284f1c tidied up 16 bit flash hookup (nw) 2013-05-23 22:55:07 +00:00
smf-
202ed7c6cc fixed uninitialized variable and added range checking, which prevents visual studio 64 bit debug builds from crashing (nw) 2013-05-23 22:22:34 +00:00
smf-
52721f795b Added a check for a bus error when fetching an instruction, the bus error condition is cleared before the fetch so bus errors in the debugger don't cause an exception to be triggered. [smf] 2013-05-23 21:35:03 +00:00