A simulator for 8086 microprocessor assembly language, it interprets assembly language code and outputs the changes to the registers and flags.
It contains the various intructions accepted by the interpreter.
It contains the interpreter codes
The interpreter plus an Android UI. The code for UI can be found here