Install faucc by entering the following commands in the terminal:
sudo apt update sudo apt install faucc
Description:
C compiler generating Intel code for 16bit/32bit CPUs
FAUcc is a optimizing C compiler, that can generate Intel code for 16bit/32bit CPUS. It is useful, if you are in need to compile real mode code, like a BIOS. . FAUcc uses the GNU binutils for assembling/linking.
Version: 20160511-1
Section: universe/devel