Commit Graph

22498 Commits

Author SHA1 Message Date
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
smf-
d62b776560 converted more handlers to 8/16 bit (nw) 2013-05-23 21:31:53 +00:00
Scott Stone
1d7616c061 Fix compile error (nw) 2013-05-23 20:50:35 +00:00
James Wallace
188f2408a5 New non working games added
-----------------------
Treasure Hunt (Global) (EPOCH) (Version 1.6) [Dr Slots/MPU Mecca]
2013-05-23 20:08:42 +00:00
Wilbert Pol
fd0f94496b (MESS) gmaster.c: Misc cleanups (nw) 2013-05-23 20:06:45 +00:00
Olivier Galibert
086cdd1d4a ksys573: Externalize the digital board [O. Galibert] 2013-05-23 19:55:55 +00:00
Olivier Galibert
462f29ec5a placeholders 2013-05-23 19:54:35 +00:00
James Wallace
b84122bde7 New non working games added
-----------------------
Reel Good Time (Rebuild) (EPOCH) (Version 1.0) [Dr Slots/MPU Mecca]
2013-05-23 19:52:13 +00:00
Wilbert Pol
39eda23169 (MESS) gmaster.c: Switched to use simple speaker sound device. (nw) 2013-05-23 19:35:03 +00:00
James Wallace
cb8457a4d8 Added sound ROMs to Cash Ahoy and Carry on Screaming (both EPOCH) 2013-05-23 19:24:44 +00:00
Wilbert Pol
46047ddbb7 documentation (nw) 2013-05-23 19:07:57 +00:00
Michaël Banaan Ananas
13d85ffe87 update guruurl (yes that is a word) 2013-05-23 19:01:01 +00:00
cracyc
c108d5258c td0_dsk: make sure header magic is same case and include cell calc from OG (nw) 2013-05-23 18:41:35 +00:00
Fabio Priuli
05efa2f096 added ram to a bunch of gamegear games which needed it. 2013-05-23 17:55:39 +00:00
Olivier Galibert
69f5ae4d58 esq1: Some info (nw) 2013-05-23 17:11:10 +00:00
Fabio Priuli
198372fcd6 let's see if this fixes the crashes experienced by Tafoid in the regression tests 2013-05-23 15:57:37 +00:00
Fabio Priuli
089bf986c3 (MESS) sms: restricted card slot to accept only files which were available as carts, and updated sms.xml to contain
card dumps with the correct interface. nw.

this in particular means that the dozen of Jpn games which were only released in MyCard format 
can now be loaded only with the -card switch (from softlist)
2013-05-23 14:49:40 +00:00
cracyc
01b7c1543f td0_dsk: be more permissive of disk types (nw) 2013-05-23 14:46:52 +00:00
Curt Coder
96b018efeb (MESS) horizon.xml: Added remaining floppy images. [Dave Dunfield] 2013-05-23 14:07:42 +00:00
Curt Coder
ebe10f448a (MESS) ehx20: Added slave CPU ROM dump. [Kevtris]
m6800: Resolved out_sc2_func for M6808/HD6301/HD63701 variants. [Curt Coder]
2013-05-23 13:43:13 +00:00
smf-
439be9ca8e converted coh1000a to use a memory map (nw) 2013-05-23 13:17:48 +00:00
Oliver Stöneberg
c812f64b36 (MESS) fixed clang warning about unused private field in src/mess/drivers/attache.c (nw) 2013-05-23 12:58:41 +00:00
Michaël Banaan Ananas
66b0648099 better safe than sowwy 2013-05-23 12:55:40 +00:00