NSLocalizedDescriptionKey: NSLocalizedString(@"The Save State failed to Load",@"PPSSPP Save State Failure description."), NSLocalizedRecoverySuggestionErrorKey: [NSStringstringWithFormat:NSLocalizedString(@"Could not load Save State.",@"PPSSPP Save State Failure.")] ...
(theData.bytes, theData.length); break; } case Nes::Api::User::File::SAVE_BATTERY : // save battery data to a file case Nes::Api::User::File::SAVE_EEPROM : // can be treated the same as battery files { NSLog(@"[Nestopia] Saving Battery/EEPROM"); const void *saveData; ...