Linux Running on an NES? (www.youtube.com)
submitted 2 years ago* (last edited 2 years ago) by to c/linux@lemmy.ml
 

The author managed to run LUnix on an NES without tricks, like embedding a Raspberry Pi into the cartridge.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (1 child)

But theoretically not that difficult? I mean, the whole point of Unix was that it is written in C and therefore platform-independent. Principally, all you need to port a POSIX Unix OS is a C compiler for the architecture that you're targeting.

  • source
  • parent
  • hideshow 2 child comments