Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnsonjh/xinu68k

xinu68k: Xinu for the Motorola MECB, AT&T PC 7300, AT&T UNIX PC, AT&T/Olivetti 3B1, Convergent Technologies S/50, and Sun Microsystems Sun-2 & Sun-3
https://github.com/johnsonjh/xinu68k

3b1 68000 68010 att7300 m68k mecb pc7300 sun-2 sun-3 unixpc xinu xinu-os

Last synced: 2 months ago
JSON representation

xinu68k: Xinu for the Motorola MECB, AT&T PC 7300, AT&T UNIX PC, AT&T/Olivetti 3B1, Convergent Technologies S/50, and Sun Microsystems Sun-2 & Sun-3

Awesome Lists containing this project

README

        

# Xinu-68K

**_Xinu Is Not Unix_** ... for 68000 systems

## Description

Xinu is a small, elegant operating system that supports dynamic process
creation, dynamic memory allocation, network communication, local and remote
file systems, a shell, and device-independent I/O functions.

Although it shares concepts and even names with Unix, the internal design
differs completely.

It's small size makes it suitable for embedded environments.

## Supported Systems

- Motorola MECB
- AT&T PC 7300
- AT&T UNIX PC
- AT&T / Olivetti 3B1
- Convergent Technologies S/50
- Sun Microsystems Sun-2 series
- Sun Microsystems Sun-3 series

## Licensing

- See the [Xinu license](/LICENSE.TXT) for details

## Additional Information

- Historical Xinu-68K software is available from:

- [johnsonjh/AncientXinu](https://github.com/johnsonjh/AncientXinu)

- Xinu for modern systems is available from:

- The [Xinu-OS.org](http://xinu-os.org/) homepage
- The [Xinu-OS](https://github.com/xinu-os) GitHub repository

- Other classic Xinu releases are available via FTP
(_ftp://ftp.cs.purdue.edu/pub/comer/_)