pokered-es/engine/game_corner_slots2.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

Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27T19:32:24+00:00 Rangi 35663410+Rangi42@users.noreply.github.com 2020-06-27T19:32:24+00:00 4b853ad676e061a6c4b0fcc030855a2705776864 Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
remove address comments 2016-06-12T00:24:04+00:00 YamaArashi shadow962@live.com 2016-06-12T00:24:04+00:00 7f34e28f242ee4d0caba0bd96b040811dcb86c50

named more variables 2015-08-13T05:14:31+00:00 YamaArashi shadow962@live.com 2015-08-13T05:14:31+00:00 132d0367522b7acce602b146ca69bfad87ef96c6

misc 2015-07-19T04:58:55+00:00 YamaArashi shadow962@live.com 2015-07-19T03:49:52+00:00 c169073eed4f0362ef42170098a141a2fcbd71d0

Start using text predef macros 2015-07-04T05:47:29+00:00 dannye corrnondacqb@yahoo.com 2015-07-04T05:44:12+00:00 f702fc7840e30f00c840ce619a1ea15d763438de also sprite direction constants
also sprite direction constants
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

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