pokeyellow/engine/hp_bar.asm, branch remove-pip Pokémon Yellow Complete documentation of bank3 2015-10-18T19:37:40+00:00 luckytyphlosion alan.rj.huang@gmail.com 2015-10-18T19:37:40+00:00 bb97b63af1fbeca208cb30a41f8195b4408821dc Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
Also: split out bcd predefs from yellow/main.asm, start removing traces
of W_
Use more lb 2015-08-05T21:25:58+00:00 dannye corrnondacqb@yahoo.com 2015-08-05T21:20:29+00:00 f8a9c37a0019eb085c22c6e3ae53b16ff0cd4f6a and other clean up
and other clean up
constants for PrintNumber 2015-07-29T19:06:54+00:00 YamaArashi shadow962@live.com 2015-07-28T01:48:44+00:00 56d75db28ad827d514f3c2c52da0fe4ba2759610

more naming variables 2015-07-25T03:27:59+00:00 YamaArashi shadow962@live.com 2015-07-25T03:27:59+00:00 7f6d0d49b61a77cfba76057d99881634b882486b

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
fixed hp bar wram label and misc 2015-02-08T06:18:42+00:00 YamaArashi shadow962@live.com 2015-02-08T06:18:42+00:00 72bbaed99f725b2b8b0d2653968042ce1625354c

commented battle stuff 2015-02-08T00:24:16+00:00 YamaArashi shadow962@live.com 2015-02-08T00:24:16+00:00 4fd7a42b235b68ffc11d4f02305b695c2ed05549

Use macros to define predefs. 2014-06-16T20:25:46+00:00 yenatch yenatch@gmail.com 2014-06-16T20:25:46+00:00 d10108a066c102bf2d167ac656d79308e41f304e

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 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.