1 Repo
Low-level mechanisms for reading data from read-only memory across different bit-widths.
Distinct from Data Retrieval: Closest candidates are either about auditing ROMs or general database data retrieval, whereas this is about the hardware-level access of emulated ROM bytes.
Explore 1 awesome GitHub repository matching operating systems & systems programming · ROM Data Access. Refine with filters or upvote what's useful.
MAME is a vintage hardware emulation platform designed to recreate the circuitry of arcade games, computers, and consoles to run original software on modern devices. It functions as a retro gaming preservation framework for managing, verifying, and archiving ROM sets and disk images to ensure long-term software accessibility. The project features a system debugging tool for inspecting emulated memory, CPU registers, and execution flow via breakpoints and disassembly. It also includes a Lua-based automation layer that exposes core system state and hardware controls for custom behavior and anal
Provides low-level mechanisms for reading data from emulated ROMs across various bit-widths.