Tag

Famicom Disk System

All articles tagged with #famicom disk system

"Modder Successfully Runs Unix-Like OS on 30-Year-Old NES Console"

Originally Published 1 year ago — by TechSpot

Featured image for "Modder Successfully Runs Unix-Like OS on 30-Year-Old NES Console"
Source: TechSpot

A modder has successfully ported a Unix-like operating system resembling Linux to run on an unmodified NES, utilizing the enhanced Japan-only equivalent Famicom Disk System's extra memory and storage. The modder, decrazyo, based the OS on Little Unix (LUnix) and overcame challenges such as defining the memory map, writing new system initialization code, and creating new drivers for the keyboard and picture processing unit. Despite visual glitches and slow performance, the project demonstrates that the NES can run a Unix-style OS and was tested on a real American NES through an Everdrive ROM cartridge.

"UNIX Gaming: Running UNIX on a Nintendo Entertainment System"

Originally Published 1 year ago — by Hackaday

Featured image for "UNIX Gaming: Running UNIX on a Nintendo Entertainment System"
Source: Hackaday

A developer has successfully ported the Little Unix (LUnix) operating system, originally written for the Commodore 64, to the Nintendo Entertainment System (NES) using the Famicom Disk System (FDS) to overcome the NES's limited RAM. The project, driven by curiosity, leverages the similarities between the 6502 MPU in the C64 and the Ricoh 2A03 in the NES. The port is available on GitHub and can be booted up on an unmodified NES using an EverDrive cartridge that supports FDS ROMs, sparking interest in the potential revival of UNIX-on-6502 development.