Sim8085 is an old but gold lightweight simulator. It is often found in the computer labs of Indian and Middle Eastern universities.
A great PC simulator mimics hardware add-ons like: 8085 simulator download for pc
; Simple program to send data to port (simulated LED) MVI A, 0FFH ; Load 255 (all LEDs ON) into accumulator OUT 01H ; Output to port 01 (simulated output port) HLT ; Halt the processor Sim8085 is an old but gold lightweight simulator
The development has stopped; lacks advanced debugging. lacks advanced debugging.