pokecrystal-board/macros
mid-kid 940256569b text_jump → text_far
The previous name for this was rather misleading. It isn't an actual
jump like you'd expect the `jp` instruction to behave as. Instead, it
behaves more like a `farcall`.
This also makes it consistent with its current command ID name of
`TX_FAR`.
2018-11-05 22:26:18 +01:00
..
scripts text_jump → text_far 2018-11-05 22:26:18 +01:00
code.asm Remove extra parentheses 2018-07-08 16:29:46 -04:00
coords.asm 'rept' is not indented 2018-05-06 12:16:57 -04:00
data.asm Use existing bigdw macro 2018-09-09 18:25:43 -04:00
enum.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
gfx.asm Fix #537: Palettes generated from PNGs use .gbcpal directly. 2018-08-31 21:39:17 -04:00
legacy.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
predef.asm Long lists of db/dw series with struct-defining macros belong in data/ 2018-01-15 14:11:11 -05:00
rst.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
wram.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00