Commit graph

5 commits

Author SHA1 Message Date
Nick Krichevsky 2db1e58568 Add nop instruction 2023-11-20 18:02:34 -05:00
Nick Krichevsky b5117e7cf9 Remove RunnableInstruction, encode cycles as a result of runtime
This is necessary for certain instructions, since they can take a different number of cycles
2023-11-20 14:25:07 -05:00
Nick Krichevsky f9cdccb5fd Implement DAA instruction 2023-11-19 21:44:18 -05:00
Nick Krichevsky e0745e149f Add complement A register instruction 2023-11-18 19:22:37 -05:00
Nick Krichevsky 1bbd14e5d2 Add support for carry bit set instructions 2023-11-18 19:11:27 -05:00