pokeyellow/text/maps/celadon_game_corner.asm, branch master Pokémon Yellow text.o 2015-08-01T21:16:11+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2015-06-08T06:52:50+00:00 10af88ddd712415f2a0a2b6124187d51075c95d5 Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm
Conflicts:
	main.asm
	text.asm
	text/maps/cerulean_trade_house.asm
	text/maps/copycats_house_1f.asm
	text/maps/daycare_2.asm
	text/maps/museum_2f.asm
	text/maps/oaks_lab.asm
	text/maps/pewter_gym.asm
	text/maps/route_9_1.asm
	text/maps/school.asm
	text/maps/vermilion_gym_1.asm
	wram.asm
	yellow/text.asm
Pull map scripts out of main.asm 2014-05-18T18:19:10+00:00 U-Fish-PC\Daniel corrnondacqb@yahoo.com 2014-05-18T18:19:10+00:00 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023

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