summaryrefslogtreecommitdiff
path: root/home/serial.asm
AgeCommit message (Collapse)Author
2022-03-14Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)vulcandth
2021-02-22Identify link sync buffers, separate from link action bytesRangi
2020-11-02Group some link.asm code into "paragraphs"Rangi
2020-10-29Define SERIAL_LINK_BYTE_TIMEOUTRangi
2020-10-29Identify the remaining uses of another WRAM unionRangi
2020-10-22Identify some more labels (a few link-related)Rangi
2020-10-05Identify some more unnamed labelsRangi
2020-06-21Comment more ROM labels as unreferencedRangi
(Some unreferenced labels are above code which is still used via fallthrough!)
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-05-13Many minor cleanups.entrpntr
2020-03-25Update hram and engine/gfx/load_pics before continuing.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2020-02-19Use labels instead of constants for HRAMlibjet
2020-02-18Add copy_tilemap.asmlibjet
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet
2016-06-16More HOMEpikalaxalt
2016-06-16Serial Interruptpikalaxalt
2016-01-29Import stuff from pokecrystal; diff gold and silverPikalaxALT