Linux for the Sega MegaDrive (github.com)

194 points by HardwareLust a day ago

jaza 5 hours ago

Still got my Mega Drive, purchased circa 1994. Recently brought it back to life with a Level Hike (I know, apparently RAD2x is better, anyway works well enough for me) HDMI adapter (otherwise sadly it doesn't work with new digital-only TVs), the main unit and all my old games (Sonic 1 and 2, Columns, Alex Kidd in the Enchanted Castle, Wonder Boy in Monster World, Shining Force (needed new battery in cartridge for save state), Sword of Vermilion) still functioning perfectly after all these years (just needed some vigorous dusting of bottom of cartridges). Got my kids on it, they love it: "dad, so cool, boots up instantly, no lag, no ads" (unlike the rubbish apps on their other devices!).

Awesome to hear that Linux has arrived on Mega Drive. Just need it to boot up (how Sonic 1 boots up saying "seee-gaah") and to drone out "liii-nuux", hahaha.

functionmouse 5 hours ago

people go through so much trouble buying expensive converters, scalers, etc. to make their old games look good on their new tv when there's plenty of old CRTs at thrift stores for maybe like 50 bucks for an excellent one with all the fancy hookups like component and everything, I don't get it. I understand CRTs aren't gonna be around forever so we should in fact be working towards future proofing but, they are around now. You can even find small ones if transportation or space is an issue.

ssl-3 an hour ago

I haven't seen any CRTs displays for sale at thrift stores near me (Ohio, USA) for a decade or so. They certainly were common at one point, but that point seems to be rather far in the past.

Anyway, scalers and such: We've got a decent-sized end-of-era flat CRT TV sitting on a high shelf in a closet at the shop that I could take home and use but I really don't want to dedicate space in my house to it.

It's possible that there will never be a time when scalers will be able to fully emulate the qualities of NTSC/PAL/SECAM/whatever as displayed on a CRT, but a scaler is a lot smaller and easier to deal with.

philistine 4 hours ago

> I understand CRTs aren't gonna be around forever

We're there dude. I don't know where you live, but from where I'm at, CRTs are gone. Everybody wants hundreds if not thousands for them because the only ones left are those in the hands of retro gamers. All the cheap ones are in the dump at this point.

aidenn0 2 hours ago

jaza 4 hours ago

It wasn't to make my old games look good - it was just to make them work, period. I only have a flat-screen TV with digital inputs, I don't have a CRT. The HDMI adapter (which includes the converter / scaler) was about 50 bucks, a CRT could have easily cost more than that (and would quite possibly have taken longer to find, would have a shorter remaining lifespan, would require more maintenance, etc). Space is an issue, I live in a small-ish apartment. I guess the retro experience would be more authentic with a CRT, but it's authentic enough for me on a modern TV, and it's simple and it works.

klaussilveira 2 hours ago

> CRTs at thrift stores for maybe like 50 bucks

I haven't seen a CRT in South Florida thrift stores in years. And when you find something on FB or other marketplaces, people want $200+

vitally3643 3 hours ago

Or people could buy an adapter to use the console with the large TV they already have than make drastic compromises on a large and heavy piece of single-use equipment

cwnyth 4 hours ago

I still have two, a Trinitron and an RCE. For a while, you couldn't give these away.

I sadly had to part with a 52" projector TV that had s-video inputs. Classics games on that was a thing to behold.

aquova 4 hours ago

You're lucky, I search fairly often and never come across CRTs at thrift stores. The only option is to buy comically overpriced ones off marketplace, and I live in a large metro area.

ChrisRR 4 hours ago

I just emulate. So much easier

gwbas1c 4 hours ago

Honestly, I think old games look best on modern TVs with an HDMI cable and no attempt to interlace / emulate the CRT.

gwbas1c 4 hours ago

Honestly, it's worth trying the Sega app on Switch / Switch 2. The games look and play great, you can save at any time, and you can "rewind" if a game gets a little too hard. The wireless controllers are also great too. (Granted, it only has Sonic 2.)

I've been slowly working through games I never got around to playing when I was a kid.

jaza 4 hours ago

I haven't tried Sega games on Switch (and I believe some were available on Wii before that?). But I have also played some of my old games on PC emulators. "Save state" / "load state" is indeed very handy. Keyboard mappings is an inferior experience to a real controller, but meh, you get used to it.

gwbas1c 4 hours ago

malux85 5 hours ago

Streets of Rage 2

Ghouls and Ghosts

Radical Rex

Jurassic Park

These megadrive games had great art and music and are still really enjoyable today

MisterTea an hour ago

ToeJam & Earl - Jammin!

tndata an hour ago

What a Wow, this brings back memories from my own Sega Mega Drive hacking days. About 35 years ago I built my own hardware development kit from scratch as a way to learn more about the hardware.

I documented the project here if anyone is curious: https://nestenius.se/hardware/how-i-built-my-own-sega-mega-d...

It's really fun to see Linux running on the Mega Drive. I never would have expected that back then.

sp8 10 hours ago

I have such fond memories of my time back in the day owning a MegaDrive. It wasn't my first or last games console, but it was my formative one. It was a time in my life when I was into video games (Sonic 2 being the only game I ever played to completion). It pleases me to realise there's still a community around the MegaDrive and - as others has said - this is so crazy but wonderful to see!

kraquepype 2 hours ago

That's my experience as well - my family had a 2600, but the Genesis was our first modern (for the time) game console.

I remember fondly all the trips to the video rental store and flea market hoping to find games we could afford.

urbsgpw 5 hours ago

Ya same here. Sonic and on the PC, Jazz Jackrabbit. I loved that hare.

matheusmoreira 9 hours ago

Genesis does what Nintendon't.

> The lowly 68000 in the Sega doesn’t have a memory management unit required for the full Linux experience, so what’s really running here is a kernel compiled with the -nommu option.

Huh... I thought Linux actually required MMUs. I was under the impression it'd never run on these old consoles because of that. Learned something new today.

> A QEMU fork that emulates enough of the MegaDrive and the EverDrive to play with this without the real hardware is included.

That's seriously impressive.

piltdownman 5 hours ago

There was no MMU in the Macintosh Classic/SE lineup which used the 68k as a CPU, but they still support the microcontroller targeted distros like uClinux. Unfortunately the tight integration with the ToolBox ROM makes it a fairly Herculean task. Microsoft bizarrely enough released Xenix for the Apple LISA as well, but that's more of a historic oddity.

Similarly, Basilisk II is a very worthy emulator for Mac 68k emulation so there's a lot to draw on for QEMU and the like.

nommuenjoyer 4 hours ago

I plan to get this working on nommu mac at some point but I don't have one yet. I have a pile of 030/040 macs. Its not mentioned but this mc68000 kernel actually uses devicetree (like arm..) so its fairly portable.

In my QEMU fork there is support for a 68000 virt machine so you can have a multi-ghz emulated 68000 with 128MB RAM (maybe more, haven't tested) if you really want that.

piltdownman 4 hours ago

cjd8 9 hours ago

>Huh... I thought Linux actually required MMUs. I was under the impression it'd never run on these old consoles because of that. Learned something new today.

There have been variants of the kernel around for some time that can run on microcontrollers without an MMU (mainly uCLinux).

poizan42 4 hours ago

m68knommu was merged into the mainline kernel in version 2.5.46: https://www.kernel.org/pub/linux/kernel/v2.5/ChangeLog-2.5.4...

Of course the 2.5 line was the unstable pre-release for the 2.6 kernel. That means that stable mainline linux has had nommu since 2.6.0, which was released 17 December 2003.

So yes, some time indeed.

HerbManic 11 hours ago

Very cool to see, so pointless it just had to be done.

I was wondering how it was squeezed into 64KB of RAM but it uses the 4MB on the Everdrive cart. With that it makes sense, considering Linux can run on an N64 with 4MB of RAM.

ChrisRR 4 hours ago

RAM is hardly the only difference between the N64 and megadrive. The N64 has an MMU for one thing

runamuck 4 hours ago

If this inspires anyone to bust out an MD/ Genesis emu, I recommend "Subterrainia." I found it too hard in my youth, but I see now it has a near perfect learning curve. The more you play, the better you get. The controls seem impossible at first, but then you SLOWLY get comfortable with it. (Kind of like learning how to Rollerblade at age 50).

_nickwhite 2 hours ago

For my American friends who may not know this: The Sega MegaDrive console from the late 80's early 90's is what we call the Sega Genesis. When I saw this post, I assumed it was some kind of optical drive or the later released Sega CD (which the rest of the world called Mega-CD). We had a lot of good times playing Street Fighter II and Sonic on this system back in the day.

walrus01 11 hours ago

If this runs on a megadrive (Genesis), would this also boot on a Sega Nomad, the portable version of a genesis?

mikepavone 10 hours ago

It should. There are some small differences between the Nomad and a normal Gen/MD, but nothing that should impact something like this

bitwize 13 hours ago

Absolutely nuts and squirrels.

Then again, I did know that the Mega Drive's CPU loadout (68000 and Z80) is the same as the first Unix machine I ever used (a TRS-80 Model 16), so running some form of Unix on it was therefore, theoretically, possible...

aussieguy1234 12 hours ago

It runs Doom, now it runs Linux

SequoiaHope 8 hours ago

My oscilloscope does both!

HardwareLust a day ago

Original title: It’s Linux, On A Sega Megadrive

dang 14 hours ago

It's a cool project! but best to use the original title and original source - see https://news.ycombinator.com/newsguidelines.html.

I've changed the title and URL to match https://github.com/LinuxMD/linuxmd and put the other URL in the toptext so people can look at it too.

HardwareLust 6 hours ago

Thanks Dan! Will do. I would have fixed it, but by the time I noticed the complaints, it was already too late.

msephton a day ago

Really odd decision for it to be changed away from this original title.

And if I'm being pedantic (and I am) it's Sega Mega Drive.

Repo, which says Sega MegaDrive, is at: https://github.com/LinuxMD/linuxmd

dormento a day ago

(Disclaimer: I'm partial to "Mega Drive" myself.)

Wikipedia has this

https://en.wikipedia.org/wiki/File:Mega_Drive_vs_Genesis.gif

blue = Mega Drive, red = Genesis

Linked here:

https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Vid...

(didn't find the sales numbers, for those wondering. Sorry!)

croes 13 hours ago

msephton 6 hours ago

nommuenjoyer 20 hours ago

And it really is on a MegaDrive as I only tested this stuff on a Japanese MegaDrive.