GNUSim8085
GNUSim8085 is a graphical cross platform simulator plus assembler with debugger for the Intel 8085 microprocessor.
Cost / License
- Free
- Open Source
Platforms
- Windows
- Linux



GNUSim8085
Features
Tags
- simulator
- microprocessor-emulator
GNUSim8085 News & Activities
Recent activities
GNUSim8085 information
What is GNUSim8085?
GNUSim8085 is a graphical cross platform simulator plus assembler with debugger for the Intel 8085 microprocessor.
You have to enter assembly code in order to use the simulator. The assembly syntax is not too hard to learn. For more formation see "asm-guide.txt" in the doc/ directory.
Variable declarations are supported in assembler. You have a seperate Data view widget to show variable values during debugging. You can also debug your code with the builtin debugger! For detailed stuff, you can generate program listing which contains line by line of code with address and operand information.
Contents of memory, IO ports can be modified during program execution. Modification of registers, flag are being planned, but they are not necessary always.

