1 个仓库
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 是一个模块化的、仅头文件的 C 语言库框架,专为构建周期精确的硬件模拟器和复制历史上的八位计算架构而设计。它提供了通过集成单个模拟微处理器和外围芯片来构建完整复古系统所需的基础组件。 该框架通过组件化架构脱颖而出,其中硬件模块实现为可以连接在一起形成复杂系统的独立头文件。它在底层建模硬件交互,利用引脚级信号模拟和内存映射总线通信来确保确定性行为。开发者可以将模拟器的整个内部状态捕获到内存缓冲区中,从而实现持久化快照和精确的状态恢复。 该项目包括一套全面的诊断和开发工具,例如即时模式调试可视化以及对系统寄存器和帧缓冲区的实时监控。它还提供命令行实用程序来自动化硬件组件定义和源代码的生成,促进自定义嵌入式环境的构建。
Provides real-time visualization of the emulator framebuffer and system status to monitor video output during execution.