index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
rtc
Age
Commit message (
Collapse
)
Author
2021-03-24
Sync some files with pokecrystal
Rangi
2020-12-23
Rename some labels
Rangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
2020-12-04
text "<PARA>..." → text_start and para "..."
Rangi
2020-11-09
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
Rangi
2020-11-03
Identify more uses of wBuffer1-6
Rangi
2020-10-06
Update battle anim bg function comments, and identify more unnamed labels
Rangi
2020-10-05
Identify some more unnamed labels
Rangi
2020-10-05
Identify more unnamed labels
Rangi
2020-07-13
Disassemble the final English debug ROMs
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-17
Harmonize engine/{gfx, items, link, math} with pokecrystal
Rangi
2020-06-05
Fix file permissions.
entrpntr
2020-05-30
Add engine/rtc/reset_password.asm
libjet
2020-05-25
Finish disassembling banks 7 and 8.
entrpntr
2020-05-22
Disassemble remainder of bank $70.
entrpntr
2020-05-09
Fix labels, add PNGs.
entrpntr
2020-05-08
Add engine/rtc/timeset.asm.
entrpntr
2020-05-03
Add Makefile option for verbose sym/map; fix some label names.
entrpntr
2020-04-23
Revisit some bank 5 code before continuing.
entrpntr
2020-04-10
Add engine/menus/save.asm, and some other files.
entrpntr
2020-04-10
Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.
entrpntr