Retro Z80 computer (12) – C compiler
After having coded in ASM assembler and in Z80 assembler (see this post), now I also have found a C compiler. As far as I can tell, it adheres to K&R (Kernighan & Ritchie) rather well.
I found it here.
Like assembler, this was a trip down memory lane for… Read the rest