index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
video.asm
Age
Commit message (
Collapse
)
Author
2020-12-23
Rename some labels
Rangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-06-16
Harmonize home/ with pokecrystal
Rangi
2020-06-16
Fix over-replacement
Rangi
2020-06-16
BlackOutBGMap -> FillBGMap0WithBlack (after pokecrystal's ↵
Rangi
HDMATransfer_FillBGMap0WithBlack)
2020-06-16
hFF9E -> hBlackOutBGMapThird
Rangi
2020-06-15
Miscellaneous cleanups.
entrpntr
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-13
Minor cleanup (remove unused HRAM, predef folder) before continuing.
entrpntr
2020-03-25
Update hram and engine/gfx/load_pics before continuing.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2016-06-16
Map Objects home
pikalaxalt
2016-06-16
home/video.asm
pikalaxalt
2016-06-16
Serial Interrupt
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT