pokegold-spaceworld/engine/math, branch master Pokémon Gold and Silver Space World 1997 demo include -> INCLUDE 2020-09-22T20:06:05+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-09-22T20:06:05+00:00 c9a953200e5bb1cfc7d876d9e0428ac99dcbc419

Remove more address comments 2020-09-20T20:25:43+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-09-20T20:25:43+00:00 c8764950bbaf77860afa3acf45a2d8e182bb7d10

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.
Multiply and Divide functions ported from Crystal 2018-06-08T18:59:43+00:00 PikalaxALT pikalaxalt@gmail.com 2018-06-08T18:59:43+00:00 e0102c42ecf581c7a85e627b63c9609972787581