savr
Micro-controller simulator for SDCC
Install
- All systems
-
curl cmd.cat/savr.sh
- Debian
-
apt-get install sdcc-ucsim
- Ubuntu
-
apt-get install sdcc-ucsim
- Kali Linux
-
apt-get install sdcc-ucsim
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sdcc-ucsim
- Raspbian
-
apt-get install sdcc-ucsim
- Dockerfile
- dockerfile.run/savr
sdcc-ucsim
Micro-controller simulator for SDCC
uCsim is a microcontroller simulator. It is extensible to support different microcontroller families. It currently supports Intel MCS51 family, HC08 and Z80 microcontrollers.