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

Function BPTR2APTR

src/debug.cpp:5711–5714  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5709}
5710
5711STATIC_INLINE uaecptr BPTR2APTR (uaecptr addr)
5712{
5713 return addr << 2;
5714}
5715static TCHAR *BSTR2CSTR (uae_u8 *bstr)
5716{
5717 TCHAR *s;

Callers 2

print_task_infoFunction · 0.85
debugFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected