12 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
9824a57620 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:37:21 -04:00
luckytyphlosion
870d85fc27 Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03 13:27:51 -04:00
obskyr
e596d41c17 A few small formatting fixes 2018-07-03 04:59:38 +02:00
obskyr
382fd4b50e Merge branch 'collisions-movements' of https://github.com/Pokeglitch/pokegold-spaceworld into master
And that's the last of the manual merges for now! Hooray!
2018-07-03 04:50:33 +02:00
Pokeglitch
2dfc7fc635 Moved CollisionTypeTable to separate file 2018-06-25 22:55:48 -04:00
Pokeglitch
3c966f7df4 Disassembled all routines related to sprite movement/collisions. Added in constants 2018-06-25 22:43:31 -04:00
Tauwasser
906ea8bdfc engine: disassemble player movement (WIP)
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-24 23:15:07 +02:00
Pokeglitch
12823eea3e Added in macros for scripts, queue 2018-06-18 08:41:39 -04:00
Pokeglitch
85130570ed Disassembled Fly and Dig 2018-06-15 20:22:20 -04:00
Pokeglitch
d0ef40a600 Added constants 2018-06-15 11:37:36 -04:00
Pokeglitch
3c2daf8f03 Disassembled spawn points 2018-06-15 07:19:24 -04:00