SIM85 / WSIM85 software

This software simulates the 8085 CPU on a PC. You can debug programs written for 8085 using this simulator.

This software simulates the 8085 CPU on a PC. You can debug programs written for 8085 using this simulator. It displays the 8085 CPU registers on the screen. The disassembled program is also displayed on the screen. You can single step through the program, and at the same time watch selected memory locations. Besides, it also simulates some commonly used peripherals, e.g. 8279, 8255, 8155, LCD etc. While running / stepping through the program, you can also monitor the status of these peripherals. You can even simulate input to these peripherals. e.g. a key entry through 8279 can be simulated. Or you can change the input to any of the 8255 ports anytime.