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

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

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

emulator development framework

排名更新于 2026年6月30日

我们为您精选了匹配 “emulator development” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

“游戏模拟器开发指南” 的搜索结果

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

    floooh/chips

    1,177在 GitHub 上查看↗

    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

    floooh/chips provides standalone C header libraries for emulating 8-bit chips and systems, making it a modular toolkit for building retro emulators, though it focuses on lower-level components rather than a full frontend or debugging suite.

    CCycle-Accurate Emulators
    在 GitHub 上查看↗1,177

Related searches

  • 计算机体系结构课程
  • 经典游戏的开源克隆版
  • 开源游戏开发引擎
  • 汇编语言学习指南
  • 用于开发独立游戏的 2D 游戏引擎
  • 编程语言设计实战项目
  • 轻量级独立游戏 2D 引擎
  • 通过构建操作系统学习内核原理