Commit Graph

1752 Commits

Author SHA1 Message Date
smf-
45148f5143 reorganised the memory map a bit & added some notes (nw) 2013-04-06 12:57:34 +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
367caa6f12 some mess modernization (nw) 2013-04-05 13:31:19 +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
92b8c3739c Fixed nes clones regression (nw) 2013-04-04 06:49:10 +00:00
Wilbert Pol
b116167a2b (MESS) ngp.c: Minor cleanups (nw) 2013-04-03 18:07:38 +00:00
Miodrag Milanovic
53c7405802 modernized photon and small cleanup (nw) 2013-04-03 12:29:48 +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
1c813f4e2a device callback handler cleanup (nw) 2013-04-02 09:53:25 +00:00
Miodrag Milanovic
c093affda1 little bit more (nw) 2013-04-01 14:29:39 +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
mahlemiut
6ef18e79fe (MESS) Added s3virgedx (no whatsnew) 2013-04-01 03:02:47 +00:00
mahlemiut
ba51060798 missed this file (no whatsnew) 2013-03-31 22:27:39 +00:00
mahlemiut
a6c60b425c (MESS) Added skeleton S3 ViRGE video card. [Barry Rodewald] 2013-03-31 22:16:26 +00:00
R. Belmont
5dff2f2620 (MESS) apple2gs: Checkpoint on ADB MCU emulation (nw) 2013-03-31 03:49:12 +00:00
smf-
611ae96b39 (MESS) Makes sure the first instruction of cpe/psx/psf files will be executed. [smf] 2013-03-29 22:47:25 +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
46587ba913 made some of sound devices use device callbacks instead of function callbacks part 2 (nw) 2013-03-29 09:56:02 +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
Curt Coder
0381f18605 (MESS) c64: Added Spanish C64C variant. [The Commodore Museum] 2013-03-28 19:30:03 +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
3624e85653 made ppu nmi also delegate and now inline config (nw) 2013-03-28 09:09:49 +00:00
Miodrag Milanovic
8b16204628 Made ppu use delegates instead of callbacks (nw) 2013-03-28 08:40:12 +00:00
Fabio Priuli
c3141323c1 (MESS) megadriv.c: fixed input-related crash in 32x and segacd, due to latest refactorizations. nw. 2013-03-28 08:11:37 +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
Curt Coder
e61d508086 (MESS) ql: Added floppy softlist. [anonymous] 2013-03-26 16:01:23 +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
Oliver Stöneberg
ffbe9bdcca synced CPUS and SOUND in {mame|mess}.mak (nw) 2013-03-26 07:34:01 +00:00
Fabio Priuli
864275206c megadriv: reducing input tag lookups. nw. 2013-03-26 05:38:33 +00:00
Angelo Salese
2747d0d707 Forgot to hook-up mon_r() (not that it changes much) 2013-03-25 19:00:13 +00:00
Angelo Salese
f0ccbe2e47 Added RAM-based BASIC bankswitch, improved floppy code, added mon_r(). SIS acts (again) weird on this, and no DRQ is fetched afterwards. 2013-03-25 18:51:16 +00:00
Angelo Salese
8f0e145738 Improved various things, shows 'no system media' now 2013-03-25 17:59:18 +00:00