Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ MakeFromSR_T0
Function
MakeFromSR_T0
src/cputest.cpp:1171–1174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1169
}
1170
1171
void REGPARAM2 MakeFromSR_T0(void)
1172
{
1173
MakeFromSR_x(1);
1174
}
1175
void REGPARAM2 MakeFromSR(void)
1176
{
1177
MakeFromSR_x(0);
Callers
nothing calls this directly
Calls
1
MakeFromSR_x
Function · 0.70
Tested by
no test coverage detected