diff --git a/Cores/DSDeltaCore/desmume/desmume/src/scmrev.h b/Cores/DSDeltaCore/desmume/desmume/src/scmrev.h
index 4d1ef9c5..949a7140 100644
--- a/Cores/DSDeltaCore/desmume/desmume/src/scmrev.h
+++ b/Cores/DSDeltaCore/desmume/desmume/src/scmrev.h
@@ -1,7 +1,7 @@
// REVISION TRACKING
// This file is auto-generated.
// Do not commit this file to the code repository!
-#define SCR_REV_STR "0b22ef8028dde66a13785e79f7feb220ce1a6f90"
-#define SCM_DESC_STR "0b22ef8"
+#define SCR_REV_STR "2f28a2dda15df592d2361fa1989ced95c26a97ea"
+#define SCM_DESC_STR "2f28a2d"
#define SCM_BRANCH_STR "main"
#define SCM_IS_MASTER 0
diff --git a/Delta.xcodeproj/project.pbxproj b/Delta.xcodeproj/project.pbxproj
index 6bb9d7d9..514e8de3 100644
--- a/Delta.xcodeproj/project.pbxproj
+++ b/Delta.xcodeproj/project.pbxproj
@@ -112,7 +112,6 @@
BF69FBA223E375A20051BEEA /* libVBA-M.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BF69FBA123E375A20051BEEA /* libVBA-M.a */; };
BF69FBA823E396860051BEEA /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BF69FBA723E3967B0051BEEA /* libz.tbd */; };
BF69FBAA23E399AA0051BEEA /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF69FBA923E399AA0051BEEA /* CoreMotion.framework */; };
- BF69FBC923E3A8380051BEEA /* libNestopia.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BF69FBC823E3A8380051BEEA /* libNestopia.a */; };
BF6BF3131EB7E47F008E83CD /* ImportOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6BF3121EB7E47F008E83CD /* ImportOption.swift */; };
BF6BF3181EB82111008E83CD /* iTunesImportOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6BF3171EB82111008E83CD /* iTunesImportOption.swift */; };
BF6BF31A1EB82146008E83CD /* ClipboardImportOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6BF3191EB82146008E83CD /* ClipboardImportOption.swift */; };
@@ -172,9 +171,6 @@
BFFC46231D5984A000AF2CC6 /* LaunchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFC46221D5984A000AF2CC6 /* LaunchViewController.swift */; };
BFFC46461D59861000AF2CC6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BFFC46441D59861000AF2CC6 /* LaunchScreen.storyboard */; };
BFFC464C1D5998D600AF2CC6 /* CheatTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFC464B1D5998D600AF2CC6 /* CheatTableViewCell.swift */; };
- BFFDF03723E3BB2600931B96 /* libSnes9x.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BFFDF03623E3BB2600931B96 /* libSnes9x.a */; };
- BFFDF03F23E3C28A00931B96 /* libGambatte.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BFFDF03D23E3C0F000931B96 /* libGambatte.a */; };
- BFFDF04623E3D3A600931B96 /* libMupen64Plus.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BFFDF04523E3D3A600931B96 /* libMupen64Plus.a */; };
D5011C48281B6E8B00A0760B /* CharacterSet+Filename.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5011C47281B6E8B00A0760B /* CharacterSet+Filename.swift */; };
D510BC752A5CA9F500450CC0 /* Delta6ToDelta7.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D510BC742A5CA9F500450CC0 /* Delta6ToDelta7.xcmappingmodel */; };
D5147EC82A817B4A00D6CD64 /* ReviewSaveStatesOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5147EC72A817B4A00D6CD64 /* ReviewSaveStatesOptions.swift */; };
@@ -515,15 +511,11 @@
BF69FBA823E396860051BEEA /* libz.tbd in Frameworks */,
BF69FBAA23E399AA0051BEEA /* CoreMotion.framework in Frameworks */,
BF69FBA223E375A20051BEEA /* libVBA-M.a in Frameworks */,
- BFFDF04623E3D3A600931B96 /* libMupen64Plus.a in Frameworks */,
BFDCA1E6244EBAA900B8FBDB /* liblibDeSmuME.a in Frameworks */,
D5D7C1FA29E60EDE00663793 /* libDeltaFeatures.a in Frameworks */,
BFCADF1E25D22FE2008D78FB /* Systems.framework in Frameworks */,
- BF69FBC923E3A8380051BEEA /* libNestopia.a in Frameworks */,
D524F4A1273DE9A100D500B2 /* AltKit in Frameworks */,
1FA4ABA79AB72914FE414A61 /* libPods-Delta.a in Frameworks */,
- BFFDF03F23E3C28A00931B96 /* libGambatte.a in Frameworks */,
- BFFDF03723E3BB2600931B96 /* libSnes9x.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
diff --git a/Delta.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate b/Delta.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate
index 118b0f4e..27179974 100644
Binary files a/Delta.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate and b/Delta.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/build.db b/Systems/.build/Build/Intermediates.noindex/XCBuildData/build.db
index d82155c7..ffc63242 100644
Binary files a/Systems/.build/Build/Intermediates.noindex/XCBuildData/build.db and b/Systems/.build/Build/Intermediates.noindex/XCBuildData/build.db differ
diff --git a/Systems/.build/Logs/Build/.dat.nosync3f57.5Vx44w b/Systems/.build/Logs/Build/.dat.nosync3f57.5Vx44w
new file mode 100644
index 00000000..e69de29b
diff --git a/Systems/.build/Logs/Build/3111CB1A-7AEA-4E20-BCDB-188CFA26CCE0.xcactivitylog b/Systems/.build/Logs/Build/3111CB1A-7AEA-4E20-BCDB-188CFA26CCE0.xcactivitylog
new file mode 100644
index 00000000..6a426cae
Binary files /dev/null and b/Systems/.build/Logs/Build/3111CB1A-7AEA-4E20-BCDB-188CFA26CCE0.xcactivitylog differ
diff --git a/Systems/.build/Logs/Build/4303A416-949C-499F-811E-C2726790CF9F.xcactivitylog b/Systems/.build/Logs/Build/4303A416-949C-499F-811E-C2726790CF9F.xcactivitylog
new file mode 100644
index 00000000..45bfadec
Binary files /dev/null and b/Systems/.build/Logs/Build/4303A416-949C-499F-811E-C2726790CF9F.xcactivitylog differ
diff --git a/Systems/.build/Logs/Build/43F73711-EB08-4D67-83B3-C98719A3E43D.xcactivitylog b/Systems/.build/Logs/Build/43F73711-EB08-4D67-83B3-C98719A3E43D.xcactivitylog
new file mode 100644
index 00000000..19e6ce62
Binary files /dev/null and b/Systems/.build/Logs/Build/43F73711-EB08-4D67-83B3-C98719A3E43D.xcactivitylog differ
diff --git a/Systems/.build/Logs/Build/8AB9F97E-BFA9-4A57-A585-C66E4E99D178.xcactivitylog b/Systems/.build/Logs/Build/8AB9F97E-BFA9-4A57-A585-C66E4E99D178.xcactivitylog
new file mode 100644
index 00000000..e69de29b
diff --git a/Systems/.build/Logs/Build/C72A61CE-1663-4F27-9177-D862A3907585.xcactivitylog b/Systems/.build/Logs/Build/C72A61CE-1663-4F27-9177-D862A3907585.xcactivitylog
new file mode 100644
index 00000000..421575b0
Binary files /dev/null and b/Systems/.build/Logs/Build/C72A61CE-1663-4F27-9177-D862A3907585.xcactivitylog differ
diff --git a/Systems/.build/Logs/Build/D0F56681-2245-4DF5-99BC-E3290BAF358F.xcactivitylog b/Systems/.build/Logs/Build/D0F56681-2245-4DF5-99BC-E3290BAF358F.xcactivitylog
new file mode 100644
index 00000000..a95b0a7e
Binary files /dev/null and b/Systems/.build/Logs/Build/D0F56681-2245-4DF5-99BC-E3290BAF358F.xcactivitylog differ
diff --git a/Systems/.build/Logs/Package/0EE670BB-12DB-4FBD-9231-409AB7520A67.xcactivitylog b/Systems/.build/Logs/Package/0EE670BB-12DB-4FBD-9231-409AB7520A67.xcactivitylog
new file mode 100644
index 00000000..83268025
Binary files /dev/null and b/Systems/.build/Logs/Package/0EE670BB-12DB-4FBD-9231-409AB7520A67.xcactivitylog differ
diff --git a/Systems/.build/Logs/Package/5C9B973E-5C9C-4B77-B878-4B2FA57EE75D.xcactivitylog b/Systems/.build/Logs/Package/5C9B973E-5C9C-4B77-B878-4B2FA57EE75D.xcactivitylog
deleted file mode 100644
index c8eaa5f6..00000000
Binary files a/Systems/.build/Logs/Package/5C9B973E-5C9C-4B77-B878-4B2FA57EE75D.xcactivitylog and /dev/null differ
diff --git a/Systems/.build/Logs/Package/9395D9BE-0A5C-4014-BA9F-C67378068AAC.xcactivitylog b/Systems/.build/Logs/Package/9395D9BE-0A5C-4014-BA9F-C67378068AAC.xcactivitylog
deleted file mode 100644
index 36a37132..00000000
Binary files a/Systems/.build/Logs/Package/9395D9BE-0A5C-4014-BA9F-C67378068AAC.xcactivitylog and /dev/null differ
diff --git a/Systems/.build/Logs/Package/94440EBB-682F-45E1-A2D2-75066B5A0313.xcactivitylog b/Systems/.build/Logs/Package/94440EBB-682F-45E1-A2D2-75066B5A0313.xcactivitylog
new file mode 100644
index 00000000..4494e66c
Binary files /dev/null and b/Systems/.build/Logs/Package/94440EBB-682F-45E1-A2D2-75066B5A0313.xcactivitylog differ
diff --git a/Systems/.build/Logs/Package/LogStoreManifest.plist b/Systems/.build/Logs/Package/LogStoreManifest.plist
index b14a7153..eca0799a 100644
--- a/Systems/.build/Logs/Package/LogStoreManifest.plist
+++ b/Systems/.build/Logs/Package/LogStoreManifest.plist
@@ -6,7 +6,7 @@
11
logs
- 5C9B973E-5C9C-4B77-B878-4B2FA57EE75D
+ 0EE670BB-12DB-4FBD-9231-409AB7520A67
className
IDECommandLineBuildLog
@@ -15,7 +15,7 @@
domainType
Xcode.IDEActivityLogDomainType.BuildLog
fileName
- 5C9B973E-5C9C-4B77-B878-4B2FA57EE75D.xcactivitylog
+ 0EE670BB-12DB-4FBD-9231-409AB7520A67.xcactivitylog
hasPrimaryLog
primaryObservable
@@ -34,15 +34,15 @@
signature
Resolve Packages
timeStartedRecording
- 738743260.66099799
+ 738744132.17891395
timeStoppedRecording
- 738743261.68264103
+ 738744132.87424803
title
Resolve Packages
uniqueIdentifier
- 5C9B973E-5C9C-4B77-B878-4B2FA57EE75D
+ 0EE670BB-12DB-4FBD-9231-409AB7520A67
- 9395D9BE-0A5C-4014-BA9F-C67378068AAC
+ 94440EBB-682F-45E1-A2D2-75066B5A0313
className
IDECommandLineBuildLog
@@ -51,7 +51,7 @@
domainType
Xcode.IDEActivityLogDomainType.BuildLog
fileName
- 9395D9BE-0A5C-4014-BA9F-C67378068AAC.xcactivitylog
+ 94440EBB-682F-45E1-A2D2-75066B5A0313.xcactivitylog
hasPrimaryLog
primaryObservable
@@ -70,13 +70,13 @@
signature
Resolve Packages
timeStartedRecording
- 738743297.21980202
+ 738744232.81435704
timeStoppedRecording
- 738743298.33792603
+ 738744233.85197496
title
Resolve Packages
uniqueIdentifier
- 9395D9BE-0A5C-4014-BA9F-C67378068AAC
+ 94440EBB-682F-45E1-A2D2-75066B5A0313
diff --git a/Systems/.build/ModuleCache.noindex/Session.modulevalidation b/Systems/.build/ModuleCache.noindex/Session.modulevalidation
index 34ada9af..b162eee5 100644
--- a/Systems/.build/ModuleCache.noindex/Session.modulevalidation
+++ b/Systems/.build/ModuleCache.noindex/Session.modulevalidation
@@ -1 +1 @@
-1717050535.500595: Module build session file for module cache at Path(str: "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/ModuleCache.noindex")
+1717051461.378965: Module build session file for module cache at Path(str: "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/ModuleCache.noindex")
diff --git a/Systems/.build/SDKStatCaches.noindex/iphoneos17.4-21E210-6c9eaa8b07af4dea956ccca2a941a8b299a79c02cfa501706f5b564e46d84afe.sdkstatcache b/Systems/.build/SDKStatCaches.noindex/iphoneos17.4-21E210-6c9eaa8b07af4dea956ccca2a941a8b299a79c02cfa501706f5b564e46d84afe.sdkstatcache
index 60a4a34e..774ecc07 100644
Binary files a/Systems/.build/SDKStatCaches.noindex/iphoneos17.4-21E210-6c9eaa8b07af4dea956ccca2a941a8b299a79c02cfa501706f5b564e46d84afe.sdkstatcache and b/Systems/.build/SDKStatCaches.noindex/iphoneos17.4-21E210-6c9eaa8b07af4dea956ccca2a941a8b299a79c02cfa501706f5b564e46d84afe.sdkstatcache differ
diff --git a/Systems/.build/info.plist b/Systems/.build/info.plist
index 4969300c..9254acb6 100644
--- a/Systems/.build/info.plist
+++ b/Systems/.build/info.plist
@@ -3,7 +3,7 @@
LastAccessedDate
- 2024-05-30T06:28:18Z
+ 2024-05-30T06:43:54Z
WorkspacePath
/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems.xcworkspace