MikeOS is an operating system for x86 PCs, written in assembly language. It is a learning tool to show how simple 16-bit, real-mode OSes work, with well-commented code and extensive documentation.
Name:
Anonymous2013-10-24 10:27
>>7 The RasPi was originally intended to be a low cost educational computer. It has practical applications as a prototyping microcontroller or low powered DSP (if you're willing to use the blobs). An educational OS in assembly for the Raspi would further its application as learning tool or microcontroller.