Fabio Priuli
5477d4ded3
(MESS) sms/gamegear: updated the systems to rely on xml only for RAM/NVRAM
...
when loading from softlist. [Fabio Priuli]
from fullpath it still allocates 32k for every game, and if the game enables RAM the content is saved at exit.
2013-05-23 12:54:27 +00:00
cracyc
e697bb3278
td0_dsk: add new floppy system support for teledisk [Carl]
...
---
Lots of conflicting info out there, need more samples (8", fm)
2013-05-23 12:44:45 +00:00
Michaël Banaan Ananas
b6d5cc992d
zn.c: added YMZ280 sound emulation to hvnsgate [smf, hap]
...
(prev commit fixed the cut-off samples)
2013-05-23 12:43:56 +00:00
Michaël Banaan Ananas
010d41eff4
fix irq timer regression
2013-05-23 12:36:49 +00:00
David Haywood
13b2b49ceb
new clones
...
Mysterious Stones - Dr. Kick in Adventure (Itisa PCB) [Ricky2001 (from AUMAP)]
2013-05-23 12:31:20 +00:00
Michaël Banaan Ananas
e0d4c409b7
heavensgate sound effects are working now, but some samples get cut off
2013-05-23 11:49:32 +00:00
David Haywood
8b67df51d2
new clones
...
Borderline (Tranquilizer Gun conversion) [Ricky2001 (from AUMAP)] (not working, bad ROM)
(unfortunately the chip is 100% dead)
2013-05-23 11:18:02 +00:00
mahlemiut
ad8e5da301
attache: get some DMA working.
2013-05-23 11:01:51 +00:00
David Haywood
3a71f13fe3
replace first rom of Ambush with a fresh dump, marked the old set as likely hacked [Ricky2001 (from AUMAP)]
2013-05-23 10:37:51 +00:00
smf-
b50e736f7e
converted coh1000w to use a memory map (nw)
2013-05-23 08:13:23 +00:00
Fabio Priuli
47b76af436
(MESS) added sega cards to smssdisp too and cleaned up the memory handlers. nw.
2013-05-23 08:10:14 +00:00
Michaël Banaan Ananas
def5602cca
heavensgate soundlatch
2013-05-23 07:07:25 +00:00
Fabio Priuli
817e31a10e
(MESS) avoiding theoretical "Duplicate save state registration entry" issue. nw
...
This possibly affected Sufami Turbo, and eventually would have been an issue if we emulate more store display units, so it's good to have it fixed :)
2013-05-23 06:56:51 +00:00
Fabio Priuli
9784c1b3c7
(MESS) sms.c: added support for the card slot to Master System I console; use the -card switch
...
to load Sega Card/MyCard dumps in the emulated system. [Fabio Priuli]
The support is still preliminary, in the sense that at the moment you can load any SMS dump <= 32K
in the card slot. Eventually the support will be restricted (at least from softlist) to games which were
really available as cards.
2013-05-23 06:42:07 +00:00
mahlemiut
a0ec59c8ac
attache: Improved keyboard, and made an attempt RAM banking.
2013-05-23 06:04:17 +00:00
Andrew Gardner
df8ca739fb
MESS anonymous timers this time. (nw)
2013-05-23 04:38:53 +00:00
Robbbert
e7210a3a57
(MESS) Applix: Last one for today.
2013-05-23 01:52:03 +00:00
Jonathan Gevaryahu
d23bbdd10e
mazerbla.c: add notes about the game pcbs [Lord Nightmare, Quarterarcade]
2013-05-23 01:24:19 +00:00
Robbbert
657096c020
(MESS) Applix: Reduced tag lookups.
2013-05-23 01:15:26 +00:00
Robbbert
0f8af7c68e
(MESS) Applix: Added ram banking, fixed status signals.
...
Now takes 60 seconds to boot up to the ramdisk.
2013-05-23 00:03:03 +00:00
smf-
049c0ef741
converted bust a move 2 to use a memory map (nw)
2013-05-22 23:52:08 +00:00
smf-
f589902c51
converted coh1002m to use memory maps (nw)
2013-05-22 23:32:28 +00:00
smf-
8043948a3a
coh1002v converted to a memory map & other tidying up (nw)
2013-05-22 22:55:56 +00:00
smf-
84d08b3d84
added 68000 & ymz280b, plus preliminary memory 68k memory map rom, ram & ymz280b (nw)
2013-05-22 22:34:38 +00:00
Ryan Holtz
b224b1f5ed
Fix raster_bloom_scale and vector_bloom_scale, nw
2013-05-22 22:25:23 +00:00
Oliver Stöneberg
21b2572b77
[MT05013] fixed typo in denver_w() [Oliver Stöneberg]
2013-05-22 21:36:34 +00:00
Wilbert Pol
f79e9c21e6
(MESS) gmaster.c: Give it some bleeps and ploinks (see MT#5150). (nw)
2013-05-22 21:22:37 +00:00
Wilbert Pol
f9abcd9e2b
Removed a no longer needed hack. (nw)
2013-05-22 20:43:28 +00:00
Curt Coder
404e0abb30
upd7227: WIP. (nw)
2013-05-22 20:21:11 +00:00
Wilbert Pol
7b30fcdef9
(MESS) to8/to8d: forgot 2 other banks; only now the driver displays 512K again when choosing 256K ram :( (nw)
2013-05-22 19:53:14 +00:00
James Wallace
4951934150
fix dumb copy pasta (nw)
2013-05-22 19:40:53 +00:00
James Wallace
f9bad94224
New clones added
...
================
Nudge Double Up (JPM SRU)
Unknown SRU Game
Additional documentation added to MPU4 and Proconn
2013-05-22 19:28:07 +00:00
Wilbert Pol
c6f2743b2c
(MESS) to8/to8d: Fixed support for 256K RAM; should hopefully fix MT#5160. (nw)
2013-05-22 19:13:53 +00:00
smf-
984fe9b663
converted coh1001l to use a memory map (nw)
2013-05-22 18:34:12 +00:00
Wilbert Pol
c2fc2afb8c
Removed unneeded include. (nw)
2013-05-22 18:27:08 +00:00
smf-
3ed3a6bd26
coh1002e converted to using a memory map (nw)
2013-05-22 18:23:33 +00:00
Wilbert Pol
b06a8e7c22
audit.c: Fixed software list chd verification. [qmc2]
2013-05-22 18:18:23 +00:00
smf-
0353e202c0
use device_post_load() instead of register_postload() (nw)
2013-05-22 18:09:17 +00:00
smf-
21a5ab5895
Register the device post load after the devices are started, in case starting the device causes something (like sound_stream) to register it's own post load [smf]
2013-05-22 17:59:48 +00:00
smf-
bad0c9d34f
coh1000ta & coh1000tb use memory maps instead of installing handlers at run time (nw)
2013-05-22 17:31:14 +00:00
David Haywood
2974183660
this was verified.
2013-05-22 17:00:16 +00:00
David Haywood
101c5c1cb4
new clones
...
Sky Soldiers (bootleg) [ANY]
Galaxian (bootleg, set 2) [ANY]
2013-05-22 16:59:52 +00:00
David Haywood
6547196557
new clones
...
Scramble (Reben S.A. Spanish bootleg) [Roselson (from Aumap)]
2013-05-22 14:35:05 +00:00
Scott Stone
24cd1b303d
i386dasm.c [Peter Ferrie]
...
* fix improper signed display in some opcode parameters
2013-05-22 13:51:19 +00:00
Fabio Priuli
238d365b0c
(MESS) sms/gamegear: fixed a few regressions in the new code (mostly due to missing bits in the softlist),
...
improved handling of proto dumps with weird sizes, added cart internal header logging. nw.
2013-05-22 13:49:41 +00:00
Curt Coder
659fcb5c34
(MESS) Improved Epson SIO macro. (nw)
2013-05-22 13:30:52 +00:00
Curt Coder
9634008e96
Added skeleton for uPD7227 LCD controller. (nw)
2013-05-22 13:30:01 +00:00
Robbbert
207bb1fc28
(MESS) Applix: some work (nw) we now have a cursor
2013-05-22 12:47:43 +00:00
smf-
87a1e31c27
coh100c, coh1002c & coh3002c now use the same memory map. (nw)
2013-05-22 11:40:57 +00:00
smf-
9a8cc39668
converted coh3002c to use a memory map (nw)
2013-05-22 11:20:15 +00:00