The simulated Processor has got 16 bit Registers. There are five Registers: The accumulator, the helpregister, the indexregister, the instruction pointer (short IP) and the stack pointer (SP). Only the accumulator can be used for arithmetic operations. The width of the addresses used is 16 bit too.