diff options
Diffstat (limited to 'tb')
| -rw-r--r-- | tb/top/conspiracion.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tb/top/conspiracion.cpp b/tb/top/conspiracion.cpp index 6af5d0b..ef9235d 100644 --- a/tb/top/conspiracion.cpp +++ b/tb/top/conspiracion.cpp @@ -230,6 +230,7 @@ int main(int argc, char **argv) tick(); }; + top.halt = 0; top.rst_n = 0; cycle(); top.rst_n = 1; |
