index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home.asm
Age
Commit message (
Expand
)
Author
2018-08-21
Label some known WRAM labels from pokecrystal.
luckytyphlosion
2018-08-17
Shuffle files around to closer match pokecrystal.
IIMarckus
2018-08-16
Sync many constant/macro files with pokecrystal.
IIMarckus
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-23
Start disassembling Bank 4
pikalaxalt
2016-06-22
More functions in bank 3
pikalaxalt
2016-06-21
Implement macros for engine flags
pikalaxalt
2016-06-19
phase 2 of specials disasm
pikalaxalt
2016-06-19
engine/variables.asm
pikalaxalt
2016-06-19
engine/learn.asm
pikalaxalt
2016-06-18
Main Menu and GS Title Screen
pikalaxalt
2016-06-18
home/battle.asm
pikalaxalt
2016-06-18
Getting closer with HOME
pikalaxalt
2016-06-17
HOME up to 367E
pikalaxalt
2016-06-17
Another chunk of HOME
pikalaxalt
2016-06-17
Predef constants (temporary)
pikalaxalt
2016-06-17
More of HOME
pikalaxalt
2016-06-17
map, farcall, and predef in home
pikalaxalt
2016-06-17
home/menu.asm; forgot to track some files
pikalaxalt
2016-06-17
home/movement.asm
pikalaxalt
2016-06-16
Map Objects home
pikalaxalt
2016-06-16
home/video.asm
pikalaxalt
2016-06-16
Text engine
pikalaxalt
2016-06-16
More HOME
pikalaxalt
2016-06-16
More WRAM label backports
pikalaxalt
2016-06-16
Serial Interrupt
pikalaxalt
2016-06-16
home/init.asm
pikalaxalt
2016-06-16
Rebuild HOME
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