From b827c0ff3f4768075473fe248a64377d4e7f94f1 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Fri, 17 Jan 2025 08:09:17 +0100 Subject: [PATCH] bugfix: Improve bugfix for cpu usage when paused Only sleep if we have emulation paused, to avoid slowing things down --- .idea/editor.xml | 239 +++++++++++++++++++++++++++++++++++++++++ src/osdep/amiberry.cpp | 3 +- 2 files changed, 241 insertions(+), 1 deletion(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index 5fff85ef1..b0d69ef62 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -240,5 +240,244 @@