geeksville / portfolio_os_m2

3DO M2 Portfolio OS v3.0 and tooling source dump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3DO M2 Portfolio OS v3.0

The 3DO Opera platform ran an OS called Portfolio. Developed internally at NTG/3DO by several of the same people who developed the operating system for the Amiga computer, Portfolio takes many of its design cues from Amiga. Indeed, Amiga programmers will find Portfolio quite familiar. However, Portfolio addresses many of the shortcomings levelled against Amiga, making it quite advanced for the early 1990's, particularly when compared to mystifyingly more popular operating systems such as MS-DOS.

Among other features, Portfolio provides:

  • Preemptive threading/multitasking,
  • User/supervisor separation
  • Memory protection (MMU/fences) and process separation,
  • Resource tracking -- memory and I/O resources are released when a process dies,
  • Asynchronous, high-level I/O system,
  • Shared libraries,
  • Dynamically loaded libraries and device drivers,
  • Message-based IPC,
  • Custom filesystem,
  • Extensible global error codes,
  • Input handling for joypads, joysticks, mice, and light gun.

Portfolio was created to ease development on the platform, but it also acted as an abstraction to the hardware so that manufacturers had more flexibility in their design and provide for compatibility with future systems. The OS continued to evolve and was used for The 3DO Company's next console: The 3DO M2. The M2 was never released to retail as a game console but was used for a few arcade games and misc kiosks. The hardware is rare and the software perhaps rarer.

On 2022-01-10 a snapshot of Portfolio OS v3.0 from approximately 1996-12-14 was shared by YouTuber and M2 collector Video Game Esoterica. He had acquired a collection of archives from a former M2 engineer some time ago and thought he had shared them all with other members of the 3DO community. He hadn't. After doing so it was quickly realized he had been sitting on the source code to the M2 operating system as well as numerous tools.

What is This Repo?

The initial checkin represents a snapshot of the Portfolio OS v3.0 source code which was released by Video Game Esoterica on 2022-01-10. This repo is, at the very least, a GitHub hosted backup and reference, but may be a place for future development.

Links

About

3DO M2 Portfolio OS v3.0 and tooling source dump


Languages

Language:C 81.6%Language:C++ 4.8%Language:Assembly 4.1%Language:Roff 3.1%Language:Makefile 2.9%Language:TeX 0.9%Language:Tcl 0.7%Language:Forth 0.5%Language:HTML 0.4%Language:D 0.3%Language:Shell 0.1%Language:SWIG 0.1%Language:Yacc 0.1%Language:Objective-J 0.1%Language:RPC 0.1%Language:Objective-C 0.1%Language:Perl 0.0%Language:R 0.0%Language:DIGITAL Command Language 0.0%Language:sed 0.0%Language:Lex 0.0%Language:Batchfile 0.0%Language:Logos 0.0%Language:DTrace 0.0%Language:Mathematica 0.0%