Skip to Content


Education (Subscribe)

Links

Amateur OS: AMOS

http://scottie.20m.com/

Scott Billingsley's OS: realtime for DSP and amateur radio, one user/application, 16-bit real mode, for i386+, FAT 12/16; no TSRs, library of routines to program into apps, minimal kernel support (minimize interrupts), written in NASM assembly and Sphnix C--.

More Details Review It Rate It Bookmark It

FDOS

http://www.visual-opal.de/

Essay and OS for learning, so people who want to know more of technicals in PCs can find interesting answers presented easily; FAT 12 file, directory support; 100% NASM, documents, website in English, German; (c) Stefan Tappertzhofen. [Open Source, GPL]

More Details Review It Rate It Bookmark It

Instinct Operating System

http://www.lostcommunity.org/

A command-line OS written in x86 assembly, designed as a learning tool for college students and amateur programmers. Download available. [Open Source]

More Details Review It Rate It Bookmark It

KOS

http://kos.enix.org/

Kid Operating System. Modular (run-time dynamic linking), preemptive multitasking, to have SVR4-like VM. Begun 1998 by young programmers, most of them students. Goal: not obtaining OS, but learning OS internals and functioning of x86 processors. Downloads, links, documentation. [Open Source, GPL]

More Details Review It Rate It Bookmark It