Commit Graph

762 Commits

Author SHA1 Message Date
Fabio Priuli
0595f70aa3 (MESS) snes.c: added support for the PowerFest '94 competition cart. [Fabio Priuli] 2013-04-07 09:32:02 +00:00
David Haywood
a8c425d5ad start to modernize (nw) 2013-04-05 20:49:14 +00:00
Michaël Banaan Ananas
889162a4f3 ok, nevermind this bit then =) 2013-04-05 16:01:50 +00:00
Michaël Banaan Ananas
f53f9ca808 fix prg16k when info is obtained from nes.hsi 2013-04-05 15:09:52 +00:00
Miodrag Milanovic
499e810256 Mess is now free of DEVCB_HANDLER (nw) 2013-04-05 13:48:58 +00:00
Miodrag Milanovic
f6612d7d02 some mess device callback cleanup (nw) 2013-04-05 12:53:29 +00:00
Miodrag Milanovic
d5ccd8d282 some more naomi/dc cleanup (nw) 2013-04-05 09:08:49 +00:00
Fabio Priuli
964e5caacd (MESS) megadriv.xml: fixed dumps for some PCBs with 128K+512K chips, plus added a couple of
new dumps, courtesy of sunbeam. nw.

I'm almost at the end of the pile of info/pics/dumps kindly offered by sunbeam, phew...
2013-04-04 21:48:03 +00:00
cracyc
6437e4d31f (mess) isa_ide_cd: don't set intreason_io in data out phase (nw)
---
Warp installer sees the cdrom now
2013-04-04 18:27:20 +00:00
Miodrag Milanovic
76fc9a0f03 nes fix (nw) 2013-04-03 11:25:56 +00:00
Fabio Priuli
efd92e28e8 minor change to make easier my work on the slot-ified pcbs/mappers. nw. 2013-04-03 09:46:32 +00:00
Miodrag Milanovic
c0a6aac7f6 V9938 to use devcb2 (nw) 2013-04-02 12:53:12 +00:00
Miodrag Milanovic
0e089286c1 modernized pocketc driver (nw) 2013-04-01 09:18:07 +00:00
Miodrag Milanovic
72c391a1e9 make mcs51 callbacks used delegates (nw) 2013-04-01 07:44:46 +00:00
R. Belmont
5dff2f2620 (MESS) apple2gs: Checkpoint on ADB MCU emulation (nw) 2013-03-31 03:49:12 +00:00
cracyc
6b6d43ab92 (mess) psxcd: reset disk change timer when load comes before reset (nw) 2013-03-29 22:18:02 +00:00
Miodrag Milanovic
624dfff24e made some of sound devices use device callbacks instead of function callbacks part 3 (nw) 2013-03-29 13:23:17 +00:00
Miodrag Milanovic
266a4643f5 did latch delegate for ppu also (nw) 2013-03-29 07:53:11 +00:00
R. Belmont
5e39fecad5 Embrace and extend (nw) 2013-03-29 02:13:48 +00:00
R. Belmont
26b138aa81 Fix GCC compile (nw) 2013-03-29 01:52:50 +00:00
Fabio Priuli
9cedace856 (MESS) megadriv.c: fixed SRAM detection from fullpath and
added more comprehensive loading log, including the internal 
header. nw.
2013-03-28 20:46:39 +00:00
Miodrag Milanovic
c0cbb937bc made some of sound devices use device callbacks instead of function callbacks part 1 (nw) 2013-03-28 15:15:11 +00:00
Curt Coder
b27b6b5bcd (MESS) Fixed regression. (nw) 2013-03-28 14:22:34 +00:00
Curt Coder
3ad939654b (MESS) Added some most wanted Commodore ROMs. [Martin Hoffmann-Vetter] 2013-03-28 14:21:21 +00:00
Miodrag Milanovic
4aaea7bcd9 fix invalid cast (nw) 2013-03-28 11:05:31 +00:00
Miodrag Milanovic
8b16204628 Made ppu use delegates instead of callbacks (nw) 2013-03-28 08:40:12 +00:00
smf-
7977e8ffc3 MESS: stop psx cd timers when reset (nw) 2013-03-28 00:28:10 +00:00
smf-
c861adb9bb MESS: stop psx crashing when reloading a state when cd access was in progress [smf] 2013-03-27 23:50:16 +00:00
cracyc
f7be9689a9 spu: add cdda interrupts [Carl]
(mess) psxcd: cdda muting (nw)
2013-03-26 21:25:48 +00:00
Miodrag Milanovic
051011971f Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
cracyc
c1f355b9ee (mess) psxcd: oops (nw) 2013-03-25 16:49:29 +00:00
cracyc
50c35a5aab (mess) psxcd: small cleanups (nw) 2013-03-25 16:40:26 +00:00
Curt Coder
4981a77485 (MESS) c2040: Added note. (nw) 2013-03-25 14:58:20 +00:00
Curt Coder
2bec4fef0c (MESS) c128: Fixed hard freeze with CP/M cartridge. (nw) 2013-03-25 14:28:34 +00:00
Fabio Priuli
e43d8ac84e megadriv.c: small steps to keep a few 32x operations inside 32x. nw. 2013-03-25 09:34:10 +00:00
cracyc
6d6e25adaf (mess) psxcd: simplify the cdrom [Carl]
---
I haven't found any regressions but I wouldn't be surprised to see some.  The only improvements so far is better CD audio and disk change support.
2013-03-24 23:58:53 +00:00
Fabio Priuli
bee34ea13e (MESS) megadriv.c: Attempt to properly emulate protection in Sould Edge vs Samurai Spirits. nw.
Also fixed the slot option for nflqb96.
2013-03-24 17:10:43 +00:00
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
c6ca3fc828 (MESS) speeding up slot implementation of the DSP add-on chips too. nw. 2013-03-22 13:04:02 +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
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
R. Belmont
a742a8dd28 Fix gcc compile (eta: this is a real bug, plz fix properly!) (nw) 2013-03-22 00:07:51 +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