add driver for Liberation, Boomer Rang'r, Kamikaze Cabbie on Dataeast HW

This commit is contained in:
dinkc64 2019-02-23 07:43:01 -05:00
parent b6c2b42766
commit 0d05568d82
3 changed files with 1361 additions and 2 deletions

View File

@ -18,7 +18,7 @@ drvsrc = d_arcadecl.cpp d_atarig1.cpp d_badlands.cpp d_batman.cpp d_blstroid.cp
d_cps3.o \
\
d_actfancr.o d_backfire.o d_boogwing.o d_brkthru.o d_bwing.o d_cbuster.o d_chanbara.o d_cninja.o d_darkseal.o d_dassault.o d_dblewing.o d_dec0.o \
d_decocass.o d_deco156.o d_deco32.o d_decomlc.o d_dec8.o d_dietgogo.o d_dreambal.o d_funkyjet.o d_karnov.o d_kchamp.o d_lemmings.o d_metlclsh.o \
d_decocass.o d_deco156.o d_deco32.o d_decomlc.o d_dec8.o d_dietgogo.o d_dreambal.o d_funkyjet.o d_karnov.o d_kchamp.o d_lemmings.o d_liberate.o d_metlclsh.o \
d_pktgaldx.o d_progolf.o d_rohga.o d_shootout.o d_sidepckt.o d_simpl156.o d_stadhero.o d_supbtime.o d_tumblep.o d_vaportra.o \
\
d_galaxian.o \

File diff suppressed because it is too large Load Diff

View File

@ -311,7 +311,6 @@
<li>Big thanks to Silanda and barbudreadmon for bug reports, ideas, talks and HW tests</li>
</ul></li>
<li>Sync romsets with MAME 0.206 [Barry]</li>
<li>Added driver for Incredible Technologies 32/16bit games [iq_132, dink]</li>
<li>Hook up analog dials for Pachinko Sexy Reaction 1 &amp; 2 [dink]</li>
<li>Fix crash issue with Tecmo Bowl when playing via Keyboard [dink]</li>
<li>Add RESET Line to Z80 cpu interface [dink]</li>
@ -391,6 +390,7 @@
<li>Added driver for Xybots [iq_132]</li>
<li>Finish Midway Wolf Unit emulation, making MK3, UMK3 and Rampage World Tour playable w/sound [Barry, dink, iq_132]</li>
<li>Added driver for Midway T Unit, working games: MK, MK2 [Barry, dink]</li>
<li>Added driver for Incredible Technologies 32/16bit games [iq_132, dink]</li>
<li>Added driver for Taito's Gunbuster [iq_132]</li>
</ul>
<!-- new game additions to existing drivers -->