BizHawk/waterbox/gpgx/cinterface
VelpaChallenger ffa5d45aaf
Memory Hook Improvements (Return value) (#4283)
* new callback system with callback return values

If the lua callback returns a value, the core will update the addr with it. Otherwise, the old value sent by the core will be used unmodified

* update MemoryCallbackDelegate return value to uint?

* throw NotSupportedException for GBA memory callbacks

* docs: return value of MemoryCallbackDelegate and CallMemoryCallbacks
2025-05-29 00:20:52 +02:00
..
callbacks.h Memory Hook Improvements (Return value) (#4283) 2025-05-29 00:20:52 +02:00
cdStreamImpl.c Revert "Add prints to gpgx_swap_disc" and "Add prints to cdStreamOpen" 2024-10-06 14:15:26 -07:00
cinterface.c Memory Hook Improvements (Return value) (#4283) 2025-05-29 00:20:52 +02:00