Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5711
STATIC_INLINE uaecptr BPTR2APTR (uaecptr addr)
5712
{
5713
return addr << 2;
5714
}
5715
static TCHAR *BSTR2CSTR (uae_u8 *bstr)
5716
{
5717
TCHAR *s;
Callers
2
print_task_info
Function · 0.85
debug
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected