Overview
- A Spanish developer published a proof-of-concept that boots a Linux kernel and a BusyBox shell on the Atari Jaguar in emulation and on real hardware via a cartridge.
- The port reuses existing Motorola 68k Linux support and uClinux methods to run an MMU-less kernel on the Jaguar's 68000 processor.
- The developer overcame tight limits by shaving memory and storage use to fit an operating system into the console's 2MB of RAM and small ROM space.
- A new console driver for the Jaguar's Tom co-processor was written so the system can show a usable on-screen shell on actual Jaguar units.
- This work is currently a developer-hosted demonstration and available source code could encourage more retro-preservation ports, emulation tests, and community validation.