index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
vblank.asm
Age
Commit message (
Expand
)
Author
2020-05-13
Many minor cleanups.
entrpntr
2020-04-30
Add engine/link/link.asm and engine/link/mystery_gift.asm
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-13
Minor cleanup (remove unused HRAM, predef folder) before continuing.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-03-15
Create home/header.asm
libjet
2020-02-19
Update some included files at the start of home.asm
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2019-08-16
Incorporate the rest of the audio engine.
IIMarckus
2017-08-24
Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 compatibi...
PikalaxALT
2016-06-18
Finish disassembly of ROM0
pikalaxalt
2016-06-17
map, farcall, and predef in home
pikalaxalt
2016-06-16
home/video.asm
pikalaxalt
2016-06-16
Rebuild HOME
pikalaxalt
2016-06-16
Fix hram.asm
pikalaxalt
2016-06-16
Upgrade makefile syntax to match pokecrystal
pikalaxalt
2016-06-16
Start from scratch; add silver
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT