pokegold-spaceworld/engine/sprites, branch master Pokémon Gold and Silver Space World 1997 demo Disassemble more OW sprite routines 2021-05-16T07:22:32+00:00 Zumi Daxuya daxuya.zumi+code@protonmail.com 2021-05-16T07:19:50+00:00 9b6130052de39c7ce09b899cb495db50bc5b4020

Move overworld sprites to data/ 2021-05-16T06:50:25+00:00 Zumi Daxuya daxuya.zumi+code@protonmail.com 2021-05-16T06:50:25+00:00 e7e6b3624829144be2145fc6792790f5cb4dff6c

Kanto Mon Names (#79) 2020-11-13T16:14:34+00:00 jd-0 44876081+jd-0@users.noreply.github.com 2020-11-13T16:14:34+00:00 fbf7fd06549bc67a2d13f735d8338072fa6ea70a Rename Kanto mons to English
Rename Kanto mons to English
Remove address comments 2020-09-20T19:07:01+00:00 jd-0 44876081+jd-0@users.noreply.github.com 2020-09-20T19:07:01+00:00 8900eb7ad06931b78dcb91e0c2e7db583090aa06 Regex patterns used: ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\) ; [0-9a-f]{1,2}:[0-9a-f]{4} ; [0-9a-f]{4,5} ;[0-9a-f]{4,5} ;[0-9a-f]{1,2}:[0-9a-f]{1,4}
Regex patterns used:
 ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\)
 ; [0-9a-f]{1,2}:[0-9a-f]{4}
 ; [0-9a-f]{4,5}

 ;[0-9a-f]{4,5}
 ;[0-9a-f]{1,2}:[0-9a-f]{1,4}
Give all .asm and all .inc except of base_stats/???.inc new line at the end of file 2020-09-13T01:46:21+00:00 Ebernacher90 danielvonderbank@gmail.com 2020-09-13T01:46:21+00:00 d4315d68bdf5f011c7891468ffaed70180c20a9c

Introduce linkerscript. 2018-07-03T21:07:05+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2018-07-03T21:07:05+00:00 e1659ecd41dfac70eb021c0f5fe983ed6f043433 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.
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.
Disassembled all routines related to sprite movement/collisions. Added in constants 2018-06-26T02:43:31+00:00 Pokeglitch pokeglitchx@gmail.com 2018-06-26T02:43:31+00:00 3c966f7df4170f58f8274f444977c5a29225d9be