Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ start_program
Function
start_program
src/main.cpp:1565–1568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1563
}
1564
1565
static void start_program ()
1566
{
1567
do_start_program ();
1568
}
1569
1570
static void leave_program ()
1571
{
Callers
1
real_main2
Function · 0.85
Calls
1
do_start_program
Function · 0.85
Tested by
no test coverage detected