summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segas16b.h
diff options
context:
space:
mode:
author braintro <briantro@users.noreply.github.com>2019-10-11 15:08:06 -0500
committer braintro <briantro@users.noreply.github.com>2019-10-11 15:08:06 -0500
commit03c0a63bb4ed7f5352e7e9a31bc37f81256fac1f (patch)
tree2993b0b523556da0050b905e1b83a53be7426004 /src/mame/includes/segas16b.h
parent6e98146ef430c6203b294fa3a740357a7baf3699 (diff)
segas16b.cpp: Replace MCU simulations with real code from a decapped/dumped MCU for Dynamite Dux (set 1) (8751 317-0095) [TeamEurope, Brian Troha, The Dumping Unionn]
Diffstat (limited to 'src/mame/includes/segas16b.h')
-rw-r--r--src/mame/includes/segas16b.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/segas16b.h b/src/mame/includes/segas16b.h
index f709f332871..16fe92e61ca 100644
--- a/src/mame/includes/segas16b.h
+++ b/src/mame/includes/segas16b.h
@@ -111,7 +111,6 @@ public:
void init_sdi_5358_small();
void init_fpointbla();
void init_altbeasj_5521();
- void init_ddux_5704();
void init_snapper();
void init_shinobi4_5521();
void init_defense_5358_small();
@@ -226,7 +225,6 @@ protected:
// i8751 simulations
void altbeast_common_i8751_sim(offs_t soundoffs, offs_t inputoffs, int alt_bank);
void altbeasj_i8751_sim();
- void ddux_i8751_sim();
void tturf_i8751_sim();
void wb3_i8751_sim();