Microprocessor Simulator - GNU/GPL
If you are looking for Neil's simulator for the AQA Electronics A Level, it's here with documentation here.
This simulator uses an instruction set similar to the Intel 8086 chips. The machine language is invented and no hardware exists to run it. The program was originally created because real assembly code run on the old MS DOS machines crashed if there was the smallest error in the code.
Download the simulator
On Line Documentation
- Learn about microprocessors using a simplified 8 bit machine.
- Write assembly code programs using commands similar to the Intel 8086 family of chips.
- Run or single step programs and see the CPU registers and RAM changing.
- Learn about control systems and program simulated input and output peripherals.
- Learn about polling and interrupts.
|