If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
This article has a talk page!

Gunstar Heroes (Game Gear)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Gunstar Heroes

Developer: M2
Publisher: Sega
Platform: Game Gear
Released in JP: March 24, 1995


DevTextIcon.png This game has hidden development-related text.
DebugIcon.png This game has debugging material.


Oh, that's right, folks - Gunstar Heroes was also on Game Gear. But this one was only ever released in Japan. It also doesn't have Black's stage...

Development Text

Bits of development-related text, starting at address 13CFA.

MEDIT
echo off
save/d $$MEMORY.TMP,%1,%2
exec vx $$MEMORY.TMP
load/d $$MEMORY.TMP
exec del $$MEMORY.TMP

SETUP
echo off
bat setupz80.cmd,PATH

HLLD
echo off
bat hlldz80.cmd,PATH

echo off
mh1%1

echo off
bat stmacz80.hlp,PATH

MH1SETUP
echo off
bat setupz80.hlp,PATH

echo off
h s=*,off e=*,off
h a=on l=$ m=off f=off

echo off
em
h f=on

Error Handler

GunstarHeroesGG-error.png

If the game ever has an error, it'll throw up this screen.