pokeyellow/engine/predefs17.asm, branch remove-pip Pokémon Yellow Clean up main.asm 2016-06-06T16:04:20+00:00 dannye corrnondacqb@yahoo.com 2016-06-06T16:04:20+00:00 2bb64d11e6015e39e934e7359697c08636645994 recreated deleted file that never should have been unused
recreated deleted file that never should have been unused
Remove unused source files 2016-06-06T08:22:40+00:00 dannye corrnondacqb@yahoo.com 2016-06-06T08:22:40+00:00 a33f356461e29559950f51dbef2e2d83235ea98f

Rename/organize part 1 of 4 2015-07-03T19:37:53+00:00 U-Daniel-PC\Daniel corrnondacqb@yahoo.com 2015-07-03T19:37:53+00:00 cd649184f556db777d592671a7274bfa4a8423d7 rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
Use macros for predef calls/jumps instead of static ids. 2014-06-16T20:57:26+00:00 yenatch yenatch@gmail.com 2014-06-16T20:57:26+00:00 b36f793667924f868282ce979fabab3e95d642a5

Rename predef functions so they aren't excessive in length. 2014-06-16T20:03:05+00:00 yenatch yenatch@gmail.com 2014-06-16T20:03:05+00:00 35f2bb90d4a8f8e4dcac3fbab7d89cbc590285e8 This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway.
This is mostly because of an rgbasm bug that prevents macro arguments
from exceeding 16 characters, but the names were bad anyway.
Remove generated "indirect jump" comments. 2014-06-16T18:37:36+00:00 yenatch yenatch@gmail.com 2014-06-16T18:37:36+00:00 38ac74f22285974bda6a0ed537958def8415076e The destination is obvious when using the predef macro.
The destination is obvious when using the predef macro.
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.
Pull a lot of engine out of main.asm 2014-05-22T22:13:20+00:00 U-Fish-PC\Daniel corrnondacqb@yahoo.com 2014-05-22T22:13:20+00:00 15427f532085846ab6b51719be687951a094cb6c