mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-24 19:20:58 +00:00
bcef414231
* Handle the cpu context save in a more pythonic way, so the context can be serialized and reuse in an other process using the same emulator architecture and modes * Fix type error ; mistakes a size_t uint64_t ; breaks in 32bit... Backports commit 8987ad0fffadd16669aa3b402e7e8aaab70ad700 from qemu |
||
---|---|---|
.. | ||
__init__.py | ||
arm64_const.py | ||
arm_const.py | ||
m68k_const.py | ||
mips_const.py | ||
sparc_const.py | ||
unicorn.py | ||
unicorn_const.py | ||
x86_const.py |