Turing Machine Incrementer

A simple Turing Machine simulated on the CPU, increments a binary number on the tape (RAM).

Program Code

Write your assembly code below.

Load Example
1

Controls

CPU State

Status

Idle

Program Counter

0

Compare Flag

0

Dedicated Counter 1

0

Dedicated Counter 2

0

Error

-

Registers

RAM

I/O

Input

Output