Skip to content

Instantly share code, notes, and snippets.

@poliva
Last active August 29, 2015 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save poliva/10099906 to your computer and use it in GitHub Desktop.
Save poliva/10099906 to your computer and use it in GitHub Desktop.
SSF2XJ mame cheat: Show combo messages on CPU
<cheat desc="Show combo messages on CPU">
<script state="on">
<action>maincpu.ow@68f58=4E71</action>
</script>
<script state="off">
<action>maincpu.ow@68f58=671A</action>
</script>
</cheat>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment