Age | Commit message (Collapse) | Author |
|
|
|
|
|
This is to fix the preprocessor temporarily. Maybe ItemFragment can be
removed completely.
|
|
|
|
|
|
|
|
Proposed merge of kanzure/master into yenatch/master
|
|
split out a bunch of bank 0 from main.asm
|
|
|
|
finally give labels to interrupts
|
|
toss the useless "bittable" convention for event and engine flags
|
|
boxmons and related structs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not sure why I am doing this.
|
|
|
|
Fail fast when the baserom.gbc file doesn't exist.
|
|
|
|
|
|
|
|
|
|
using negative ds
|
|
Only pokecrystal-specific preprocessor stuff lives in preprocessor.py
now. The other stuff lives in pokemontools.
|
|
Two more unused imports from preprocessor
|
|
|
|
Remove some globals from preprocessor.
|
|
Macros are now passed around as lists and dicts.
|