#ZX86.
Experimental X86 Protected Mode Environment.
##Features X86 32 bit protected mode ring 0 only. support for Assembler, C and C++ in the kernel. designed and tested on QEmu only. simplistic driver system. Fat32 DOS filesystem. rudimentary/barebones libc. rudimentary threading/processes. ability to load elf and flat binary executable code. assembler ( FASM ) and scheme interpreter ( TinyScheme ) rudimentary shell. rudimentary shell utilities. rudimentary tools to manipulate hard disc images.