MCPcopy 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
5413static bool do_display_slice(void)
5414{
5415 show_screen(0, -1);
5416 inputdevice_hsync(true);
5417 return true;
5418}
5419
5420static void reset_autoscale(void)
5421{

Callers 5

linesync_beam_multi_dualFunction · 0.85
linesync_beam_vrrFunction · 0.85

Calls 2

show_screenFunction · 0.85
inputdevice_hsyncFunction · 0.85

Tested by

no test coverage detected