make sure to reset everything

This commit is contained in:
Folkert van Heusden 2025-04-03 23:37:47 +02:00
parent 2796bf9e22
commit c8348bc8fe
Signed by untrusted user who does not match committer: folkert
GPG key ID: 6B6455EDFEED3BD1

View file

@ -52,6 +52,7 @@ void produce_validation_tests()
json_t *before = json_object(); json_t *before = json_object();
reset_all(0);
cpu_reset(&cpu_dev); cpu_reset(&cpu_dev);
saved_PC = 0100; saved_PC = 0100;