summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-24fix operand resolution to match specmainsanine-a
2023-05-23implement basic vm runnersanine-a
2023-05-23add step()sanine-a
2023-05-23add random non-overlapping ranges in coresanine-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
2023-05-22begin writing vmsanine-a
2023-05-22fix comment parsingsanine-a
2023-05-22fix line labels orderingsanine-a
2023-05-22update label style and add implicit second operandsanine-a
2023-05-22fix double-newline bug in grammarsanine-a
2023-05-22update grammarsanine
2023-05-19initial pass at grammarsanine
2023-05-19initial commitsanine-a