index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
init.asm
Age
Commit message (
Collapse
)
Author
2020-10-29
Identify the remaining uses of another WRAM union
Rangi
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-16
Harmonize home/ with pokecrystal
Rangi
2020-05-13
Many minor cleanups.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-06
Add unnamed.py and update for rgbds v0.4.x 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
2019-12-12
Update predef_pointers and wram, and correct typo's caused by search + replace
libjet
2019-12-11
Updated macros/scripts/text.asm and cleaned up macros.asm
libjet
2019-08-16
Incorporate the rest of the audio engine.
IIMarckus
2016-06-17
HOME up to 367E
pikalaxalt
2016-06-17
Another chunk of HOME
pikalaxalt
2016-06-16
Serial Interrupt
pikalaxalt
2016-06-16
home/init.asm
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT