1616/OS

I'm a Unix hack, OK?  I've been using Unix since 1977 and Unix's elegance and power still make my wee little toes curl with glee.

1616/OS started out as a "monitor program" and just grew.  Yet even the final version 4.7a met with the operating system's initial design constraints:
 

  1. Able to run with no disks.

  2. The operating system, editor, shell and assembler ran from EPROM with only cassette tape storage. Late versions had zmodem in ROM, with the ability to bootstrap from attached Unix hosts.
  3. No hardware memory management.

  4. Executables were relocated when loaded.  There was no fork().  fork() was possible - Colin did it when he ported Minix, but I didn't find a need.  No VM, of course.
  5. Easy to program in assembly language.
An overview of the 1616/OS feature set:
  1616 Applications.

AKPM Home

Andrew Morton, 8 March 1999