pokegold-spaceworld/home/tables.asm, branch master Pokémon Gold and Silver Space World 1997 demo - Remove trailing whitespace 2020-09-20T17:58:03+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-09-20T17:58:03+00:00 fac958b280056922a1828b71a04d84a36e1e807a - Indent with single tabs, not spaces - Colons after labels - Capitalize BANK, HIGH, and LOW - dbw BANK(X), X -> dba X
- Indent with single tabs, not spaces
- Colons after labels
- Capitalize BANK, HIGH, and LOW
- dbw BANK(X), X -> dba X
Clean up some code in home/ 2020-08-09T19:16:31+00:00 Rangi remy.oukaour+rangi@gmail.com 2020-08-09T19:16:31+00:00 9c229cde440bc6f68343331ad7bc6e1a52a742f0

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.
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld 2018-07-03T17:27:51+00:00 luckytyphlosion 10688458+luckytyphlosion@users.noreply.github.com 2018-07-03T17:27:51+00:00 870d85fc2713703f6dbc760df5b2c54328f0c9c3

Finish disassembling the names functions 2018-06-05T21:59:08+00:00 pfero ohpee@loves.dicksinhisan.us 2018-06-05T21:59:08+00:00 e9a8f8a769f77c289a4aa38423a39e00425b4813

More formatting fixes 2018-06-05T00:54:45+00:00 Pokeglitch pokeglitchx@gmail.com 2018-06-05T00:54:45+00:00 c315ddbf891866de0dc0566d09ac29614287f767

Removed unnecessary comments 2018-06-05T00:33:25+00:00 Pokeglitch pokeglitchx@gmail.com 2018-06-05T00:33:25+00:00 2873751d31331d5ffb0e6b3539a62d1ad264d063

Added Inventory Add/Remove routines 2018-06-04T18:29:20+00:00 Pokeglitch pokeglitchx@gmail.com 2018-06-04T18:29:20+00:00 1f01b4d3300dbb3a5b507910feda967e62c41ac7