How to Install libz80ex-dev in Ubuntu 18.04



Install libz80ex-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libz80ex-dev

Description:

z80ex emulation library, development files

libz80ex is a portable ZiLOG Z80 CPU emulator designed as a library. Goals include: precise opcode emulation (documented & undocumented), exact timings for each opcode (including I/O operations) and multiple CPU contexts. A disassembler is included as well. This package contains the development files.

Homepage: http://z80ex.sourceforge.net/

Version: 1.1.21-1

Section: universe/libdevel