Added acanline rendering. Fixed interrupts. Added XInput support
This commit is contained in:
@@ -56,7 +56,7 @@ namespace Desktop
|
||||
try
|
||||
{
|
||||
// Ask the main form to step the WHOLE machine, not just the Z80!
|
||||
_mainForm.StepEmulator();
|
||||
//_mainForm.StepEmulator();
|
||||
UpdateDisplay();
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user