index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sram.asm
Age
Commit message (
Expand
)
Author
2020-07-13
Disassemble the final English debug ROMs
Rangi
2020-06-22
Identify some more labels
Rangi
2020-06-21
Remove RAM address comments
Rangi
2020-06-05
Fix file permissions.
entrpntr
2020-05-28
Fill in sprite animation index constants, other minor cleanups.
entrpntr
2020-04-23
Revisit some bank 5 code before continuing.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-20
Finish disassembling battle core.
entrpntr
2020-04-10
Add engine/menus/save.asm, and some other files.
entrpntr
2020-04-08
Add engine/battle/read_trainer_[attributes|party].asm.
entrpntr
2020-04-01
Use linkerscript for bank $2e, disassemble some stuff after pics.
entrpntr
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr
2017-08-25
Create linkerscript
PikalaxALT
2017-08-24
Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibi...
PikalaxALT
2016-06-24
engine/time.asm
pikalaxalt
2016-06-22
engine/billspctop.asm
pikalaxalt
2016-06-19
engine/variables.asm
pikalaxalt
2016-06-17
home/menu.asm; forgot to track some files
pikalaxalt