The VSC-32 Computer

A very simple computer model with only 8 operations:
000 = stop, 001 = load, 010 = store, 011 = read
100 = write, 101 = add, 110 = subtract, 111 = jump

Main Memory: All 32 locations




CPU Registers:
PC: IR: Accum:
Decoded Instruction:
Hex Input:

Enter the binary here for the Loader
OR enter hex input above and click Expand Hex!