Skip to content

Better RAM Acessor

Compare
Choose a tag to compare
@Kautenja Kautenja released this 05 Jan 21:50
· 337 commits to master since this release
73e10bb

Use a direct buffer to create a NumPy vector wrapping around the RAM for the emulator instead of issuing reads and writes through the ctypes API.