From 0471607d9e20203087f77bb9f4a44cc587fe518e Mon Sep 17 00:00:00 2001 From: Arignir Date: Wed, 6 Mar 2024 03:01:24 +0100 Subject: [PATCH] Fix the accuracy tests by ensuring the emulator is paused immediately on boot. --- accuracy/check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/accuracy/check.py b/accuracy/check.py index 090e4b8..442a256 100755 --- a/accuracy/check.py +++ b/accuracy/check.py @@ -130,6 +130,7 @@ def main(): }}, "emulation": {{ "skip_bios": true, + "pause_on_reset": true, "speed": 0, "unbounded": false, "backup_storage": {{