Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

86Box: Help Needed

The 86Box project, an emulator for early x86 PCs, has issued a call for help due to a lack of active developers. The project's current maintainer is working alone and struggling to keep up with bug fixes, code reviews, and releases. Without new contributors, the project warns it may face an uncertain future or could eventually shut down.

Background

86Box is an open-source, cross-platform emulator that runs old x86-based PCs, operating systems, and software — think early DOS, Windows 1.0 through XP, and vintage games and business apps that won't run on modern hardware. It's one of the few projects that emulates the actual hardware (CPUs, sound cards, graphics adapters) rather than just simulating the OS. The project's founder and lead developer recently stepped back, and the remaining team is putting out a call for new maintainers and contributors. The core issue: emulating early x86 hardware at cycle-accurate speed is extremely complex, and the codebase is old C/C++ that takes months to get productive in. Without fresh help, development may stall or the project could die — which would mean losing one of the best tools for digital preservation of the PC era's software heritage.

Related stories