Applix 1616

Source: Wikipedia, the free encyclopedia.

The Applix 1616 was a kit

multiuser operating system that was resident in ROM. A version of Minix was also ported to the 1616, as was the MGR Window System. Andrew Morton, designer of the 1616 and one of the founders of Applix, later became the maintainer of the 2.6 version of the Linux kernel
.

History

Paul Berger and Andrew Morton formed the Australian company Applix

Z80 card they had developed for the Apple IIc that allowed it to run CP/M. This product was not a commercial success, but Paul later proposed they develop a Motorola 68000
-based personal computer for sale in kit form.

The project was presented to Jon Fairall, then editor of the Australia and New Zealand electronics magazine Electronics Today International, and in December 1986, the first of four construction articles was published as "Project 1616", with the series concluding in June 1987. In October and November 1987, a disk controller card was also published as "Project 1617".

Over the next decade, about 400 1616s were sold.[1]

Applix Pty. Ltd., was in no way related to the North American company of the same name that produced Applixware.

Hardware

Main board

The main board contains:

The main board also had four 80-pin

expansion slots. The 1616 shared this backplane with a platform developed by Andrew Morton for Keno Computer Systems, allowing the 1616 to use expansion boards developed for the Keno Computer Systems platform (primarily the 34010 graphics coprocessor
), although the form-factor was different, which left the KCS cards sticking out of the top of the 1616 case.

Disk controller card

The disk controller card contains:

The coprocessor is able to run

clone), or can act as a smart disk controller.

Memory expansion card

The memory card:

34010 graphics coprocessor card

The

graphics processor with instructions for two-dimensional graphics primitives
and arbitrary width arithmetic operations on pixel data.

User developed cards

Other one-off interface cards were developed for specific projects, including a numerically controlled sheet metal spinning machine controller, several EEPROM programmers, etc.

Operating systems

1616/OS

1616/OS was initially little more than a powerful monitor, with commands for dumping and modifying memory, loading and saving to tape, and a built in

lightweight threads, message passing primitives and pipes. Ultimately, the operating system had around 250 system calls, and 78 commands built into the shell. The operating system had enough similarity to Unix that porting Unix source
to the 1616/OS was relatively painless.

Minix

Colin McCormack ported Minix to the 1616. He worked around the lack of a memory management unit when fork()ing by copying BSS, heap and stack of the child and parent processes before scheduling each one. The MMU on the RAM expansion card was developed to support Colin's Minix port, although it's unclear if it was ever used for this purpose.

ZRDOS

Conal Walsh ported the

Z80
-based disk controller card. When operating in this mode, the 68000 acted as a console for ZRDOS, although it was still possible to suspend the connection to ZRDOS, and run 1616 programs, provided they didn't need disk I/O.

MGR

Not strictly an operating system, the MGR windowing system run under 1616/OS, but usurped the console video and keyboard, and added virtual tty devices for each window. The MGR port required a video hack to add a higher resolution but monochrome video mode; this was done by replacing a PAL in the video circuit.

Applications

Most Unix and Minix programs were able to be ported to 1616/OS. Ports included:

roff, sc,[3] sed, sort, split, STEVIE, strings, sum, tail, tar, tee, ularn, uniq, vi, wanderer,[4] wc, xmodem, ymodem, zmodem, zoo

Several messaging or

Fidonet
gateways, and many utilities to allow safe shell-level dial-up access.

Several computer languages were supported, including:

The collection of 1616/OS shareware eventually grew to thirty-one 800kB floppies. Included were innumerable small utilities and ported applications from other environments.

The 1616 users group

Applix

Pty Ltd started holding informal user group meetings in their Sydney
store in 1987. The meetings were held on the second Saturday of the month, and often finished well after midnight after consumption of much pizza. Users brought their latest 1616-related creations to demonstrate and share, and discussion ranged from hardware design, operating system theory, language design, to politics and philosophy.

When the Mortons sold the shop in the 1990s, the meetings moved to their house at

Wollongong, the meetings moved with them. Not able to escape the User Group by moving around NSW, the Mortons moved to Palo Alto, California
in 2001.

The user group still meets on the second Saturday of every month, although it has been many years since an Applix 1616 has been booted at one, and, everyone being older, the meetings tend to end somewhat before midnight, and pizza is consumed in moderation.

References

  1. ^ "An Interview With Linus Torvalds: Linux and Git - Part 1 30 Years Of Linux". Tag1 Consulting. Retrieved 15 December 2022.
  2. ^ "Conquest". 19 August 2021.
  3. ^ "Sc: The Venerable Spreadsheet Calculator | Linux Journal".
  4. ^ "Wanderer". Steve Shipway. Retrieved 15 December 2022.

External links