colonelsalt
Guaranteed to raise the smile
- 111
- Posts
- 12
- Years
- Age 27
- London
- Seen Feb 6, 2025
Is there a "clean" way of erasing a script from a ROM without wasting any space? Overwriting the entire script with 0xFF-bytes in a hex editor seems the most intuitively reasonable solution, but how do I know exactly where my script ends and another begins?