Minecraft CPU Emulator

This is an emulator created by GICodeWarrior for the Minecraft CPU created by "the1laz".

Asssembler -

Code Input

open example

Listing

Instruction Reference

Arithmetic
ADDiA + IA
SUBiA - IA
ADDmA + MA
SUBmA - MA
Logic
NOT¬AA
ANDiA ∧ IA
ORiA ∨ IA
ANDmA ∧ MA
ORmA ∨ MA
Data Flow
OUTAO
LOADiIA
LOADmMA
STOREmAM
Control Flow
BRAPC + IPC
BEQif A=0: PC + IPC
Legend
PCProgram Counter
AAccumulator
OTorch output
IValue of operand
MValue at memory location I

Emulator -

Torches

Controls

Log

Registers

Output

Memory