Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-23 | forgot the new pokecrystal.asm | yenatch | |
2013-11-20 | finally compile multiple objects | yenatch | |
pokecrystal.asm doesnt really make sense now so its gone add includes.asm so objects have a standard include set | |||
2013-09-11 | include globals.asm in pokecrystal.asm | yenatch | |
2013-09-11 | move wram constants into constants.asm; make all labels use :s | yenatch | |
any global constants will have to be separate from any one object there might be a better way to fix this, like pulling constants in preprocessor.py | |||
2013-09-10 | move gbhw.asm and hram.asm to constants.asm | yenatch | |
they're constants, so they have no business in pokecrystal.asm | |||
2013-03-20 | Flesh out HRAM labels | yenatch | |
2013-02-22 | Add constants for hardware registers | yenatch | |
2012-03-20 | Add code for the Extremespeed Dratini. | IIMarckus | |
2012-03-04 | Add wild Pokémon data. | IIMarckus | |
2012-03-04 | initial commit | Bryan Bishop | |