Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ do_display_slice
Function
do_display_slice
src/custom.cpp:5413–5418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5411
}
5412
5413
static bool do_display_slice(void)
5414
{
5415
show_screen(0, -1);
5416
inputdevice_hsync(true);
5417
return true;
5418
}
5419
5420
static void reset_autoscale(void)
5421
{
Callers
5
linesync_beam_single_dual
Function · 0.85
linesync_beam_single_single
Function · 0.85
linesync_beam_multi_dual
Function · 0.85
linesync_beam_multi_single
Function · 0.85
linesync_beam_vrr
Function · 0.85
Calls
2
show_screen
Function · 0.85
inputdevice_hsync
Function · 0.85
Tested by
no test coverage detected