1 Repo
Tools for rendering and monitoring the video output and framebuffer state of emulated hardware systems in real-time.
Distinct from Simulation Output Visualizers: Distinct from Simulation Output Visualizers: focuses on graphical framebuffer rendering for hardware emulators rather than abstract simulation data like traffic or throughput.
Explore 1 awesome GitHub repository matching data & databases · Emulator Framebuffer Visualizers. 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
Provides real-time visualization of the emulator framebuffer and system status to monitor video output during execution.