1 Repo
Frameworks for integrating multiple discrete chip emulators into unified custom architectures.
Distinct from System Emulators: Distinct from System Emulators: focuses on the composition of custom systems from discrete components rather than launching OS images.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Custom System Composition Tools. Refine with filters or upvote what's useful.
Chips is a modular, header-only C library framework designed for building cycle-accurate hardware simulators and replicating historical eight-bit computing architectures. It provides the foundational components necessary to construct complete vintage systems by integrating individual emulated microprocessors and peripheral chips. The framework distinguishes itself through a component-based architecture where hardware modules are implemented as standalone headers that can be wired together to form complex systems. It models hardware interactions at a low level, utilizing pin-level signal emula
Integrates multiple discrete chip emulators into a unified environment to replicate specific vintage computing architectures.