Age | Commit message (Expand) | Author |
---|---|---|
2020-10-12 | add documentation and bump to 0.1! | iximeow |
2020-10-11 | fix unused variable warnings (asserts that used these are now comments) | iximeow |
2020-10-11 | remove even more one-off opcode misspellings | iximeow |
2020-10-11 | clean up more misunderstood opcodes, add missing M__ encodings | iximeow |
2020-10-11 | explicit '.imm' trailing opcodes were a misunderstanding of the manual | iximeow |
2020-10-11 | get more operand encodings in place, square away tests | iximeow |
2020-10-11 | fix reversed l/x instruction word order and immediate decode | iximeow |
2020-10-11 | immediate forms of instructions are not distinct opcodes | iximeow |
2020-10-11 | fix numerous decode and display errors | iximeow |
2020-10-11 | more pseudo-op cleanup, track predication, record float sf field, more tests | iximeow |
2020-10-10 | start getting display impls together, distinguish read/write operands | iximeow |
2020-10-04 | add most of opcode decoding | iximeow |
2020-10-04 | wip towards a v1 | iximeow |
2020-09-15 | it's a start | iximeow |