mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-26 15:32:04 +00:00
Add flush
.
This commit is contained in:
parent
578c3e21a5
commit
1671827d24
@ -154,6 +154,7 @@ class ConcreteMachine:
|
||||
}
|
||||
|
||||
mc68000_.run_for(cycles);
|
||||
flush();
|
||||
}
|
||||
|
||||
// MARK: MC68000::BusHandler
|
||||
|
Loading…
x
Reference in New Issue
Block a user