Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-18 | Add support for getting an inverted addressing mode | mrb0nk500 | |
bitmask in `opcode-bitmask-gen`. | |||
2022-01-16 | Fix bug in print_mask() where it'd always use the first | mrb0nk500 | |
instruction entry, rather than the entry of the supplied instruction id(s). | |||
2022-01-14 | Add a bitmask generator for the new instruction handler | mrb0nk500 | |
macro. This program will help with generating the bitmasks for the instruction handler macro. |