Commit Graph

21411 Commits

Author SHA1 Message Date
Fabio Priuli
28f8897275 updated sat_rom to work fine together with rev. 21995. nw. 2013-03-21 14:43:25 +00:00
Fabio Priuli
609d005e33 removed leftover wip code. nw. 2013-03-21 14:42:02 +00:00
Nathan Woods
ac7cfdd43b mc6847: Turning off logging left on (nw) 2013-03-21 12:24:05 +00:00
David Haywood
467a0d0a75 actually let's bail out even earlier (nw) 2013-03-21 09:50:05 +00:00
David Haywood
ecc881c7a3 minor code tweak (nw) 2013-03-21 09:37:40 +00:00
Fabio Priuli
ef5e121b57 added recently dumped proto. nw. 2013-03-21 07:52:56 +00:00
Fabio Priuli
d9b5bcbbd3 consistency fix. nw. 2013-03-21 07:42:14 +00:00
Fabio Priuli
03a307737c Added some additional xml validation and fixed the resulting errors. nw. 2013-03-21 07:41:38 +00:00
Fabio Priuli
ef709e7377 Not sure why this was not erroring out, but fixed...
LoganB is kindly requested to better check his submissions to help us missing these ;)
2013-03-21 06:49:31 +00:00
Angelo Salese
f141764942 Fixed a SCU DMA bug 2013-03-21 01:29:00 +00:00
Angelo Salese
55283fb861 Fixed CD interface mirrors, allows Over load test to work in Diag 2013-03-21 01:15:27 +00:00
Angelo Salese
549ecdccdd Sketchy CD on/off command, useful to test out CD features in diag menu 2013-03-21 00:43:25 +00:00
Angelo Salese
da0ff019f0 Fixed cart loading 2013-03-21 00:29:12 +00:00
Angelo Salese
91b74ebe90 Fixed cache for ext slots 2013-03-21 00:10:56 +00:00
cracyc
c6d106bd07 (mess) genpc: also video is in the devices now (nw) 2013-03-20 22:26:02 +00:00
cracyc
930f097d54 (mess) pc clones have xt fdcs (nw) 2013-03-20 22:05:48 +00:00
Fabio Priuli
e88d1035a0 (MESS) megadriv.xml: some more cart documentation. nw. 2013-03-20 20:36:08 +00:00
Angelo Salese
3c4fa99bad Air Cars doesn't like this, reverted 2013-03-20 20:02:18 +00:00
Angelo Salese
1d4e5d3ba5 Jaguar: makes more sense that the PIT timers follows the m68k clock, fixes Raiden BGM tempo 2013-03-20 19:36:21 +00:00
Oliver Stöneberg
9e90158d7d disabled some GCC-specific hacks in sdl.mak when clang is being used / also silenced linker for DISTRO=ubuntu-intrepid (nw) 2013-03-20 17:54:09 +00:00
Olivier Galibert
90362d4baf m6502: Seriously untested multi-dispatch-table support [O. Galibert] 2013-03-20 16:14:39 +00:00
Fabio Priuli
88162e1128 (MESS) megadriv: fixed support of SMD files (those with 512k header), broken
by the recent developments. [Fabio Priuli]

Thanks goes to Carl for providing test cases.
As long as supporting these legacy formats remains easy, I see no reason not to ;)
2013-03-20 13:42:36 +00:00
Miodrag Milanovic
9ec92e573e removed devhelpr.h and trampolines in half modern devices,also southbridge also use am9517a device now (no whatsnew) 2013-03-20 12:04:38 +00:00
David Haywood
4899895e81 fix boogwing (broken when I did some refactoring after 148) 2013-03-20 11:47:13 +00:00
Robbbert
a24cbc7022 (nw) sf2m8 - unscrambled the gfx roms 2013-03-20 10:50:16 +00:00
Fabio Priuli
e1c53006ef New WORKING game
------------------------------
Bases Loaded (Prototype, PlayChoice-10) [Lost Levels]
2013-03-20 07:44:53 +00:00
Oliver Stöneberg
69fe7975db (MESS) restored apollo_kbd.h changes (nw) 2013-03-20 07:11:41 +00:00
Robbbert
11af8c2b3b fixed compile error from r21972 2013-03-20 07:09:25 +00:00
Oliver Stöneberg
d0218ab80a (MESS) fixed apollo_kbd.c compilation (nw) 2013-03-20 07:09:20 +00:00
Fabio Priuli
fad3b74c73 (MESS) saturn: added missing mem_mask and removed direct access to the cart device. nw. 2013-03-20 06:07:22 +00:00
Fabio Priuli
34e7258077 (MESS) adding a bunch of mem_masks. nw. 2013-03-20 05:56:34 +00:00
Fabio Priuli
9ae2d21ca3 (MESS) nes.xml: avoid path separators in filenames. nw. 2013-03-20 05:55:39 +00:00
Fabio Priuli
5f1b35d1fc (MESS) nimbus.xml: added two alt welcome disks [Anna Wu] 2013-03-20 05:55:12 +00:00
Oliver Stöneberg
9f4bdaa97a more fixes for clang 3.2 unused private field warnings (nw) 2013-03-20 00:38:54 +00:00
Oliver Stöneberg
9ac5ce729c disabled another clang warning for now (nw) 2013-03-20 00:36:26 +00:00
Oliver Stöneberg
03379e4ab6 (MESS) fixed clang 3.2 warnings about unused private fields (nw) 2013-03-20 00:31:11 +00:00
Brian Troha
66b17ada93 shangha3.c: Added dipswitch locations to Shanghai III, Hebereke no Ponpoon and Blocken. [Brian Troha] 2013-03-19 23:14:46 +00:00
Andrew Gardner
8cc2092788 QT Debugger fixes:
- New memory windows start focused on the active CPU.
  - Opening a utility window, closing it, and stepping no longer re-opens the window. 
    [Andrew Gardner]
2013-03-19 16:55:21 +00:00
Miodrag Milanovic
a08ae67178 run latest srcclean on rest of files (nw) 2013-03-19 11:39:56 +00:00
Miodrag Milanovic
4337250fbe used old version of srcclean, so I put back old files and run it again, it produce much less changes, sorry for this (nw) 2013-03-19 11:38:58 +00:00
Fabio Priuli
7c2cc2abc7 nw 2013-03-19 11:36:19 +00:00
Fabio Priuli
5abd7173ff (MESS) saturn: converted carts to be slot devices and enabled battery
RAM carts support [Fabio Priuli]
2013-03-19 11:13:46 +00:00
Oliver Stöneberg
ec7dce3ea3 fixed name of software_list_device (nw) 2013-03-19 11:01:56 +00:00
Fabio Priuli
555cd34b2d New clones added
----------------
Virus (Dr. Mario prototype, PlayChoice-10) [Lost Levels]
2013-03-19 10:33:40 +00:00
Miodrag Milanovic
0e1f5ad25b Cleanups and version bump 2013-03-19 07:22:20 +00:00
Fabio Priuli
86614c802b fixed broken extension. thanks ICEknight for catching this very old copy and paste error :) 2013-03-19 05:38:02 +00:00
Brian Troha
f0f764e066 new Starblade Clone
New Clone Added
--------------------------------
Starblade (World) [ShouTime, The Dumping Union]
2013-03-19 01:58:40 +00:00
Angelo Salese
254d272328 New WORKING game
--------------------
Stadium Hero '96 [David Haywood, Angelo Salese]
2013-03-19 01:50:14 +00:00
Brian Troha
bac65b263a gei.c: Better name collision correction. Use actual rom internal name for the NFL Football sets, IE: 1 is N.F.L. FOOTBALL & other is NFL FOOTBALL, or add in "+" where actual label shows "*" as per comment - NW 2013-03-19 01:27:57 +00:00
David Haywood
2c8ca495bb we have a policy for naming conflicts, apply it. (I suspect some of these are from dumpers being lazy and incorrectly naming things to fit the existing romdefs mind you, others are bootlegs where there are no real labels) 2013-03-19 00:19:02 +00:00