Age | Commit message (Expand) | Author |
2022-03-14 | Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74) | vulcandth |
2021-03-05 | Verify data table sizes with table_width and assert_table_length macros | Rangi |
2021-01-09 | Rename GetFarHalfword to GetFarWord | Rangi |
2020-12-23 | Rename some labels | Rangi |
2020-12-07 | FarString -> PlaceFarString, and FarPlaceString -> BrokenPlaceFarString | Rangi |
2020-12-07 | Cleaned up some comments and changed a magic number to maskbits NUM_CHANNELS ... | aljohnston112 |
2020-11-17 | Resolve some "???" comments | Rangi |
2020-11-09 | Replace $0 with 0 for "ld l, a / ld h, 0" idiom | Rangi |
2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi |
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
2020-06-17 | Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke... | Rangi |
2020-06-17 | Harmonize engine/{gfx, items, link, math} with pokecrystal | Rangi |
2020-06-14 | Update for unused wram and event flags. | entrpntr |
2020-06-14 | Fix file permissions. | entrpntr |
2020-06-06 | Merge pull request #45 from libjet/bank3e | entrpntr |
2020-06-06 | Add engine/pokedex/unown_dex.asm | libjet |
2020-06-06 | Add time_capsule_2.asm and new_pokedex_entry.asm | libjet |
2020-06-05 | Fix file permissions. | entrpntr |
2020-05-22 | Disassemble remainder of bank $70. | entrpntr |
2020-05-19 | Several small cleanups, add pics. | entrpntr |
2020-05-19 | Add pokedex.asm | libjet |
2020-05-07 | Add majority of remaining unused source files. | entrpntr |