summaryrefslogtreecommitdiff
path: root/home/video.asm
AgeCommit message (Collapse)Author
2020-12-23Rename some labelsRangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-06-16Harmonize home/ with pokecrystalRangi
2020-06-16Fix over-replacementRangi
2020-06-16BlackOutBGMap -> FillBGMap0WithBlack (after pokecrystal's ↵Rangi
HDMATransfer_FillBGMap0WithBlack)
2020-06-16hFF9E -> hBlackOutBGMapThirdRangi
2020-06-15Miscellaneous cleanups.entrpntr
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-13Minor cleanup (remove unused HRAM, predef folder) before continuing.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
2016-06-16Map Objects homepikalaxalt
2016-06-16home/video.asmpikalaxalt
2016-06-16Serial Interruptpikalaxalt
2016-01-29Import stuff from pokecrystal; diff gold and silverPikalaxALT