ZZAZZ glitch trainer $FC arbitrary code execution
Posted by: joshuarpl
Date: 2019-01-08 10:54:39
Here, I can explain!
When entering the instructions
ld a,00
inc a
ld ($C3A0),a
jp $DA82
into $DA80 (where the glitch trainer executes code from!)
I can confirm that when I use a move, that code will be executed because if you look at the code, you can see that it places a tile on-screen, and constantly changes to the next tile ID.
And that it does!
Hope that got you an idea!
I have 1 question, though!
How do you use the command db?