Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ disk_empty
Function
disk_empty
src/disk.cpp:3488–3491 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3486
}
3487
3488
int disk_empty (int num)
3489
{
3490
return drive_empty (floppy + num);
3491
}
3492
3493
static TCHAR *tobin (uae_u8 v)
3494
{
Callers
2
emulib_GetUaeConfig
Function · 0.85
DISK_init
Function · 0.85
Calls
1
drive_empty
Function · 0.85
Tested by
no test coverage detected