pokeyellow/text/maps/mr_psychics_house.asm, branch remove-pip Pokémon Yellow Part 1 of syncing with pokered. 2016-06-08T11:44:58+00:00 IIMarckus iimarckus@gmail.com 2016-06-08T11:44:58+00:00 6e8c3883e430b567f7aa8f9230e366e03610bd5a

Remove (incorrect) address comments 2015-08-01T21:34:51+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2015-06-08T07:09:10+00:00 1d63499fa73f028a5409ff358caedc8972a57552 Conflicts: text.asm
Conflicts:
	text.asm
Remove most static wram addresses. Use labels instead. 2014-05-27T05:04:39+00:00 yenatch yenatch@gmail.com 2014-05-26T21:04:56+00:00 40c17c906b2b3f65b3b04b1933b90238a7ac5566 For unknown addresses, use "w<address>". Label overleads are still an issue.
For unknown addresses, use "w<address>".

Label overleads are still an issue.
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.
Even more map text 2014-01-23T04:37:40+00:00 yenatch yenatch@gmail.com 2014-01-23T04:37:40+00:00 6e5476d420d5d3a73e478a28ed96e8425b7ba94c