index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hram.asm
Age
Commit message (
Collapse
)
Author
2020-12-23
Remove "Buffer" suffix from two HRAM labels
Rangi
2020-10-29
Updates to more closely sync with pokecrystal
Rangi
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-27
Identify remaining Mystery Gift labels and constants
Rangi
Source: https://projectpokemon.org/home/forums/topic/43930-mystery-gift-reverse-engineering-of-ir-protocol/
2020-08-04
TX_NUM -> TX_DECIMAL
mid-kid
2020-07-21
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
Rangi
2020-07-13
Disassemble the final English debug ROMs
Rangi
2020-06-22
Identify some more labels
Rangi
2020-06-21
Comment more ROM labels as unreferenced
Rangi
(Some unreferenced labels are above code which is still used via fallthrough!)
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-21
Remove RAM address comments
Rangi
2020-06-16
hFF9E -> hBlackOutBGMapThird
Rangi
2020-06-15
Miscellaneous cleanups.
entrpntr
2020-06-05
Fix file permissions.
entrpntr
2020-05-13
Many minor cleanups.
entrpntr
2020-05-12
Update music for newer audio macros.
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-26
Clean up some overworld code.
entrpntr
2020-04-26
Disassemble map scenes and events.
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-02-19
Use labels instead of constants for HRAM
libjet
2016-06-16
Map Objects home
pikalaxalt
2016-06-16
Serial Interrupt
pikalaxalt
2016-06-16
Fix hram.asm
pikalaxalt
2016-06-16
Start from scratch; add silver
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT