index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
asm_processor
Age
Commit message (
Collapse
)
Author
2021-03-27
asm_processor: fix number of skip instructions
Rémi Calixte
2021-03-27
asm_processor: split padding functions are broken so set a high limit
Rémi Calixte
2021-03-27
asm_processor: count bls, .word and .extern correctly
Rémi Calixte
2021-03-27
asm_processor: support asm comments with ;
Rémi Calixte
2021-03-21
Merge branch 'master' of https://github.com/pret/pokediamond
red031000
2021-03-21
Fix more broken relocations
hondew
2021-03-21
Unix format for asm_processor.py
hondew
2021-03-21
Don't forget asm_processor...
hondew
2021-03-21
Retry update permissions
hondew
2021-03-21
Update permissions
hondew
2021-03-20
Use asmproc for text.c nonmatch
hondew
2021-03-20
Make func name in symtab point to correct text section
hondew
2021-03-20
Fix bug preventing relocations from getting updated and inserted
hondew
2021-03-19
fix asmproc
red031000
2021-03-19
more
red031000
2021-03-15
Make asmproc produce a linkable obj
hondew
Document compile.sh
2021-03-12
GenerateFontHalfRowLookupTable nonmatching
red031000
2021-02-05
port over and implement asm processor for NONMATCHINGS. thanks hondew!
ProjectRevoTPP