awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • touchhle/touchhleالصورة الرمزية لـ touchHLE

    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/xemuالصورة الرمزية لـ xemu-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.