Commit Graph

21432 Commits

Author SHA1 Message Date
Fabio Priuli
28eb9b39a8 (MESS) reorganization of megadriv.xml, part 2. nw. 2013-03-22 15:14:27 +00:00
cracyc
7129f811cc i386: remove unused define and 386 has 16-bits of io space (nw) 2013-03-22 13:36:57 +00:00
Fabio Priuli
c6ca3fc828 (MESS) speeding up slot implementation of the DSP add-on chips too. nw. 2013-03-22 13:04:02 +00:00
Miodrag Milanovic
cac962c4b5 print proper message on -listslots in case there are no slot options available, like in some dummy slots (nw) 2013-03-22 13:03:43 +00:00
Fabio Priuli
a219ff2db0 (MESS) speeding up slot implementation of the SVP add-on chip. nw. 2013-03-22 11:03:16 +00:00
Fabio Priuli
98ac2b1071 another tiny cleanup. nw. 2013-03-22 08:36:28 +00:00
Fabio Priuli
41c9b9bb6a another global variable removed + cleanup. nw. 2013-03-22 08:28:41 +00:00
Fabio Priuli
02abb6625d more of the same. nw. 2013-03-22 07:55:40 +00:00
Fabio Priuli
8d6c701b6e another var moved to the state. nw. 2013-03-22 07:21:41 +00:00
Fabio Priuli
09b9e5f433 (MESS) megadriv.c: minor cleanup. nw. 2013-03-22 07:13:40 +00:00
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