pokered-es/engine/predefs17.asm, branch master Pokémon Roja y Azul (Español) Add subdirectories to engine/ similar to pokecrystal 2020-07-03T03:30:21+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-03T03:30:21+00:00 f275790aec4a796ed969b099364abfdf25385967

remove address comments 2016-06-12T00:24:04+00:00 YamaArashi shadow962@live.com 2016-06-12T00:24:04+00:00 7f34e28f242ee4d0caba0bd96b040811dcb86c50

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