pokecrystal/pokecrystal.asm, branch master Pokémon Crystal *_crystal.asm files are no longer needed to build crystal *.o. 2016-01-29T21:24:38+00:00 yenatch yenatch@gmail.com 2016-01-29T21:24:02+00:00 08ac6dfd80000f1cdd449225e4d2cc195e086439

forgot the new pokecrystal.asm 2013-11-23T19:49:37+00:00 yenatch yenatch@gmail.com 2013-11-23T19:48:26+00:00 b4968a9ab7dbe596354351d06458598805d37445

finally compile multiple objects 2013-11-20T11:35:10+00:00 yenatch yenatch@gmail.com 2013-10-10T07:24:02+00:00 f6706ecb0908ac5a11ba12672299fea8266ee26b pokecrystal.asm doesnt really make sense now so its gone add includes.asm so objects have a standard include set
pokecrystal.asm doesnt really make sense now so its gone

add includes.asm so objects have a standard include set
include globals.asm in pokecrystal.asm 2013-09-12T00:28:31+00:00 yenatch yenatch@gmail.com 2013-09-12T00:28:31+00:00 d6b53879f4524a201c5d3d6879330fc05d33048e

move wram constants into constants.asm; make all labels use :s 2013-09-11T23:28:18+00:00 yenatch yenatch@gmail.com 2013-09-11T23:20:40+00:00 4aae680b69dae94671e6558eac197a7e7d8ae425 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
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
move gbhw.asm and hram.asm to constants.asm 2013-09-10T06:17:48+00:00 yenatch yenatch@gmail.com 2013-09-10T06:16:15+00:00 018cf26767647d233f939bc791a64d3b5d6e3bd1 they're constants, so they have no business in pokecrystal.asm
they're constants, so they have no business in pokecrystal.asm
Flesh out HRAM labels 2013-03-21T02:55:09+00:00 yenatch yenatch@gmail.com 2013-03-21T02:55:09+00:00 d7757676513e9e02fc67d99a7c60c02f74344292

Add constants for hardware registers 2013-02-23T01:02:10+00:00 yenatch yenatch@gmail.com 2013-02-20T05:05:07+00:00 a24b45ff89a405a3e66e69dff0a3ed4b15954729

Add code for the Extremespeed Dratini. 2012-03-21T04:23:40+00:00 IIMarckus iimarckus@gmail.com 2012-03-21T04:23:40+00:00 93902a38bd9b9a1a6dd1cbd4b34650549cbc5f35

Add wild Pokémon data. 2012-03-05T04:33:27+00:00 IIMarckus iimarckus@gmail.com 2012-03-05T04:33:27+00:00 093aa58ec161a384a6bf18b65a87347d98ccafb9