Remix.run Logo
cakehonolulu a day ago

This is a deep dive on what is necessary to get Linux on the 68000-based Atari Jaguar. No specialized hardware/flash carts. All runs within the original hardware vision (2 megabytes of RAM) and gets to a Busybox shell. Linux repository with the changes: https://github.com/cakehonolulu/linux_jag

tclancy a day ago | parent | next [-]

On of the few things where getting Doom to run on it wouldn’t be that cool. But I love the post, except for the part where you reminded me I was old by acting like no one remembers that thing.

jonhohle a day ago | parent | next [-]

But… there was a commercial port of Doom to the Jaguar.

dormento 16 hours ago | parent | next [-]

But not to jaguar GNU/Linux :P

tclancy 18 hours ago | parent | prev [-]

thatsthejoke.gif

jsolson a day ago | parent | prev | next [-]

It had me looking up the specs for the Atari Lynx II that I had as a kid in lieu of a more popular handheld.

jibal a day ago | parent | prev [-]

Heh. I had already been programming for 28 years when it came out.

jambalaya8 a day ago | parent | prev [-]

Might be fun to run this as a barebones router.

cakehonolulu a day ago | parent [-]

I've actually thought of that, but the memory space is so limited that I feel it'd be impossible. Also considering the fact that no official memory banking solutions exist for the Jaguar... maybe it'd be an interesting technical challenge to have a custom mapper that can do both ROM and RAM.