|
About:
MikeOS is an operating system for x86 PCs, written
entirely in assembler. It's not intended to to
become a fully-fledged general purpose OS.
Instead, it's designed for learning basic OS
design and x86 assembly language. Consequently, it
runs in 16-bit mode (for BIOS access) and has very
low system requirements. It features rudimentary
DOS compatibility.
Release focus: Minor bugfixes
Changes:
A build script for OpenBSD was added. Various small updates have been made to the Handbook, and cosmetic fixes have been made to the source code and comments.
Author:
Mike Saunders [contact developer]
Homepage:
http://mikeos.berlios.de
Tar/GZ:
http://prdownload.berlios.de/mikeos/mikeos-1.4.2.tar.gz
Zip:
http://prdownload.berlios.de/mikeos/mikeos-1.4.2.zip
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|