index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layout.link
Age
Commit message (
Collapse
)
Author
2020-05-28
Changes for hall of fame and credits.
entrpntr
2020-05-27
Merge pull request #36 from entrpntr/misc-dump
entrpntr
Disassemble banks $70 and $3f, add tileset data
2020-05-25
Whoops, missed a bank somehow.
entrpntr
2020-05-25
Make separate tileset object, add similar collision files.
entrpntr
2020-05-22
Merge pull request #33 from entrpntr/phone
entrpntr
Disassemble phone scripts and text (bank $41)
2020-05-21
Disassemble remainder of bank $40.
entrpntr
2020-05-20
Reorganize, minor cleanups.
entrpntr
2020-05-14
Clean up some palette stuff, update main.asm and layout.link.
entrpntr
2020-05-09
Add item/move/class names; update linkerscript and main.asm.
entrpntr
2020-05-08
Modest cleanup of wram.asm.
entrpntr
2020-05-07
Add majority of remaining unused source files.
entrpntr
2020-05-07
Add end-of-ROM stadium data, fix Burned Tower script labels/constants.
entrpntr
2020-05-04
Finish cleanup of bank 3.
entrpntr
2020-05-01
Disassemble bank $0b.
entrpntr
2020-05-01
Add engine/overworld/wildmons.asm (without data files).
entrpntr
2020-04-30
Add engine/link/link.asm and engine/link/mystery_gift.asm
entrpntr
2020-04-26
Disassemble map scenes and events.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr