Commit Graph

11 Commits

Author SHA1 Message Date
Rémi Calixte
da21d9dc67 asm_processor: fix number of skip instructions 2021-03-27 18:40:05 +01:00
Rémi Calixte
e831892511 asm_processor: split padding functions are broken so set a high limit 2021-03-27 18:39:33 +01:00
Rémi Calixte
352625ff40 asm_processor: count bls, .word and .extern correctly 2021-03-27 18:38:59 +01:00
Rémi Calixte
4ed9bcf63a asm_processor: support asm comments with ; 2021-03-27 18:38:30 +01:00
hondew
1cd32c047c Fix more broken relocations 2021-03-21 10:07:09 -04:00
hondew
a3f1dea5a8 Unix format for asm_processor.py 2021-03-21 00:49:22 -04:00
hondew
1a9c2488da Don't forget asm_processor... 2021-03-21 00:36:12 -04:00
hondew
08b17cc7dd Make func name in symtab point to correct text section 2021-03-20 23:14:20 -04:00
hondew
140718cbb2 Fix bug preventing relocations from getting updated and inserted 2021-03-20 18:24:59 -04:00
hondew
19651447d5 Make asmproc produce a linkable obj
Document compile.sh
2021-03-15 00:08:20 -04:00
ProjectRevoTPP
a2c689698a port over and implement asm processor for NONMATCHINGS. thanks hondew! 2021-02-05 02:00:25 -05:00