Tag

Unix Like Os

All articles tagged with #unix like os

technology1 year ago

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

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.

technology2 years ago

"Revolutionary Sol-1: A 16-bit Computer with C Compiler and Unix-like OS"

The Sol-1 is a computer system implemented in discrete logic ICs, featuring a C compiler, assembler, Unix-like OS, DMA, and various interfaces. Developed by Paulo Constantino, the Sol-1 boasts professional aesthetics and intricate wire wrap work. It supports most operations, except for floating point, and future plans include adding more features to the OS and porting text-based adventure games.