MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / do_render_slice

Function do_render_slice

src/custom.cpp:5406–5411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5404}
5405
5406static bool do_render_slice(int mode, int slicecnt, int lastline)
5407{
5408 draw_denise_line_queue_flush();
5409 crender_screen(0, mode, true);
5410 return true;
5411}
5412
5413static bool do_display_slice(void)
5414{

Callers 5

linesync_beam_multi_dualFunction · 0.85
linesync_beam_vrrFunction · 0.85

Calls 2

crender_screenFunction · 0.85

Tested by

no test coverage detected