pokegold-spaceworld/tools, branch master Pokémon Gold and Silver Space World 1997 demo chmod +x tools/make_shim.py 2020-09-20T21:49:08+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-09-20T21:49:08+00:00 b0080172687d93c965cd51257ca758132d366eb6

Port simpler tools/make_shim.py from pokepicross 2020-09-20T21:43:24+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-09-20T21:43:24+00:00 2baaf80989de573c9c8d44407e1de697b543127e

Port scan_includes.c from pokepicross 2020-09-20T21:02:44+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-09-20T21:02:44+00:00 09689c6ffdf0cd476cc9ff645852740abc1ed261

Fix coverage utility script 2020-08-09T19:30:06+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-08-09T19:30:06+00:00 e9e60965a8ebe4939eb226832e21449c188d8e46

tools/ contains what's needed to build the ROMs; utils/ contains disassembly utilites 2020-08-09T17:49:34+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-08-09T17:49:34+00:00 b7da8dbb0e2236f37e4b4c99b88598369da3a008

Merge branch 'master' into section-reorg 2018-07-09T01:21:12+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2018-07-09T01:21:12+00:00 3b704c267c4810b0d7ec2048300fcd08bad21a53

Add maps to linkerscript 2018-07-08T22:00:32+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2018-07-08T22:00:32+00:00 5a6620021ac2d7ea78c0ec45291cf8a169567206

Build files in maps/ 2018-07-08T21:34:41+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2018-07-08T21:34:41+00:00 ca09233c9eca4c6b9b0ccfba436dcd7e3b3e669c

Clean up unused code. 2018-07-03T21:09:08+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2018-07-03T21:09:08+00:00 ca0ba8785741c30744ee5d741e83344f40ab7f07

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.