Skip to content

Akai Katana Shin 1.0.1 TID: 0100BE6017C7A000 BID: D9C7864AB8C45C61

Compare
Choose a tag to compare
@tomvita tomvita released this 17 Dec 01:04
· 554 commits to main since this release
0bb8afd

Bomb no dec, Start with 15 Bomb, ZL Bomb 15, ZL Bomb 3, No game over

This game uses a loaded module instead of main and that makes code making inconvenient.
Memory is static on this module.

The following code get R15 to the base of the module
580F0000 0A4D98C8
580F1000 00000020
These code do the ASM patch
780F0000 0005DAE4
640F0000 00000000 11000148

If it were on main then only this line is enough
04000000 0005DAE4 11000148

D9C7864AB8C45C61.v1.zip

Did not notice it's a three game pack.
Added bomb code for game 2 and game 3