Commit Graph
7 Commits
Author SHA1 Message Date
sashakoshka cfae69c0c2 Updated readme accordingly 2022-08-29 20:20:46 -04:00
sashakoshka d7d5be6949 Reversed order of comparison and arithmetic operations 2022-08-29 20:15:46 -04:00
sashakoshka e342d9b254 Fixed poking segfault
Machine would segfault when poking address 0 on an uninitialized
block. this has been fixed.
2022-08-29 12:01:08 -04:00
sashakoshka 635aced0d4 Machine is now a generic type 2022-08-29 10:48:45 -04:00
sashakoshka 810ecdb3ac Added two examples showing the machine in action 2022-08-29 01:10:04 -04:00
sashakoshka b0b055d6ce Improved wording of readme 2022-08-29 00:56:27 -04:00
sashakoshka e45d153b80 Test and poke operation fixed 2022-08-29 00:43:13 -04:00