Better RAM Acessor
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.
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.