Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ breakfunc
Function
breakfunc
src/debug.cpp:6195–6199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6193
}
6194
6195
static void breakfunc(uae_u32 v)
6196
{
6197
write_log(_T(
"Cycle breakpoint hit\n"
));
6198
internal_debug();
6199
}
6200
6201
void debug_hsync(void)
6202
{
Callers
1
debug_hsync
Function · 0.85
Calls
2
internal_debug
Function · 0.85
write_log
Function · 0.70
Tested by
no test coverage detected