We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
Explosive Breaker
Jump to navigation
Jump to search
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden developer credits
Games > Games by content > Games with unused code
Games > Games by developer > Games developed by Kaneko
Games > Games by platform > Arcade games
Games > Games by publisher > Games published by Kaneko
Games > Games by release date > Games released in 1992
| Explosive Breaker |
|---|
|
Also known as: Bakuretsu Breaker (JP)
|
Explosive Breaker is a vertical shooter by Kaneko.
Disabled Test Mode Options
The test mode has three disabled options: Character Check, BG Check, Sound Check. They can be re-enabled with this MAME cheat:
<cheat desc="Enable removed test mode options">
<comment>The list will reset to three options every time the menu reloads; manually scroll beyond what is displayed and the other options will appear</comment>
<script state="on">
<action>temp0=maincpu.mb@1bbad</action>
<action>temp1=maincpu.mb@1bbfb</action>
<action>maincpu.mb@1bbad=5</action>
<action>maincpu.mb@1bbfb=5</action>
</script>
<script state="off">
<action>maincpu.mb@1bbad=temp0</action>
<action>maincpu.mb@1bbfb=temp1</action>
</script>
</cheat>
(Source: sudden-desu)
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden developer credits
Games > Games by content > Games with unused code
Games > Games by developer > Games developed by Kaneko
Games > Games by platform > Arcade games
Games > Games by publisher > Games published by Kaneko
Games > Games by release date > Games released in 1992
