index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
text_renderer.s
Age
Commit message (
Collapse
)
Author
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-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-10-10
update for modified assembler
YamaArashi
2015-10-08
add missed font label
YamaArashi
2015-10-08
add font labels
YamaArashi
2015-10-07
add menu cursor dimension data
YamaArashi
2015-10-07
change name of glyph width functions
YamaArashi
2015-10-07
add text renderer data
YamaArashi
2015-10-06
add down arrow tiles data
YamaArashi
2015-10-06
add font half row offsets data and more
YamaArashi
2015-10-06
add type signatures
YamaArashi
- many of these probably have mistakes
2015-10-06
split out some code
YamaArashi