pokegold-spaceworld/tools, branch masterPokémon Gold and Silver Space World 1997 demochmod +x tools/make_shim.py2020-09-20T21:49:08+00:00Rangiremy.oukaour+rangi@gmail.com2020-09-20T21:49:08+00:00b0080172687d93c965cd51257ca758132d366eb6
Port simpler tools/make_shim.py from pokepicross2020-09-20T21:43:24+00:00Rangiremy.oukaour+rangi@gmail.com2020-09-20T21:43:24+00:002baaf80989de573c9c8d44407e1de697b543127e
Port scan_includes.c from pokepicross2020-09-20T21:02:44+00:00Rangiremy.oukaour+rangi@gmail.com2020-09-20T21:02:44+00:0009689c6ffdf0cd476cc9ff645852740abc1ed261
tools/ contains what's needed to build the ROMs; utils/ contains disassembly utilites2020-08-09T17:49:34+00:00Rangiremy.oukaour+rangi@gmail.com2020-08-09T17:49:34+00:00b7da8dbb0e2236f37e4b4c99b88598369da3a008
Merge branch 'master' into section-reorg2018-07-09T01:21:12+00:00luckytyphlosion10688458+luckytyphlosion@users.noreply.github.com2018-07-09T01:21:12+00:003b704c267c4810b0d7ec2048300fcd08bad21a53
Add maps to linkerscript2018-07-08T22:00:32+00:00luckytyphlosion10688458+luckytyphlosion@users.noreply.github.com2018-07-08T22:00:32+00:005a6620021ac2d7ea78c0ec45291cf8a169567206
Build files in maps/2018-07-08T21:34:41+00:00luckytyphlosion10688458+luckytyphlosion@users.noreply.github.com2018-07-08T21:34:41+00:00ca09233c9eca4c6b9b0ccfba436dcd7e3b3e669c
Clean up unused code.2018-07-03T21:09:08+00:00luckytyphlosion10688458+luckytyphlosion@users.noreply.github.com2018-07-03T21:09:08+00:00ca0ba8785741c30744ee5d741e83344f40ab7f07
Introduce linkerscript.2018-07-03T21:07:05+00:00luckytyphlosion10688458+luckytyphlosion@users.noreply.github.com2018-07-03T21:07:05+00:00e1659ecd41dfac70eb021c0f5fe983ed6f043433
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.