Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ floppybridge_init
Function
floppybridge_init
src/disk.cpp:5450–5454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5448
}
5449
5450
void floppybridge_init(struct uae_prefs *p)
5451
{
5452
floppybridge_init2(p);
5453
floppybridge_reload_profiles();
5454
}
5455
5456
void floppybridge_modified(int num)
5457
{
Callers
4
DISK_get_path_text
Function · 0.85
DISK_check_change
Function · 0.85
get_floppybridgeinfo
Function · 0.85
drawbridge_update_profiles
Function · 0.85
Calls
2
floppybridge_init2
Function · 0.85
floppybridge_reload_profiles
Function · 0.85
Tested by
no test coverage detected