Fabio Priuli
|
4d45aa5f72
|
clean up. nw.
|
2013-03-23 13:21:21 +00:00 |
|
Fabio Priuli
|
8886901993
|
(MESS) readded SVP test, which got lost in MESS long ago. nw.
|
2013-03-23 13:12:26 +00:00 |
|
Fabio Priuli
|
267285135e
|
(MESS) added VR recognition from fullpath. nw.
|
2013-03-23 12:12:42 +00:00 |
|
Fabio Priuli
|
5409bd67cd
|
(MESS) megadriv.c: removed drivers gensvp, mdsvp and mdsvpj: Virtua Racing can
now be loaded directly in genesis, megadriv and megadrij [Fabio Priuli]
|
2013-03-23 11:53:31 +00:00 |
|
Fabio Priuli
|
b139a66a78
|
this was not used anymore either. nw.
|
2013-03-23 11:16:58 +00:00 |
|
Fabio Priuli
|
3452c8c88b
|
(MESS) megadriv.c: removed nvram handler. MESS was not using this since more than one year,
and it was causing MT #03873. If any bootleg megadrive board needs this, please let me know so
that I can re-add it to the correct driver. nw.
|
2013-03-23 11:04:26 +00:00 |
|
Fabio Priuli
|
6ef103c524
|
(MESS) megadriv.c: removed a bunch of useless machine parameters and a few tagmap lookups. nw.
|
2013-03-23 10:28:46 +00:00 |
|
Michaël Banaan Ananas
|
ef69b73b8c
|
(companyname 3DO -> The 3DO Company)
|
2013-03-23 10:10:38 +00:00 |
|
Fabio Priuli
|
48ace58aeb
|
(MESS) megadriv.c: moved some more global variables to driver class. nw.
|
2013-03-23 10:09:11 +00:00 |
|
Fabio Priuli
|
b9a49571fc
|
missed one list. nw.
|
2013-03-22 18:00:20 +00:00 |
|
Fabio Priuli
|
cdcfd481bf
|
sanitized some more rom filenames. nw.
|
2013-03-22 17:53:14 +00:00 |
|
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 |
|