Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lex: empty file is equivalent to EOL | David Phillips | 2019-08-04 |
* | Add initial emulator implementation | David Phillips | 2019-08-04 |
* | input_bin: Refactor disassembly to allow input from buffers | David Phillips | 2019-08-03 |
* | Refactor disassembler to move data through instruction list | David Phillips | 2019-08-03 |
* | Add simple loop disasm test | David Phillips | 2019-08-03 |
* | Make full test use unique-per-test file names | David Phillips | 2019-08-03 |
* | Rename .test files to .asm | David Phillips | 2019-08-03 |
* | Add some (failing) tests | David Phillips | 2019-08-03 |
* | Tidy test runner script | David Phillips | 2019-08-03 |
* | Add test for asm-disasm-asm, fix bug with labels | David Phillips | 2019-08-03 |