Age | Commit message (Collapse) | Author |
|
|
|
|
|
Extract bank bank 07, 08, 0C, 13, & 37 tilesets' metatiles and collision data
|
|
|
|
|
|
Are collisions always 1/4 the metatile size??
Build: OK
|
|
|
|
|
|
data/maps/objects/*.asm)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove address comments
|
|
Regex patterns used:
; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\)
; [0-9a-f]{1,2}:[0-9a-f]{4}
; [0-9a-f]{4,5}
;[0-9a-f]{4,5}
;[0-9a-f]{1,2}:[0-9a-f]{1,4}
|
|
|
|
- Indent with single tabs, not spaces
- Colons after labels
- Capitalize BANK, HIGH, and LOW
- dbw BANK(X), X -> dba X
|
|
|
|
|
|
|
|
Give all .asm and all .inc except of base_stats/???.inc new line at t…
|
|
|
|
of file
|
|
banks)
|
|
Replace Pokégear with Trainer Gear in relevant labels
|
|
|
|
|
|
|
|
|
|
|
|
only the debug Gold ROM is built
|
|
utilites
|
|
|
|
|
|
Fix RGBDS 0.4.1
|
|
|
|
|
|
|
|
|
|
Something something community.
|
|
|
|
|
|
|
|
Fix for Starters
|