Experimental save state support

This commit is contained in:
SimoneN64
2023-10-30 08:39:54 +01:00
parent c4f148eec1
commit b1f7659359
17 changed files with 313 additions and 1 deletions

View File

@@ -988,5 +988,4 @@ void Interpreter::ctc2(u32) {
void Interpreter::cfc2(u32) {
}
}