s51

Micro-controller simulator for SDCC

Install

All systems
curl cmd.cat/s51.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.

cc1111

C Compiler for TI/Chipcon 8051-based RF SOCs

This is a C compiler and related tools for developing firmware for TI/Chipcon RF System on Chip (SOC) parts based on the 8051 processing core. These include at least the CC1110, CC1111, CC2510, and CC2511, CC2530, CC2531, CC2533, CC2543, and CC2544. This package started as a fork of Debian SDCC 2.9.0-5, motivated both as a workaround for increases in the size of 8051 code generated by later versions of SDCC that cause AltOS to fail to build successfully, and a desire to incorporate support for source-level debugging on real hardware.

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.