AmigaOS

From Rosetta Code
Revision as of 22:12, 28 October 2009 by Eriksiers (talk | contribs) (removed one set of parentheses; fixed borked link)

AmigaOS is the native operating system of the Amiga personal computer, a series of workstations originally marketed by Commodore from 1985 through 1994, and later by other companies. For a brief history of AmigaOS and the Amiga in general, see Wikipedia's Amiga history page.

AmigaOS is notable as being an early GUI operating system, following in the footsteps of systems such as Mac OS and GEM (although GEM was only considered part of the OS on Atari computers -- see Wikipedia's Atari TOS page for more on that topic). Unlike Mac OS, and like most other GUI systems, AmigaOS also included a command line interface.

Like the Macintosh, part of the operating system is contained in the boot ROM, called Kickstart. Unlike the Mac, however, large parts of the OS were contained in the Kickstart.

The command line portion of the OS, implemented by Kickstart, is called AmigaDOS. While AmigaDOS is not to be confused with PC-style DOS, it does share some similarities with DOS and other text-mode systems.

The actual GUI is called Workbench, and as the name suggests, instead of the now-common GUI metaphor of a desktop (with files and folders), the screen uses the metaphor of a workbench, with tools, gadgets, drawers, etc.