Commit Graph

30595 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
63b185fbef it's a Z80E 2014-08-27 16:21:28 +00:00
David Haywood
89fc8a9049 (nw) 2014-08-27 15:17:39 +00:00
David Haywood
3697f48fc6 worse for now, but prep further work (nw) 2014-08-27 14:37:11 +00:00
Robbbert
9259a92329 atari_s2: fixed sound clipping 2014-08-27 13:11:44 +00:00
Robbbert
53800034fc atari_s2: added noise circuit, although it doesn't seem to be used. 2014-08-27 12:51:17 +00:00
Fabio Priuli
747d998ca5 Reducing differences in File Manager options when entering from
softlist vs fullpath. nw.
2014-08-27 11:29:59 +00:00
Robbbert
c0b27ba357 atari_s2: sound for superman, hercules, roadrunner. 2014-08-27 11:15:37 +00:00
Alex W. Jackson
aa3d8f5cdd ymf278b: Use the memory system to access wavetable data. This should make it
possible to hook up RAM as well as ROM to the device, e.g. for computer
  sound cards in MESS.

psikyo4: Improve and clean up wavetable ROM banking. The mask ROM tests in
  hotgm4ev and hotgmcki pass now. loderndf still fails for unknown reasons.
  Miscellaneous cleanups as well. [Alex Jackson]

(nw) I'm using the multipcm workaround for default address maps for now.
The core change I discussed will go in a separate commit, in case it causes
more problems than anticipated.
2014-08-27 10:44:55 +00:00
David Haywood
0be0a2c9ae allow link cpu to execute (nw) 2014-08-27 10:42:04 +00:00
Fabio Priuli
301d5336bd fixed crash in File Manager when selecting "Return to Previous Menu" from
the softlist menu. nw.
2014-08-27 10:37:17 +00:00
David Haywood
a528ed722c prevent crash (nw) 2014-08-27 09:48:05 +00:00
Fabio Priuli
d0b56ed180 Fix for MT05639, which had regressed in rev.30805. nw.
Of course, device options have to be removed *before* the
call of set_system_name (which sets the options of the new
system), or the system is launched with no media options 
available! :-)
2014-08-27 09:43:30 +00:00
Alex W. Jackson
69d19438de metro.c: sort games by hardware type, clean up address maps, start unifying MCFGs (nw) 2014-08-27 08:57:30 +00:00
Ryan Holtz
6c5bfdd7b9 (nw) mips3drc: Made badcop exception handling cleaner. If you haven't read Bob Martin's "Clean Code" yet, do so. 2014-08-27 07:19:47 +00:00
Fabio Priuli
e5a77f7811 (MESS) softlist: misc new dumps. nw. 2014-08-27 07:08:32 +00:00
Fabio Priuli
e286151f74 (MESS) vcs_slot: avoid possible crashes when loading a new game from the internal UI. nw. 2014-08-27 07:07:58 +00:00
Brian Troha
c7d242438e segaybd.c: Give the new Power Drift (Japan, Link Version) it's own correct dipswitch settings. [Brian Troha] 2014-08-27 02:10:39 +00:00
Michaël Banaan Ananas
61da84e24e servicecoin was wrong (IPT_SERVICE is F2) 2014-08-26 21:59:17 +00:00
Ryan Holtz
ef41f2d392 mips3drc: Throw badcop exceptions on COP1 accesses while the COP1 status bit is
not enabled [MarathonMan]
2014-08-26 21:00:27 +00:00
Angelo Salese
f3d5b94895 Small note, with Tafoid's aid. 2014-08-26 20:20:29 +00:00
Michaël Banaan Ananas
5a8453b371 fix crash possibility 2014-08-26 19:38:05 +00:00
Olivier Galibert
a9eeee8c7a floppy: Don't infloop in set_write_splice when there's no floppy (fixes MT5672) [O. Galibert] 2014-08-26 18:39:58 +00:00
Michaël Banaan Ananas
6d8365b2f3 gamelist align as usual 2014-08-26 17:13:07 +00:00
Michaël Banaan Ananas
ba56fc1d94 nw 2014-08-26 17:06:10 +00:00
David Haywood
cc636b1d9c doesn't look for these (nw) 2014-08-26 16:04:24 +00:00
Michaël Banaan Ananas
3bcb824c8e huh, i had this ready for commit but forgot 2014-08-26 16:01:01 +00:00
David Haywood
92d59c28ed added decryption for Gundam Wing: Endless Duel (SNES bootleg) [iq_132]
still doesn't work, probably needs correct boot vectors or some other protection?
2014-08-26 15:58:54 +00:00
David Haywood
8b7fe01cb0 new NOT WORKING
Power Drift (Japan, Link Version) [ShouTime,rtw,B2K24, Gor ,Dullaron, anonymous, Mucci ,gregf ,ghoolster, Smitdogg,The Dumping Union]

I think it NEEDs the link board hooked up to work properly
2014-08-26 15:51:46 +00:00
Michaël Banaan Ananas
3fcc123b96 do some renames:
boblbobl2 -> sboblbobl
sboblboa -> sboblbobla
sboblbob -> sboblboblb
2014-08-26 15:24:55 +00:00
Michaël Banaan Ananas
8da2842adc added quizshow 2nd chr prom 2014-08-26 15:10:01 +00:00
Robbbert
ad7584d853 Various pinball works in progress (nw)
- atari_s2: marked fourx4 not working (it never worked)
- by6803: more preliminary work
- st_mp100: added game number of Cosmic Princess
- taito: a few more sets working or with sound
2014-08-26 14:07:41 +00:00
Fabio Priuli
c397bad20b (MESS) a7800: added Yamaha 2151 emulation to the XM
expansion board, thanks to info from tep392. nw.

Also removed from the softlist the Donkey Kong XM Enhanced 
version which had been hacked to work on ProSystem emulator
and fails to save hiscores with correct HSC emulation 
(it remains available the correct version which saves fine both
in MESS and in the real hardware).
2014-08-26 05:58:29 +00:00
Fabio Priuli
30d296ba22 (MESS) a7800: split video emulation (Atari MARIA chip) into a
separate device. [Fabio Priuli]
2014-08-26 05:54:24 +00:00
R. Belmont
5dfe8ac485 SDL: don't require -str to enable watchdog (nw) 2014-08-26 02:11:29 +00:00
R. Belmont
0c1723c294 (MESS) apple3: don't do color text in A2 emulation mode. [R. Belmont] 2014-08-26 00:32:52 +00:00
Brian Troha
27fb8c306c fuukifg2.c: Correct clock speeds for the Susume! Mile Smile / Go Go! Mile Smile and Gyakuten!! Puzzle Bancho sets. [system11] 2014-08-26 00:32:47 +00:00
Robbbert
47734c6f79 boblbobl2 fixed, promoted from GAME_NOT_WORKING [Darq]
(nw) if someone feels the set name should be changed, go ahead.
2014-08-25 23:06:09 +00:00
Phil Bennett
26b43db897 Removed for now -nw- 2014-08-25 19:31:31 +00:00
Fabio Priuli
c658d6e55e (MESS) a78_slot: added logging of the A78 header, fixed identification of
some games when loaded from fullpath, and hopefully fixed crash when 
loading carts from the internal UI. nw.
2014-08-25 18:48:48 +00:00
Fabio Priuli
d19ac463a0 (MESS) vcs_slot: added oncart RAM to save state. nw. 2014-08-25 18:46:05 +00:00
Sandro Ronco
879b643e41 (MESS) upd7220: fixed RDAT command when data to read are larger than the FIFO, this fixes dmv and a5105 text scrolling. (nw) 2014-08-25 18:21:17 +00:00
R. Belmont
595e77a5af Games added as GAME_NOT_WORKING
-------------------------------
Eggs Playing Chicken [Tafoid, R. Belmont]


nw: skip the emm386 warning and this boots into what looks like the title screen from the flyer except the VGA mode/stride are screwy.  VGA experts, please take a look :)
2014-08-25 13:56:31 +00:00
Ivan Vangelista
bfe36f3ac4 psikyo4: Fixed MT05688 (nw)
Also enabled GAME_SUPPORTS_SAVE since the driver and the needed cores seem to support save just fine and quick testing didn't show any problem.
2014-08-25 12:09:41 +00:00
Fabio Priuli
a16673b284 (MESS) a7800.c progress: [Fabio Priuli]
- Rewritten cart emulation to use slot devices
- Removed POKEY chip from the main unit since it was inside
  the carts (of course it gets enabled when you launch a game
  who contained it in its cart)
- Added support for the High Score cart as a passthru cart: when 
  you mount hiscore, a -cart2 switch will become available to mount
  the game you want to play
- Properly implemented XBoarD and XM expansions as
  passthru carts as well, so that new syntax to run dkxm.a78 is
  "mess a7800 -cart xm -cart2 path\to\games\dkxm.a78"
  High Score support for XM shall work as well.
- Big clean up of the driver, simplifying memory map, removing
  writes to ROM, etc.


Out of whatsnew: In conclusion, a7800.c has been brought into the new millennium ;-)
2014-08-25 11:15:32 +00:00
Phil Bennett
fb3575054e centiped.c - Various changes: [Phil Bennett]
- Made centtime the parent (this is actually revision 4)
- Renamed ROMs to include correct part numbers and locations.
- Added sync PROM to Warlords

New clones added:

Centipede (revision 1)
2014-08-25 10:36:46 +00:00
Robbbert
a9be44fa8a hankin.c : redo volume control code 2014-08-25 09:25:43 +00:00
Brian Troha
d6a7cff49d bwidow.c: Fix one missed rom renaming - NW 2014-08-25 01:35:12 +00:00
Brian Troha
a73bd770bf mame.lst: minor doc details of Candory - NW 2014-08-24 21:30:32 +00:00
Brian Troha
8bc29bf333 itech32.c: Minor rom name correction / documentation update - NW 2014-08-24 20:47:37 +00:00
Brian Troha
590890afe3 mame.lst: Fix for recent name change - NW 2014-08-24 20:46:08 +00:00