RadiOS
|
RadiOS, the Radiant Operating System, is a project to create a QNX Neutrino like operating system for the x86 architecture. It is written almost entirely in the assembly language and heavily utilizes NASM preprocessor facilities and RDOFF binary file format.
RadiOS consists of a microkernel, a task manager (equivalent of QNX's process manager, which implements processes, and memory and path management), some system libraries, and resource managers.
The project is in very early stage of development.
External links
- RadiOS (SourceForge) (http://radios.sourceforge.net)
- NASM (SourceForge) (http://nasm.sourceforge.net)
- QNX Developers Network (http://qdn.qnx.com/developers)Template:Comp-stub