pokegold/engine/pokedex, branch master Pokémon Gold and Silver Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74) 2022-03-14T21:03:15+00:00 vulcandth vulcandth@gmail.com 2022-03-14T21:03:15+00:00 3d58fb95569be74c6c229118a425fa22628f1dc3

Verify data table sizes with table_width and assert_table_length macros 2021-03-05T21:10:25+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-04T03:22:41+00:00 5454e1e0deefc6b4fc8c4de0e63314052fceebc0 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants.
It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants.
Rename GetFarHalfword to GetFarWord 2021-01-09T20:16:20+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-01-09T20:16:20+00:00 51aa06097fd99ecbd431aba32cf8b5120a93e433

Rename some labels 2020-12-23T21:46:49+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-23T21:46:49+00:00 524f57703fb362dd9a131edb1eb5aebad5ffe633 - Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
FarString -> PlaceFarString, and FarPlaceString -> BrokenPlaceFarString 2020-12-07T18:32:07+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-07T18:32:07+00:00 c745dd677753e9b7820665f5ebd325731c5b728e

Cleaned up some comments and changed a magic number to maskbits NUM_CHANNELS (#68) 2020-12-07T17:44:12+00:00 aljohnston112 aljohnston112@gmail.com 2020-12-07T17:44:12+00:00 5fa09837807556162bdb2e890fba0a79476dc143 Improve the audio engine's comments and replace some magic numbers with constants
Improve the audio engine's comments and replace some magic numbers with constants
Resolve some "???" comments 2020-11-17T15:56:28+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-17T15:56:28+00:00 dd73b278b585266922424e09cd99faeeba02a2f4

Replace $0 with 0 for "ld l, a / ld h, 0" idiom 2020-11-09T20:20:35+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-11-09T20:16:44+00:00 bc8636d68805116ef126feecc07cde63238490da

Identify more WRAM labels, and start a <X>_DummyFunction label convention 2020-10-28T18:39:52+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-28T17:35:26+00:00 b47bfbd813cc7981ff3b99baa7913933f28d67b9

Comment, remove, or revise many unreferenced labels 2020-10-27T00:30:09+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-24T00:39:20+00:00 46f6cc4d41494c044f1091491c712afc2a5bfd3a