8 bit computer implemented with minecraft redstone
see instruction_set.py for the list of instructions
Current bugs:
- cmb $0 does not work properly since s is always 0, (needs to be set to 1 when d=0)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
8 bit computer implemented with minecraft redstone
see instruction_set.py for the list of instructions
Current bugs: