summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Add test recipe which skips valgrindDavid Phillips2019-08-04
* Wrap tests in valgrind, clean up memory leaksDavid Phillips2019-08-04
* Add initial emulator implementationDavid Phillips2019-08-04
* File input and output routines awayDavid Phillips2019-08-03
* Add asmcat, bincatDavid Phillips2019-08-03
* Enable -WpedanticDavid Phillips2019-08-03
* Enable -Wall and -Wextra, fix warningsDavid Phillips2019-08-03
* Refactor disassembler to move data through instruction listDavid Phillips2019-08-03
* Implement quick disassemblerDavid Phillips2019-08-03
* Factor out various lookup tablesDavid Phillips2019-08-03
* Dirst dump of working prototypeDavid Phillips2019-08-03