Commit Graph

12 Commits

Author SHA1 Message Date
70603df303
opcodes: ADD, AND, NOT 2024-01-06 15:22:52 -05:00
f98719879a
opcode: ST, STI, STR
- reorganized stuff
- explicit wrap (no overflows)
2024-01-06 15:06:00 -05:00
519fe5a536
opcode: JSR/JSRR 2024-01-06 14:32:07 -05:00
c137839e86
implement other load opcodes 2024-01-06 14:25:19 -05:00
c688bf63ea
implement PUTS trap routine 2024-01-06 13:58:26 -05:00
928afa6de8
implement HALT trap routine 2024-01-06 13:50:36 -05:00
6fe7dffb4d
add todo! to missing instructions 2024-01-06 13:47:40 -05:00
7adac34b3e
implement TRAP
trap routines not yet implemented
2024-01-06 13:46:11 -05:00
a76d194cc7
implement LEA 2024-01-06 13:36:09 -05:00
aa413bcaf2
chore: format 2024-01-05 22:20:30 -05:00
60ad020d14
implement fetch-execute loop 2024-01-05 22:17:21 -05:00
fb7b17a7fe
reorganize files 2024-01-05 21:31:16 -05:00