Commit Graph

21422 Commits

Author SHA1 Message Date
Fabio Priuli
b60657e3f8 (MESS) megadriv.c: moved z80 vars to the driver state. nw. 2013-03-22 06:51:32 +00:00
Fabio Priuli
2061fc6a22 (MESS) megadriv.c: removed another static. nw. 2013-03-22 06:36:17 +00:00
Fabio Priuli
ebadd722b0 (MESS) megadriv.c: temporarily duplicated some DMA code while working towards
a reduction of global variables. nw.
2013-03-22 06:18:38 +00:00
Fabio Priuli
b91cdd39ea (MESS) same fix to the non-slot implementation. nw. 2013-03-22 05:31:44 +00:00
Fabio Priuli
368dc3381e (MESS) better fix for the pmac registers in SVP. thanks Arbee for noticing this veeeeeery
old out-of-bound access. I guess we originally had a single set of 12 registers...
nw.
2013-03-22 05:31:09 +00:00
Scott Stone
622cacafa9 Added description to k1ge, k2ge devices (nw) 2013-03-22 04:02:35 +00:00
Brian Troha
d99192aa23 new game added
New Game Added
---------------------------------
Sex Appeal (Version 6.02) [Brian Troha, The Dumping Union]
2013-03-22 03:04:58 +00:00
R. Belmont
a742a8dd28 Fix gcc compile (eta: this is a real bug, plz fix properly!) (nw) 2013-03-22 00:07:51 +00:00
R. Belmont
7f23bacb48 coolridr: work around miscompile on newer versions of Clang [Phil Bennett] 2013-03-21 23:54:07 +00:00
cracyc
d313d02e79 i386: fix up the stack if a page fault occurs in a far call and clear the top of esp when loading a tss stack (nw) 2013-03-21 21:54:31 +00:00
Fabio Priuli
f1283d262c (MESS) megadriv.c: backing up preliminary work on SVP as slot device. disabled by default.
also reorganization of megadriv.xml, part 1. nw.
2013-03-21 15:53:22 +00:00
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