awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCustom System Composition Tools

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.

Awesome Custom System Composition Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • floooh/chipsfloooh 的头像

    floooh/chips

    1,177在 GitHub 上查看↗

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

    Integrates multiple discrete chip emulators into a unified environment to replicate specific vintage computing architectures.

    C
    在 GitHub 上查看↗1,177
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Hardware Emulators
  5. Hardware Interface Emulators
  6. System Emulators
  7. Custom System Composition Tools