pokered/text/maps/pallet_town.asm, branch rgbgfx Pokémon Red and Blue Get rid of globals.asm. Use ::s to export labels between objects. 2014-01-27T21:24:13+00:00 yenatch yenatch@gmail.com 2014-01-27T21:22:41+00:00 1b9ee46af9f8baac0d266a54130115a719788377 globals.asm was a hack that: - gave rgbasm an extra 100k lines to read - increased reliance on the python preprocessor - made the makefile a mess - gave object creation an extra step - wasn't even necessary This speeds up build time by at least a third.
globals.asm was a hack that:
- gave rgbasm an extra 100k lines to read
- increased reliance on the python preprocessor
- made the makefile a mess
- gave object creation an extra step
- wasn't even necessary

This speeds up build time by at least a third.
rename existing map text files and put them in text/maps/ 2014-01-22T22:38:14+00:00 yenatch yenatch@gmail.com 2014-01-22T18:33:58+00:00 b452726f9acc5a0923b80d43e74b1d372dfb393c