pokeyellow/engine/predefs17.asm, branch master Pokémon Yellow Sync with pokered 2020-11-04T06:06:44+00:00 dannye 33dannye@gmail.com 2020-11-04T06:06:44+00:00 5647ca687b92954dcf37a6ea6bfbc9a341c32de4

remove address comments 2016-06-12T00:50:20+00:00 YamaArashi shadow962@live.com 2016-06-12T00:48:24+00:00 7e112672b436afee27f1a5a0d6e7a5964e7829b2

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