X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=emulator.c;h=3fd6ff880c0d0a35dad4471cab90e36c12ad625a;hb=a0589749d4a725a4008eb17803a72d19ba970360;hp=06aa179694a839d35aff4cf4cea64845958d8389;hpb=a118265cb81c2f56105ce0b0569acd27ef09959e;p=pistorm 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"); }