About Turing
KS4 and Advanced Level computer simulator that operates in binary and hexadecimal.
Turing has a full 8 bit instruction set including stack, logical operations, data transfer, input/output, arithmetic and program flow.
Turing has one accumulator, 2 general registers and 255 location memory.
You can load and save programs written in Turing's machine code.
Try the included Turing Quest - coding challenge, 12 graded problems to create machine code programs solving problems set.