| #
9be84c52
|
| 24-Mar-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
SNES: support Application context in python code
We keep a global registry for contexts set via Python and cast to object only if SNESGetApplicationContext returns a void* in the set Otherwise, we r
SNES: support Application context in python code
We keep a global registry for contexts set via Python and cast to object only if SNESGetApplicationContext returns a void* in the set Otherwise, we return the address
show more ...
|