Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 597 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 597 Bytes

Pikobrain

A 16-bit Operating System written in assembly language.

Supposed to be small, but usable. Only 5.5kB of binary code.

Has a decent text editor, assembler*, and common file manipulation commands etc.

alt text

Tested on an HP ProLiant ML110 G5 (1GB RAM, 80GB HDD, Intel Core 2 Duo, from 2009)

Should work on i386 architecture and newer. BIOS needed!

Read the pikomanual file for installation guidelines, and explanations of commands etc.

When inside the OS, type 'e0101' to get "help file".