gnusim8085
Graphical Intel 8085 simulator, assembler and debugger
Install
- All systems
-
curl cmd.cat/gnusim8085.sh
- Debian
-
apt-get install gnusim8085
- Ubuntu
-
apt-get install gnusim8085
- Kali Linux
-
apt-get install gnusim8085
- Fedora
-
dnf install gnusim8085
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnusim8085
- Raspbian
-
apt-get install gnusim8085
- Dockerfile
- dockerfile.run/gnusim8085
gnusim8085
Graphical Intel 8085 simulator, assembler and debugger
GNUSim8085 is a graphical simulator, assembler and debugger for the Intel 8085 microprocessor. The application has following features. - A simple editor component with syntax highlighting. - A keypad to input assembly language instructions with appropriate arguments. - Easy view of register contents. - Easy view of flag contents. - Decimal <–> Hexadecimal converter. - View of stack, memory and I/O contents. - Support for breakpoints for program debugging. - Stepwise program execution. - One click conversion of assembly program to opcode listing. - Printing support. - UI translated in various languages.