properly reset a lot of the emulator state
This commit is contained in:
@@ -31,6 +31,7 @@ void RSP::Reset() {
|
||||
divIn = 0;
|
||||
divOut = 0;
|
||||
divInLoaded = false;
|
||||
steps = 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user