@ReyVGM: I think it'll help if we knew the offsets of game's ending text. You said someone dumped the text of the endings to a text file.
Code:
[COLOR="Blue"]Dynasty Wars (US set 1) - MAME[/COLOR]
<cheat desc="Hit Anywhere">
<script state="run">
<action>maincpu.mw@00A60c=4E71</action>
<action>maincpu.mw@00A620=4E71</action>
<action>maincpu.mw@00A55C=4E71</action>
<action>maincpu.mw@00A570=4E71</action>
<action>maincpu.mw@00A6C0=6002</action>
<action>maincpu.mw@00A6D6=4E71</action>
</script>
</cheat>
<cheat desc="One Hit Kills">
<script state="run">
<action>maincpu.mw@00A640=4E71</action>
<action>maincpu.mw@00A58E=6002</action>
</script>
</cheat>

Comment