Skip to content

Instantly share code, notes, and snippets.

@CataLatas
CataLatas / movement_reloc.ccs
Last active December 31, 2023 20:41
Earthbound movement script expansion patch
import asm65816
/*
* Relocates the movement script pointer table, allowing
* for custom scripts to be inserted into the game
*
* By Catador
* Additional ideas by JTolmar and cooprocks123e
* And maybe others (sorry!)
*/