Commit Graph

14 Commits

Author SHA1 Message Date
luckytyphlosion e1659ecd41 Introduce linkerscript.
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-07-03 17:07:05 -04:00
luckytyphlosion 870d85fc27 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:27:51 -04:00
Pokeglitch 12823eea3e Added in macros for scripts, queue 2018-06-18 08:41:39 -04:00
Pokeglitch 2cb260953d Added constants, removed TODOs to health.asm 2018-06-17 07:38:57 -04:00
Pokeglitch f11e353fbb More Bank 3 routines 2018-06-16 10:24:17 -04:00
Pokeglitch c3b0443d8b Using macros for FarCall 2018-06-15 06:57:48 -04:00
Pokeglitch c955c8d353 Disassembled teleport 2018-06-14 21:46:09 -04:00
Pokeglitch d6b6771073 updated labels 2018-06-13 21:15:47 -04:00
Pokeglitch b84c9c4974 Extracted a few more bank 3 routines 2018-06-13 21:05:24 -04:00
Pokeglitch 26393f7ee2 Improved labels 2018-06-04 21:27:01 -04:00
Pokeglitch c315ddbf89 More formatting fixes 2018-06-04 20:54:45 -04:00
Pokeglitch 2873751d31 Removed unnecessary comments 2018-06-04 20:33:25 -04:00
Pokeglitch 96f14d6a3a Disassembled additional Inventory methods 2018-06-04 16:12:19 -04:00
Pokeglitch 1f01b4d330 Added Inventory Add/Remove routines 2018-06-04 14:29:20 -04:00