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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesMemory Management Mappers

Translates specific console memory addressing and protection schemes into host system memory space to ensure data integrity.

Distinct from Memory Mapping Utilities: Distinct from general memory mapping utilities: focuses on translating console-specific memory addressing schemes for emulated environments.

Explore 2 awesome GitHub repositories matching data & databases · Memory Management Mappers. Refine with filters or upvote what's useful.

Awesome Memory Management Mappers GitHub Repositories

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

    RPCS3/rpcs3

    18,209عرض على GitHub↗

    RPCS3 is a C++ application that functions as a software environment for executing and managing PlayStation 3 console titles on desktop operating systems. It operates by translating proprietary console hardware instructions and graphics commands into formats compatible with modern computer hardware, allowing for the execution of original game software. The emulator distinguishes itself through a comprehensive suite of tools for managing game libraries, applying software patches to modify performance characteristics, and tracking the compatibility status of individual titles. It includes integr

    Translates the console's specific memory addressing and protection schemes into the host system's memory space to ensure data integrity.

    C++assembly-languageccpp
    عرض على GitHub↗18,209
  • fogleman/nesالصورة الرمزية لـ fogleman

    fogleman/nes

    5,650عرض على GitHub↗

    This project is a Nintendo Entertainment System emulator written in Go. It functions as a hardware simulation that executes game ROMs by mimicking the original console's circuitry, including the processor and picture processing unit. The emulator includes a game library browser that identifies local files and retrieves titles and thumbnails from online databases using file checksums. It also implements a system of memory management mappers to ensure compatibility across various game ROM formats and hardware configurations. The software covers high-level capabilities for game ROM execution an

    Translates console-specific memory addressing and bank-switching schemes into host system memory space.

    Go
    عرض على GitHub↗5,650
  1. Home
  2. Data & Databases
  3. Memory Mapping Utilities
  4. Memory Management Mappers