I believe this works for all clones of Street Fighter Alpha: Warriors' Dreams / Street Fighter Zero (tested on the ones I have). The menu appears to be disabled in all, though I left the cheat on how to get there for anyone interested in seeing it.
Code: Select all
<cheat desc="Display Hidden Disabled Debug TEST MENU">
<comment>Activate on the TEST MENU (F2).</comment>
<script state="on">
<action>maincpu.pb@FF8001=06</action>
</script>
</cheat>
<cheat desc="Display Hidden Debug CHARACTER TEST">
<comment>Activate on the TEST MENU (F2).</comment>
<script state="on">
<action>maincpu.pb@FF8001=0A</action>
</script>
</cheat>
Unfortunately the main menu has been disabled in all revisions, and causes the game to crash upon activation. One feature of the menu still exists (Character Test), and is still fully functional. A second player can be brought in to the character test, but I've been unable to switch the character being tested through normal commands.
Hidden Disabled Debug TEST MENU:
Hidden Debug CHARACTER TEST:

Bored? Watch some of my hacks
here. Wanna hack like me? Use
Branch Finder. Looking for hidden menus, characters, etc... in your games? Use
The Peeper.