diff --git a/PDP11/test.c b/PDP11/test.c index a896e364..bec4419b 100644 --- a/PDP11/test.c +++ b/PDP11/test.c @@ -52,6 +52,7 @@ void produce_validation_tests() json_t *before = json_object(); + reset_all(0); cpu_reset(&cpu_dev); saved_PC = 0100;