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
2021-10-05
Rename two sections that are contiguous in pokegold
Rangi
2021-05-09
Require rgbds 0.5.1
Rangi
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-04-13
Group miscellaneous graphics from main.asm into their own object file
Rangi
2021-04-12
Remove some unnecessary padding allocations
Rangi
2021-03-08
Align "Overworld Map" to 8 bits ($xx00)
Rangi
2020-07-23
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
Rangi
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-07-07
Get all unnamed symbols with make DEBUG=1
Rangi
2020-06-15
Define wStackBottom
Rangi
2020-05-28
Merge pull request #38 from libjet/bank21
entrpntr
Disassemble bank $21
2020-05-28
Changes for hall of fame and credits.
entrpntr
2020-05-28
Fill in sprite animation index constants, other minor cleanups.
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