index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pokesilver.link
Age
Commit message (
Collapse
)
Author
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-20
Finish disassembling battle core.
entrpntr
2020-04-19
Start adding engine/battle/effect_commands.asm.
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
2020-04-08
Remove empty banks and clean up main.asm before continuing.
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-31
Disassemble pic banks.
entrpntr
2020-03-17
Cleanup of files for banks $02 and $03 for main.asm.
entrpntr
2020-03-17
Cleanup macros before continuing.
entrpntr
2020-02-19
Add home/hp_pals.asm and home/names.asm
libjet
2020-02-19
Update some included files at the start of home.asm
libjet
2019-08-16
Sync home/audio.asm with pokecrystal.
IIMarckus
2019-08-16
Build a separate audio object.
IIMarckus
2018-10-04
Dump map blockdata from Gold.
IIMarckus
2018-10-04
Split map object includes into a separate file.
IIMarckus
2018-09-21
Remove an empty bank.
IIMarckus
2018-09-21
Include Pokédex entries in the build.
IIMarckus
2018-07-06
Add the three banks of common text.
IIMarckus
2018-01-23
commit linkerscripts
yenatch