Commit Graph

9 Commits

Author SHA1 Message Date
Sasha Koshka
d48181b832 Add a Reset method to the machine 2022-08-28 17:35:30 -04:00
Sasha Koshka
ebf58c9427 Implemented call instruction and function registering 2022-08-28 17:31:06 -04:00
Sasha Koshka
4067027588 Implemented mod, halt, and jump instructions 2022-08-28 17:11:43 -04:00
Sasha Koshka
589657e31b Implemented comparison instructions 2022-08-28 17:03:15 -04:00
Sasha Koshka
a1ea9f30da Changed order of divide and subtract 2022-08-28 16:59:11 -04:00
Sasha Koshka
efc263fe72 Implemented memory and arithmetic instructions 2022-08-28 16:56:28 -04:00
Sasha Koshka
a098a30da0 Added peek and poke methods to read/write to block 2022-08-28 14:19:46 -04:00
Sasha Koshka
601636a0ad Implement instructions 0x0 and 0x1 2022-08-28 13:30:54 -04:00
Sasha Koshka
f27ac7b560 Initial commit 2022-08-28 13:25:00 -04:00