summaryrefslogtreecommitdiff
path: root/src/vm/instruction.test.js
AgeCommit message (Expand)Author
2023-05-24fix operand resolution to match specmainsanine-a
2023-05-23correct indirection code to match specsanine-a
2023-05-23implement DJNsanine-a
2023-05-23implement JMNsanine-a
2023-05-23implement JMZsanine-a
2023-05-23fix core boundary wrappingsanine-a
2023-05-23implement SLTsanine
2023-05-23implement CMPsanine
2023-05-23implement SUBsanine
2023-05-23test & fix indirection & predecrementsanine
2023-05-22implement MOVsanine
2023-05-22begin testing and make grammar more spec-compliantsanine