From: just nine Date: Wed, 14 Apr 2021 21:39:48 +0000 (+0100) Subject: reintroduce this label X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=a0589749d4a725a4008eb17803a72d19ba970360;p=pistorm reintroduce this label --- diff --git a/emulator.c b/emulator.c index 06aa179..3fd6ff8 100644 --- a/emulator.c +++ b/emulator.c @@ -263,7 +263,7 @@ cpu_loop: goto cpu_loop; -//stop_cpu_emulation: +stop_cpu_emulation: printf("[CPU] End of CPU thread\n"); }