MikeOS 是一个x86 体系计算机的操作系统,可以利用它来学习操作系统的运行原理,提供良好注释的源码,提供基于命令行窗口的对话框交互界面;一个文件管理器以及超过60个系统调用接口。 Changes: The list dialog is now scrollable, while the pause system call has been rewritten to be compatible with more BIOSes. There have also been several small bugfixes and documentation updates. 官方地址:http://mikeos.berlios.de/ 下载地址 |