Fuzix-Compiler-Kit

最近ちょこちょこFuzix環境を彷徨っておりまして、Fuzix専用のクロスコンパイラキットについて。 ・GitHUB github.com cc [option and file list] options: -c: compile to object modules only-D: define a macro for the C preprocessor-E: preprocess only, to stdout-i: enable split I/D if supported by this target…