index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
printer
Age
Commit message (
Collapse
)
Author
2021-03-24
Sync some files with pokecrystal
Rangi
2021-03-17
Consistent labels for each nickname in RAM
Rangi
2020-12-23
Rename some labels
Rangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
2020-12-07
FarString -> PlaceFarString, and FarPlaceString -> BrokenPlaceFarString
Rangi
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-10-05
Identify some more unnamed labels
Rangi
2020-10-04
Identify more unnamed labels
Rangi
2020-10-04
Identify some more unnamed labels
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-21
Remove RAM address comments
Rangi
2020-06-17
Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with ↵
Rangi
pokecrystal To do: engine/{menus, movie, overworld, pokemon}
2020-06-16
Harmonize some more symbols with pokecrystal
Rangi
2020-06-05
Fix file permissions.
entrpntr
2020-05-28
Add engine/printer/printer.asm
libjet
2020-05-28
Add engine/printer/printer_serial.asm
libjet
2020-05-22
Disassemble remainder of bank $70.
entrpntr