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

Function memory_map_dump

src/debug.cpp:5706–5709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5704}
5705
5706void memory_map_dump (void)
5707{
5708 memory_map_dump_2(1);
5709}
5710
5711STATIC_INLINE uaecptr BPTR2APTR (uaecptr addr)
5712{

Callers 6

expamem_init_lastFunction · 0.85
memory.cppFile · 0.85
custom_resetFunction · 0.85
cpu_do_fallbackFunction · 0.85
m68k_run_jitFunction · 0.85
m68k_goFunction · 0.85

Calls 1

memory_map_dump_2Function · 0.85

Tested by

no test coverage detected