shc08

Micro-controller simulator for SDCC

Install

All systems
curl cmd.cat/shc08.sh
Debian Debian
apt-get install sdcc-ucsim
Ubuntu
apt-get install sdcc-ucsim
Arch Arch Linux
pacman -S sdcc
image/svg+xml Kali Linux
apt-get install sdcc-ucsim
Fedora
dnf install sdcc
Windows (WSL2)
sudo apt-get update sudo apt-get install sdcc-ucsim
OS X
brew install sdcc
Raspbian
apt-get install sdcc-ucsim

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.

sdcc

Small Device C Compiler

SDCC is a C compiler for the Intel MCS51 family, HC08, PIC, GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers. This package includes the compiler, assemblers and linkers.