Age | Commit message (Collapse) | Author |
|
these comments made sense before hram and rst constants were established
|
|
also fix 'Far' naming scheme for BattleRandom
this was a long time coming
|
|
also undo "far" naming scheme
|
|
|
|
|
|
before we were just using CELEBI, but there's no way that's gonna pan out
|
|
|
|
It's not required.
see #178
|
|
The preprocessor no longer has the concept of skippable_macros and now
always skips any line that starts with "db" or "dw" because neither of
these should be treated as macros.
fixes #178
|
|
|
|
|
|
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.
|
|
|