index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
window.s
Age
Commit message (
Expand
)
Author
2017-09-01
decompile window.s
DizzyEggg
2017-03-29
Begin disassembling window.s
Diegoisawesome
2017-03-27
Mostly decompile text.s
Diegoisawesome
2016-11-01
use ramscrgen
YamaArashi
2016-11-01
split asm files
YamaArashi
2016-11-01
.s -> .inc
YamaArashi
2016-09-02
make asm compatible with stock gas
YamaArashi
2016-09-02
convert comments (; -> @)
YamaArashi
2016-01-07
update asm
YamaArashi
2016-01-06
get rid of @ local labels
YamaArashi
2016-01-03
update disasm with function data from idb
YamaArashi
2015-12-03
update graphics function disasm
YamaArashi
2015-11-29
clean bg and core function names
YamaArashi
2015-11-28
update window, text, and main menu disasm
YamaArashi
2015-11-27
remove unnecessary '.align' before '.pool'
YamaArashi
2015-11-24
update disasm
YamaArashi
2015-10-20
remove "+1" from function pointer labels
YamaArashi
2015-10-10
update for modified assembler
YamaArashi
2015-10-06
add font half row offsets data and more
YamaArashi
2015-10-06
add type signatures
YamaArashi
2015-10-06
split out some code
YamaArashi