MCPcopy 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
6195static void breakfunc(uae_u32 v)
6196{
6197 write_log(_T("Cycle breakpoint hit\n"));
6198 internal_debug();
6199}
6200
6201void debug_hsync(void)
6202{

Callers 1

debug_hsyncFunction · 0.85

Calls 2

internal_debugFunction · 0.85
write_logFunction · 0.70

Tested by

no test coverage detected