A Python library for reading and writing the memory of an emulated game in Dolphin. https://pypi.org/project/sup-dolphin-memory-lib/
Find a file
2022-06-24 13:49:27 +02:00
ctypes.txt Initial commit 2021-09-16 09:13:53 +02:00
LICENSE.txt add license 2022-06-24 13:49:27 +02:00
memorylib.py Remove unpack var 2021-09-19 12:51:57 +02:00
memtest_lin.py Add Linux Support 2021-09-16 22:05:49 -04:00
README.md Initial commit 2021-09-16 08:40:00 +02:00
run.bat rename file 2021-09-19 12:14:17 +02:00
run.sh Add Linux Support 2021-09-16 22:05:49 -04:00

dolphin-memory-lib

A Python library for reading and writing the memory of an emulated game in Dolphin.