MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / illg_debug_check

Function illg_debug_check

src/debug.cpp:3969–3972  ·  view source on GitHub ↗

add special custom register check here */

Source from the content-addressed store, hash-verified

3967
3968/* add special custom register check here */
3969static void illg_debug_check (uaecptr addr, int rwi, int size, uae_u32 val)
3970{
3971 return;
3972}
3973
3974static void illg_debug_do (uaecptr addr, int rwi, int size, uae_u32 val)
3975{

Callers 1

illg_debug_doFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected