Added double buffering 2
This commit is contained in:
@@ -170,6 +170,7 @@ namespace Desktop
|
||||
if (scanlineCount % 312 == 0)
|
||||
{
|
||||
_cpu.RequestInterrupt(); // 50Hz interrupt
|
||||
_ula.CommitFrame();
|
||||
TotalFrameCount++;
|
||||
|
||||
if (highSpeed)
|
||||
|
||||
Reference in New Issue
Block a user