summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename .test files to .asmDavid Phillips2019-08-03
* Add some (failing) testsDavid Phillips2019-08-03
* Tidy test runner scriptDavid Phillips2019-08-03
* Add test for asm-disasm-asm, fix bug with labelsDavid Phillips2019-08-03
* Implement quick disassemblerDavid Phillips2019-08-03
* Misc tidy up of assembler sourcesDavid Phillips2019-08-03
* Add support for // /**/ style commentsDavid Phillips2019-08-03
* Fix bug lexing char valuesDavid Phillips2019-08-03
* More unused code removalDavid Phillips2019-08-03
* Remove superfluous printfs, factor reg table lookupDavid Phillips2019-08-03
* emit_error -> emit, factor keywords outDavid Phillips2019-08-03
* Small tidy up of headers, misc outputDavid Phillips2019-08-03
* Factor out various lookup tablesDavid Phillips2019-08-03
* Tidy assembler.cDavid Phillips2019-08-03
* Dirst dump of working prototypeDavid Phillips2019-08-03