adelikat
|
f6735a9f9b
|
mGBA - implement memory execute callbacks
|
2020-04-23 11:56:26 -05:00 |
adelikat
|
04cd7d867c
|
mGBA - fix NRE that can happen when rebooting core, fixes #1915
|
2020-04-10 08:47:52 -05:00 |
zeromus
|
6b462630e0
|
fix crash in MGBA memory callbacks due to GC of temporarily marshaled delegate (by keeping an instance referenced in a member, as usual)
|
2020-04-03 18:42:22 -04:00 |
adelikat
|
be8db22d6c
|
mgba- throw NotImplemented on callbacks with no address, we don't support that yet (likely ever)
|
2020-04-02 17:40:27 -05:00 |
adelikat
|
cea0762c07
|
cleanup a few things in MGBAMemoryCallbackSystem
|
2020-04-02 17:40:27 -05:00 |
adelikat
|
f97ef09c41
|
mgba - pass in mgba class instead of core pointer to MGBAMemoryCallbackSystem, seems cleaner either way. Still crash
|
2020-04-02 17:40:27 -05:00 |
feos
|
fc5d8b2de6
|
add some stuff
|
2020-04-02 17:40:27 -05:00 |
feos
|
4597e8b334
|
tweaks
|
2020-04-02 17:40:27 -05:00 |
adelikat
|
e44aa5d94a
|
mGBA - pass core pointer to memory callback system
|
2020-04-02 17:40:27 -05:00 |
adelikat
|
75a991a36d
|
bad attempt at wiring up mGBA memory hooks
|
2020-04-02 17:40:27 -05:00 |