index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
crt0.s
Age
Commit message (
Expand
)
Author
2017-12-02
move pokeball data to rom
DizzyEggg
2017-12-02
pokeball file is decompiled
DizzyEggg
2017-10-21
Merge branch 'librfu-decomp'
Diegoisawesome
2017-09-17
Extract baserom calls from files
Diegoisawesome
2017-09-07
Begin librfu decompilation
shinyquagsire23
2017-02-15
finish decompiling main.c (#17)
ProjectRevoTPP
2017-02-03
begin decompiling main.s
YamaArashi
2016-11-01
use ramscrgen
YamaArashi
2016-11-01
.s -> .inc
YamaArashi
2016-09-03
base_emerald to baserom
YamaArashi
2016-09-02
make asm compatible with stock gas
YamaArashi
2016-09-02
convert comments (; -> @)
YamaArashi
2016-01-06
fix last @ local label
YamaArashi
2016-01-06
use $ for local labels
YamaArashi
2016-01-06
get rid of @ local labels
YamaArashi
2015-11-27
name GPIO registers
YamaArashi
2015-11-27
partially comment GameCube multi-boot library
YamaArashi
2015-10-10
add I/O register constants
YamaArashi
2015-10-10
use .4byte and .2byte everywhere
YamaArashi
2015-10-08
make includes relative to the base dir
YamaArashi
2015-10-05
use more constants in InterruptMain
YamaArashi
2015-10-05
split out files and add build batch file
YamaArashi