Install emu8051 by entering the following commands in the terminal:
sudo apt update sudo apt install emu8051
Description:
Emulator and simulator for 8051 microcontrollers
Emu8051 is a simulator/emulator for the Intel 8051 family of microcontrollers. It allows the developers to simulate 8051 microcontrollers to test their code and debug it. The program can load Intel HEX files.
Homepage: http://www.hugovil.com/fr/emu8051/index.html
Version: 1.1.1-1build1
Section: universe/x11