mirror of
https://github.com/MiSTer-devel/Main_MiSTer.git
synced 2026-04-19 03:04:28 +00:00
Merge branch 'master' of https://github.com/MiSTer-devel/Main_MiSTer
This commit is contained in:
@@ -34,7 +34,7 @@ void pcecd_poll()
|
||||
if (--adj <= 0) adj = 3;
|
||||
}
|
||||
|
||||
if (pcecdd.has_status && !pcecdd.latency) {
|
||||
if (pcecdd.has_status ) {
|
||||
|
||||
pcecdd.SendStatus(pcecdd.GetStatus());
|
||||
pcecdd.has_status = 0;
|
||||
|
||||
Reference in New Issue
Block a user