资 源 简 介
This is my attempt to write a 32-bit multitasking operating system. I use hardware multitasking (very rare!) and it works. It is all (except the bootstrap) written in HLA, the High Level Assembly language by Randall Hyde. I will apply many things I"ve learnt from my studiers of Minix by Andrew Tanenbaum.