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

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

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

2 个仓库

Awesome GitHub RepositoriesHigh-Level Emulation

Emulation techniques that simulate high-level OS API calls in software rather than low-level hardware instructions.

Distinct from System Emulators: Specific to HLE (High-Level Emulation) which abstracts OS functions, contrasting with full system or instruction-level emulation.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · High-Level Emulation. Refine with filters or upvote what's useful.

Awesome High-Level Emulation GitHub Repositories

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

    touchHLE/touchHLE

    3,754在 GitHub 上查看↗

    touchHLE is a high-level emulator designed to run legacy iPhone OS applications and games on modern desktop and mobile operating systems. It functions by simulating the original hardware environment and operating system API calls rather than emulating underlying CPU instructions. The project focuses on the preservation of early third-party mobile software through legacy archiving. It distinguishes itself by translating modern mouse, keyboard, and controller inputs into simulated touch gestures and accelerometer data, and by connecting multiple emulator instances over a local network to enable

    Functions as a high-level emulator for legacy iPhone OS applications and games.

    Rust
    在 GitHub 上查看↗3,754
  • xemu-project/xemuxemu-project 的头像

    xemu-project/xemu

    3,673在 GitHub 上查看↗

    xemu is a game console emulator and virtual hardware hypervisor designed to execute original Xbox game software on various operating systems. It functions as a disk image player that simulates physical circuitry and storage to enable the playback of original titles. The project includes a suite of low-level system debugging tools for inspecting registers, tracing execution events, and dumping memory from running guest code. It provides specialized capabilities for hardware accuracy testing and game hardware debugging to analyze system behavior. The software covers a broad range of emulation

    Provides high-level system emulation by implementing operating system API calls in software to increase efficiency.

    Cemulationemulatorhacktoberfest
    在 GitHub 上查看↗3,673
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Hardware Emulators
  5. Hardware Interface Emulators
  6. System Emulators
  7. High-Level Emulation

探索子标签

  • iOS High-Level EmulatorsHigh-level emulation specifically targeting the iPhone OS environment. **Distinct from High-Level Emulation:** Specializes the general HLE concept to the specific iPhone OS target.