8080/8085
Fuzix Assemblers https://github.com/EtchedPixels/CC6303
(At the moment they are in with cc6303 for historical reasons)
cd as68 make -f Makefile.8085 clean make -f Makefile.8085 install
Fuzix C Compiler https://github.com/EtchedPixels/Fuzix-Compiler-Kit
Build the assembler first and ensure it's on your path
make bootstrap make install
But the Fuzix Compiler Kit seems to depend on Fuzix-Binutils now. Is this info outdated?
It says in BUILD_REQUIREMENTS.md
But the Fuzix Compiler Kit seems to depend on Fuzix-Binutils now. Is this info outdated?