From d34b53aee3320f5af74576cb98b707c88f875cc5 Mon Sep 17 00:00:00 2001 From: bluesea <307723040@qq.com> Date: Thu, 30 May 2024 11:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4MelonDSDeltaCore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../UserInterfaceState.xcuserstate | Bin 56856 -> 56856 bytes .../Bridge/MelonDSEmulatorBridge.h | 1 - .../MelonDSDeltaCore/MelonDSDeltaCore.h | 1 - .../MelonDSDeltaCore/Types/MelonDSTypes.h | 1 - .../MelonDSDeltaCore/melonDS/src/ARCodeFile.h | 1 - .../MelonDSDeltaCore/melonDS/src/AREngine.h | 1 - .../MelonDSDeltaCore/melonDS/src/ARM.h | 1 - .../melonDS/src/ARMInterpreter.h | 1 - .../melonDS/src/ARMInterpreter_ALU.h | 1 - .../melonDS/src/ARMInterpreter_Branch.h | 1 - .../melonDS/src/ARMInterpreter_LoadStore.h | 1 - .../MelonDSDeltaCore/melonDS/src/ARMJIT.h | 1 - .../melonDS/src/ARMJIT_A64/ARMJIT_Compiler.h | 1 - .../melonDS/src/ARMJIT_Compiler.h | 1 - .../melonDS/src/ARMJIT_Internal.h | 1 - .../melonDS/src/ARMJIT_Memory.h | 1 - .../melonDS/src/ARMJIT_RegisterCache.h | 1 - .../melonDS/src/ARM_InstrInfo.h | 1 - .../melonDS/src/ARM_InstrTable.h | 1 - .../MelonDSDeltaCore/melonDS/src/CRC32.h | 1 - .../MelonDSDeltaCore/melonDS/src/Config.h | 1 - .../MelonDSDeltaCore/melonDS/src/DMA.h | 1 - .../MelonDSDeltaCore/melonDS/src/DSi.h | 1 - .../MelonDSDeltaCore/melonDS/src/DSiCrypto.h | 1 - .../MelonDSDeltaCore/melonDS/src/DSi_AES.h | 1 - .../MelonDSDeltaCore/melonDS/src/DSi_Camera.h | 1 - .../MelonDSDeltaCore/melonDS/src/DSi_I2C.h | 1 - .../MelonDSDeltaCore/melonDS/src/DSi_NDMA.h | 1 - .../MelonDSDeltaCore/melonDS/src/DSi_NWifi.h | 1 - .../MelonDSDeltaCore/melonDS/src/DSi_SD.h | 1 - .../melonDS/src/DSi_SPI_TSC.h | 1 - .../MelonDSDeltaCore/melonDS/src/FIFO.h | 1 - .../MelonDSDeltaCore/melonDS/src/GBACart.h | 1 - .../MelonDSDeltaCore/melonDS/src/GPU.h | 1 - .../MelonDSDeltaCore/melonDS/src/GPU2D.h | 1 - .../MelonDSDeltaCore/melonDS/src/GPU3D.h | 1 - .../melonDS/src/GPU3D_OpenGL_shaders.h | 1 - .../melonDS/src/GPU_OpenGL_shaders.h | 1 - .../MelonDSDeltaCore/melonDS/src/NDS.h | 1 - .../MelonDSDeltaCore/melonDS/src/NDSCart.h | 1 - .../melonDS/src/NonStupidBitfield.h | 1 - .../melonDS/src/OpenGLSupport.h | 1 - .../MelonDSDeltaCore/melonDS/src/Platform.h | 1 - .../MelonDSDeltaCore/melonDS/src/ROMList.h | 1 - .../MelonDSDeltaCore/melonDS/src/RTC.h | 1 - .../MelonDSDeltaCore/melonDS/src/SPI.h | 1 - .../MelonDSDeltaCore/melonDS/src/SPU.h | 1 - .../MelonDSDeltaCore/melonDS/src/Savestate.h | 1 - .../MelonDSDeltaCore/melonDS/src/Wifi.h | 1 - .../MelonDSDeltaCore/melonDS/src/WifiAP.h | 1 - .../melonDS/src/dolphin/Arm64Emitter.h | 1 - .../src/frontend/qt_sdl/PlatformConfig.h | 1 - .../MelonDSDeltaCore/melonDS/src/melonDLDI.h | 1 - .../melonDS/src/tiny-AES-c/aes.h | 1 - .../melonDS/src/tiny-AES-c/aes.hpp | 1 - .../MelonDSDeltaCore/melonDS/src/types.h | 1 - .../MelonDSDeltaCore/melonDS/src/version.h | 1 - .../melonDS/src/xxhash/xxh3.h | 1 - .../melonDS/src/xxhash/xxhash.h | 1 - .../MelonDSDeltaCore-umbrella.h | 1 - .../MelonDSDeltaCore.modulemap | 1 - .../Bridge/MelonDSEmulatorBridge.h | 1 - .../MelonDSDeltaCore/MelonDSDeltaCore.h | 1 - .../MelonDSDeltaCore/Types/MelonDSTypes.h | 1 - .../MelonDSDeltaCore.podspec.json | 57 ---- .../xcschemes/Alamofire.xcscheme | 58 ++++ .../xcschemes/AppAuth.xcscheme | 58 ++++ .../DSDeltaCore-DSDeltaCore.xcscheme | 58 ++++ .../xcschemes/DSDeltaCore.xcscheme | 58 ++++ .../xcschemes/DeltaCore-DeltaCore.xcscheme | 58 ++++ .../xcschemes/DeltaCore.xcscheme | 58 ++++ .../GBADeltaCore-GBADeltaCore.xcscheme | 58 ++++ .../xcschemes/GBADeltaCore.xcscheme | 58 ++++ .../GBCDeltaCore-GBCDeltaCore.xcscheme | 58 ++++ .../xcschemes/GBCDeltaCore.xcscheme | 58 ++++ .../xcschemes/GTMAppAuth.xcscheme | 58 ++++ .../xcschemes/GTMSessionFetcher.xcscheme | 58 ++++ .../xcschemes/GoogleAPIClientForREST.xcscheme | 58 ++++ .../xcschemes/GoogleSignIn.xcscheme | 58 ++++ .../xcschemes/Harmony.xcscheme | 58 ++++ .../N64DeltaCore-Mupen64Plus.xcscheme | 58 ++++ .../xcschemes/N64DeltaCore.xcscheme | 58 ++++ .../NESDeltaCore-NESDeltaCore.xcscheme | 58 ++++ .../xcschemes/NESDeltaCore.xcscheme | 58 ++++ .../xcschemes/Pods-Delta.xcscheme | 58 ++++ .../xcschemes/Pods-DeltaPreviews.xcscheme | 58 ++++ .../aaa.xcuserdatad/xcschemes/Roxas.xcscheme | 58 ++++ .../xcschemes/SDWebImage.xcscheme | 58 ++++ .../xcschemes/SMCalloutView.xcscheme | 58 ++++ .../SNESDeltaCore-SNESDeltaCore.xcscheme | 58 ++++ .../xcschemes/SNESDeltaCore.xcscheme | 58 ++++ .../xcschemes/SQLite.swift.xcscheme | 58 ++++ .../xcschemes/SwiftyDropbox.xcscheme | 58 ++++ .../xcschemes/ZIPFoundation.xcscheme | 58 ++++ .../xcschemes/xcschememanagement.plist | 156 +++++++++ .../MelonDSDeltaCore/MelonDSDeltaCore-dummy.m | 5 - .../MelonDSDeltaCore-prefix.pch | 12 - .../MelonDSDeltaCore-umbrella.h | 19 -- .../MelonDSDeltaCore.debug.xcconfig | 18 -- .../MelonDSDeltaCore.modulemap | 6 - .../MelonDSDeltaCore.release.xcconfig | 18 -- ...Bundle-melonDS-MelonDSDeltaCore-Info.plist | 24 -- .../07f60f11427854d9de9781981da93b0c | 4 + .../0df4d568c731ee13c230db692cd42b46 | 10 + .../0e8f11451e70cf9104870f8a42dd752b | 2 + .../1035c31ba31527e78df2a87c0dcc7431 | 4 + .../1b7ac61b8ecc62c8e69b213f182eca6b | 1 + .../28cabf21a68226ee758cf9147ddb862c | 1 + .../2b892b54bbd5a8702e740600333df5e8 | 22 ++ .../2de6a04cdba79ed13580c47dfd70cc5f | 5 + .../30ca60f472fb748871771d044a1bac50 | 4 + .../32aa6ab76846b8410285633b3756361f | 4 + .../3a001023074052888c4977546264f7e6 | 11 + .../3c4ea61c40b651c8240adb426771fe3f | 4 + .../3cd44cf7453f83d7d9731067299d3729 | 23 ++ .../4114a7e16750664964ab1c5c99aa64e2 | 15 + .../41bd4431c515cbaba42327a1b24270e9 | Bin 0 -> 192504 bytes .../4f93b0726ac81d9fead466a88c374198 | 54 ++++ .../5ebd4fe781d7dac9aeb4dbfa573c8247 | 20 ++ .../6112eda592faefc3daefc404e2e2b293 | 5 + .../6395734d5a79b2db1aa1c54908f99143 | 2 + .../714e5159a0b31ff24f2c276f824936c6 | 59 ++++ .../795bb6daa771921614b7cbc65c67cf92 | 46 +++ .../7d23cb87b95e209f575232340378fd3e | 1 + .../803624e44a5bb06e9b7d6f472ae64142 | 1 + .../8a0814aa4b2b27b1cce14e779c41f1d7 | Bin 0 -> 192936 bytes .../92c3d01241b09d6140768d522e03eee4 | Bin 0 -> 140 bytes .../95697753d03c2e8ac8300c7ee730068c | 15 + .../96e78aeaebda324d3bc3a1cf51f45e49 | 1 + .../986cea17f4bf9993747a10e132973afc | 1 + .../99208b99000e539c5676f208ac949674 | 120 +++++++ .../9c58200839b4245596d094f8429331b9 | 1 + .../9c718e78dad98111917f7cd1df052c9c | 1 + .../a16447b319ca27a5c1e82a10eb82f0d9 | 1 + .../a3c7a7d1704bf5e517b1ee22de42d6ef | 305 ++++++++++++++++++ .../ac40a68ed1d20d01f0f85c4821deccfb | 1 + .../b37f19676e4354cb4d1f45b106e444eb | 46 +++ .../bc1a51ea69a919863df24c61d7268406 | 46 +++ .../c25f632fe29f9f2321ed81adffb18b93 | 59 ++++ .../dc89d8cd4493f0dba81494416c04e9ce | Bin 0 -> 192390 bytes .../df09390ef778f32f58b884846120962d | 2 + .../ef09284e3083965da20a3d5ffbc54a0e | Bin 0 -> 202 bytes .../efa10e8bbe12d45da835c8baeb51b7e9 | 4 + .../fb2298d0415baca0879b829270af44b4 | 9 + .../fbfad8200dc4087c89e37180310f102c | Bin 0 -> 199799 bytes .../fd8314defc70a8778956f026c0ddfd19 | Bin 0 -> 121 bytes .../fe3021e26542a478a1d83e89a12db13e | 2 + .../ff9188a7e498e4343985317a617f039f | 22 ++ .../build-request.json | 71 ++++ .../description.msgpack | Bin 0 -> 67275 bytes .../manifest.json | 1 + .../target-graph.txt | 42 +++ .../task-store.msgpack | Bin 0 -> 790076 bytes ...ins=1OJSG6M1FOV3XYQCBH7Z29RZ0FPR9XDE1-json | 1 + ...hash=fea64c3d79f780dae0f38a76922c55c3-json | 1 + ...ects=692bca5bd6d2c94f312ea6acb473280d-json | 1 + .../9031b71c44cc6b5fa0b89a5a562f7663 | Bin 0 -> 199793 bytes .../91edb18c7bb6ca9ccb14aa4536f621bd | Bin 0 -> 192938 bytes .../9493908b04cc1a898cfa16afe67aed3d | Bin 0 -> 192392 bytes .../960a2be2eeb30eec359b33516c89f46a | Bin 0 -> 192506 bytes .../build-request.json | 71 ++++ .../description.msgpack | Bin 0 -> 67275 bytes .../target-graph.txt | 42 +++ .../task-store.msgpack | Bin 0 -> 790065 bytes .../.build/Logs/Build/.dat.nosync0165.KounBW | 0 .../.build/Logs/Build/.dat.nosyncfe03.KT5KO6 | 0 ...-5025-4360-8209-50438C186587.xcactivitylog | 0 ...-596F-4571-A77F-21DEDD8F6BC3.xcactivitylog | 0 ...-7AE9-40A4-85C9-65277E0182F6.xcactivitylog | Bin 0 -> 2355 bytes ...-8AE1-4B4E-8156-5B6D99A82F35.xcactivitylog | Bin 0 -> 2362 bytes ...-D46D-4066-A7C3-23287BAED5C7.xcactivitylog | Bin 0 -> 2373 bytes ...-7882-4635-B5D2-8B214EA47A66.xcactivitylog | Bin 0 -> 2372 bytes ...-EED0-41E9-8EC6-D57E7E62E400.xcactivitylog | Bin 0 -> 2360 bytes ...-832B-4D66-BDAD-E7D0584103E2.xcactivitylog | Bin 0 -> 2363 bytes ...-D87A-4B7F-9A05-701EC38FC12B.xcactivitylog | Bin 0 -> 2373 bytes ...-5D9B-4BC8-BD3F-370CE75254DB.xcactivitylog | Bin 0 -> 2364 bytes ...-E1E4-4E4F-96DB-3DCD6E51F231.xcactivitylog | Bin 0 -> 2373 bytes ...-FAC1-4780-8AE9-74463B9D3518.xcactivitylog | Bin 0 -> 7471 bytes ...-7703-4192-8889-7BF6FEF0F5B0.xcactivitylog | 0 ...-9E19-4B7A-A6B8-9BE007AFDCDA.xcactivitylog | Bin 0 -> 2368 bytes ...-4B34-46DE-A2CE-DDD2443E0FD0.xcactivitylog | Bin 0 -> 2364 bytes ...-F195-4D31-A71E-D3B63380CAFE.xcactivitylog | Bin 0 -> 2371 bytes ...-57AF-4082-83F4-2059215A2100.xcactivitylog | Bin 0 -> 2373 bytes ...-1E72-4AD7-90DA-42AA221DC6C5.xcactivitylog | Bin 0 -> 449 bytes ...-1DD7-450D-899A-0FE39A0B0CC4.xcactivitylog | Bin 0 -> 452 bytes ...-BC1C-4901-8F5C-9DBBFA7BB558.xcactivitylog | Bin 728 -> 0 bytes 186 files changed, 3002 insertions(+), 222 deletions(-) delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARCodeFile.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/AREngine.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_ALU.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_Branch.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_LoadStore.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_A64/ARMJIT_Compiler.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Compiler.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Internal.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Memory.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_RegisterCache.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM_InstrInfo.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM_InstrTable.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/CRC32.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Config.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DMA.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSiCrypto.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_AES.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_Camera.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_I2C.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_NDMA.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_NWifi.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_SD.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_SPI_TSC.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/FIFO.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GBACart.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU2D.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU3D.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU3D_OpenGL_shaders.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU_OpenGL_shaders.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NDS.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NDSCart.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NonStupidBitfield.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/OpenGLSupport.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Platform.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ROMList.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/RTC.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/SPI.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/SPU.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Savestate.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Wifi.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/WifiAP.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/dolphin/Arm64Emitter.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/frontend/qt_sdl/PlatformConfig.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/melonDLDI.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.hpp delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/types.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/version.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/xxhash/xxh3.h delete mode 120000 Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/xxhash/xxhash.h delete mode 120000 Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h delete mode 120000 Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore.modulemap delete mode 120000 Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h delete mode 120000 Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h delete mode 120000 Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h delete mode 100644 Pods/Local Podspecs/MelonDSDeltaCore.podspec.json create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Alamofire.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/AppAuth.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DSDeltaCore-DSDeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DSDeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DeltaCore-DeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBADeltaCore-GBADeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBADeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBCDeltaCore-GBCDeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBCDeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GTMAppAuth.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GTMSessionFetcher.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GoogleAPIClientForREST.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GoogleSignIn.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Harmony.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/N64DeltaCore-Mupen64Plus.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/N64DeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/NESDeltaCore-NESDeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/NESDeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Pods-Delta.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Pods-DeltaPreviews.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Roxas.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SDWebImage.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SMCalloutView.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SNESDeltaCore-SNESDeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SNESDeltaCore.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SQLite.swift.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SwiftyDropbox.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/ZIPFoundation.xcscheme create mode 100644 Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist delete mode 100644 Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-dummy.m delete mode 100644 Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-prefix.pch delete mode 100644 Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h delete mode 100644 Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.debug.xcconfig delete mode 100644 Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.modulemap delete mode 100644 Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.release.xcconfig delete mode 100644 Pods/Target Support Files/MelonDSDeltaCore/ResourceBundle-melonDS-MelonDSDeltaCore-Info.plist create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/07f60f11427854d9de9781981da93b0c create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0df4d568c731ee13c230db692cd42b46 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0e8f11451e70cf9104870f8a42dd752b create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/1035c31ba31527e78df2a87c0dcc7431 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/1b7ac61b8ecc62c8e69b213f182eca6b create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/28cabf21a68226ee758cf9147ddb862c create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/2b892b54bbd5a8702e740600333df5e8 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/2de6a04cdba79ed13580c47dfd70cc5f create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/30ca60f472fb748871771d044a1bac50 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/32aa6ab76846b8410285633b3756361f create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3a001023074052888c4977546264f7e6 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3c4ea61c40b651c8240adb426771fe3f create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3cd44cf7453f83d7d9731067299d3729 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4114a7e16750664964ab1c5c99aa64e2 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/41bd4431c515cbaba42327a1b24270e9 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/92c3d01241b09d6140768d522e03eee4 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/95697753d03c2e8ac8300c7ee730068c create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/96e78aeaebda324d3bc3a1cf51f45e49 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/986cea17f4bf9993747a10e132973afc create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/99208b99000e539c5676f208ac949674 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/9c58200839b4245596d094f8429331b9 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/9c718e78dad98111917f7cd1df052c9c create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/a16447b319ca27a5c1e82a10eb82f0d9 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/a3c7a7d1704bf5e517b1ee22de42d6ef create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/ac40a68ed1d20d01f0f85c4821deccfb create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/b37f19676e4354cb4d1f45b106e444eb create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/bc1a51ea69a919863df24c61d7268406 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/c25f632fe29f9f2321ed81adffb18b93 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/dc89d8cd4493f0dba81494416c04e9ce create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/df09390ef778f32f58b884846120962d create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/ef09284e3083965da20a3d5ffbc54a0e create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/efa10e8bbe12d45da835c8baeb51b7e9 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/fb2298d0415baca0879b829270af44b4 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/fbfad8200dc4087c89e37180310f102c create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/fd8314defc70a8778956f026c0ddfd19 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/fe3021e26542a478a1d83e89a12db13e create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/ff9188a7e498e4343985317a617f039f create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/build-request.json create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/description.msgpack create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/manifest.json create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/target-graph.txt create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/task-store.msgpack create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/PIFCache/project/PROJECT@v11_mod=1717037798.9436302_hash=b770547b06065d3754e0d5b4ed171859plugins=1OJSG6M1FOV3XYQCBH7Z29RZ0FPR9XDE1-json create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/PIFCache/target/TARGET@v11_hash=fea64c3d79f780dae0f38a76922c55c3-json create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/PIFCache/workspace/WORKSPACE@v11_hash=df43ef8b4d4fa0fd4b509c5af164fd7f_subobjects=692bca5bd6d2c94f312ea6acb473280d-json create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/attachments/9031b71c44cc6b5fa0b89a5a562f7663 create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/attachments/91edb18c7bb6ca9ccb14aa4536f621bd create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/attachments/9493908b04cc1a898cfa16afe67aed3d create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/attachments/960a2be2eeb30eec359b33516c89f46a create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/build-request.json create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/description.msgpack create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/target-graph.txt create mode 100644 Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/task-store.msgpack create mode 100644 Systems/.build/Logs/Build/.dat.nosync0165.KounBW create mode 100644 Systems/.build/Logs/Build/.dat.nosyncfe03.KT5KO6 create mode 100644 Systems/.build/Logs/Build/0ED532AD-5025-4360-8209-50438C186587.xcactivitylog create mode 100644 Systems/.build/Logs/Build/2C61C3AA-596F-4571-A77F-21DEDD8F6BC3.xcactivitylog create mode 100644 Systems/.build/Logs/Build/31B75F70-7AE9-40A4-85C9-65277E0182F6.xcactivitylog create mode 100644 Systems/.build/Logs/Build/56FB6EA4-8AE1-4B4E-8156-5B6D99A82F35.xcactivitylog create mode 100644 Systems/.build/Logs/Build/5DD73230-D46D-4066-A7C3-23287BAED5C7.xcactivitylog create mode 100644 Systems/.build/Logs/Build/799D64F0-7882-4635-B5D2-8B214EA47A66.xcactivitylog create mode 100644 Systems/.build/Logs/Build/8926CC70-EED0-41E9-8EC6-D57E7E62E400.xcactivitylog create mode 100644 Systems/.build/Logs/Build/895A80C2-832B-4D66-BDAD-E7D0584103E2.xcactivitylog create mode 100644 Systems/.build/Logs/Build/B08D5BE5-D87A-4B7F-9A05-701EC38FC12B.xcactivitylog create mode 100644 Systems/.build/Logs/Build/BD8EDF99-5D9B-4BC8-BD3F-370CE75254DB.xcactivitylog create mode 100644 Systems/.build/Logs/Build/C3856407-E1E4-4E4F-96DB-3DCD6E51F231.xcactivitylog create mode 100644 Systems/.build/Logs/Build/C9A7ABE2-FAC1-4780-8AE9-74463B9D3518.xcactivitylog create mode 100644 Systems/.build/Logs/Build/CC29F119-7703-4192-8889-7BF6FEF0F5B0.xcactivitylog create mode 100644 Systems/.build/Logs/Build/D4E95F5C-9E19-4B7A-A6B8-9BE007AFDCDA.xcactivitylog create mode 100644 Systems/.build/Logs/Build/DF932C7E-4B34-46DE-A2CE-DDD2443E0FD0.xcactivitylog create mode 100644 Systems/.build/Logs/Build/E1D70E97-F195-4D31-A71E-D3B63380CAFE.xcactivitylog create mode 100644 Systems/.build/Logs/Build/E89DFEB8-57AF-4082-83F4-2059215A2100.xcactivitylog create mode 100644 Systems/.build/Logs/Package/03807444-1E72-4AD7-90DA-42AA221DC6C5.xcactivitylog create mode 100644 Systems/.build/Logs/Package/33AF7FCC-1DD7-450D-899A-0FE39A0B0CC4.xcactivitylog delete mode 100644 Systems/.build/Logs/Package/BEABCEB6-BC1C-4901-8F5C-9DBBFA7BB558.xcactivitylog diff --git a/Delta.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate b/Delta.xcworkspace/xcuserdata/aaa.xcuserdatad/UserInterfaceState.xcuserstate index de073cb2c6541425e3311772f0918676ad5a4d71..7c0b2e6f470cb68f1dd60741030b0024a9cb6964 100644 GIT binary patch delta 39 ucmbQShk3>x<_#}pSSCH&8MgVY%-bL!>!iTud-+GqfULxl&C8Y*nF9cli4-yb delta 39 vcmbQShk3>x<_#}pSUNv^)!F=3=4}v5=SQ~1oA2cxF$0QqD{Wr3tjHVykUbOd diff --git a/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h b/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h deleted file mode 120000 index 6e84fee9..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h b/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h deleted file mode 120000 index 852a84ed..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Cores/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h b/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h deleted file mode 120000 index 5a3884df..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARCodeFile.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARCodeFile.h deleted file mode 120000 index 1b1c60f2..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARCodeFile.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARCodeFile.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/AREngine.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/AREngine.h deleted file mode 120000 index 0a453e9e..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/AREngine.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/AREngine.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM.h deleted file mode 120000 index 8b77d3f0..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARM.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter.h deleted file mode 120000 index 97d2275d..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMInterpreter.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_ALU.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_ALU.h deleted file mode 120000 index 4c87f769..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_ALU.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMInterpreter_ALU.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_Branch.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_Branch.h deleted file mode 120000 index be3a2c45..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_Branch.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMInterpreter_Branch.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_LoadStore.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_LoadStore.h deleted file mode 120000 index 8688d174..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMInterpreter_LoadStore.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMInterpreter_LoadStore.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT.h deleted file mode 120000 index 9a4001e9..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMJIT.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_A64/ARMJIT_Compiler.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_A64/ARMJIT_Compiler.h deleted file mode 120000 index 222ff192..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_A64/ARMJIT_Compiler.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMJIT_A64/ARMJIT_Compiler.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Compiler.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Compiler.h deleted file mode 120000 index 7c88a387..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Compiler.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMJIT_Compiler.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Internal.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Internal.h deleted file mode 120000 index 026b48d8..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Internal.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMJIT_Internal.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Memory.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Memory.h deleted file mode 120000 index cae09ffa..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_Memory.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMJIT_Memory.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_RegisterCache.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_RegisterCache.h deleted file mode 120000 index 61f0a764..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARMJIT_RegisterCache.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARMJIT_RegisterCache.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM_InstrInfo.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM_InstrInfo.h deleted file mode 120000 index e3068bd9..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM_InstrInfo.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARM_InstrInfo.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM_InstrTable.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM_InstrTable.h deleted file mode 120000 index a52b7e89..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ARM_InstrTable.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ARM_InstrTable.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/CRC32.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/CRC32.h deleted file mode 120000 index c4e07b90..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/CRC32.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/CRC32.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Config.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Config.h deleted file mode 120000 index e735ddbf..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Config.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/Config.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DMA.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DMA.h deleted file mode 120000 index 4cb063ac..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DMA.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DMA.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi.h deleted file mode 120000 index 4b70e54b..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSi.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSiCrypto.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSiCrypto.h deleted file mode 120000 index ab94bb9a..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSiCrypto.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSiCrypto.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_AES.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_AES.h deleted file mode 120000 index 0a082e18..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_AES.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSi_AES.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_Camera.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_Camera.h deleted file mode 120000 index 3471cfe8..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_Camera.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSi_Camera.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_I2C.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_I2C.h deleted file mode 120000 index 9699db1a..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_I2C.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSi_I2C.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_NDMA.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_NDMA.h deleted file mode 120000 index 610f42fd..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_NDMA.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSi_NDMA.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_NWifi.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_NWifi.h deleted file mode 120000 index c11011aa..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_NWifi.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSi_NWifi.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_SD.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_SD.h deleted file mode 120000 index 30326f16..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_SD.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSi_SD.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_SPI_TSC.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_SPI_TSC.h deleted file mode 120000 index 8a7a89f3..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/DSi_SPI_TSC.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/DSi_SPI_TSC.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/FIFO.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/FIFO.h deleted file mode 120000 index fa97e238..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/FIFO.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/FIFO.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GBACart.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GBACart.h deleted file mode 120000 index 0a8a2ddb..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GBACart.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/GBACart.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU.h deleted file mode 120000 index bf377a5c..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/GPU.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU2D.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU2D.h deleted file mode 120000 index 5f8dfb12..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU2D.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/GPU2D.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU3D.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU3D.h deleted file mode 120000 index 46f8a21b..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU3D.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/GPU3D.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU3D_OpenGL_shaders.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU3D_OpenGL_shaders.h deleted file mode 120000 index bee07632..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU3D_OpenGL_shaders.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/GPU3D_OpenGL_shaders.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU_OpenGL_shaders.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU_OpenGL_shaders.h deleted file mode 120000 index 0e94cefb..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/GPU_OpenGL_shaders.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/GPU_OpenGL_shaders.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NDS.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NDS.h deleted file mode 120000 index b89946d1..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NDS.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/NDS.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NDSCart.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NDSCart.h deleted file mode 120000 index e14b8c1e..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NDSCart.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/NDSCart.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NonStupidBitfield.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NonStupidBitfield.h deleted file mode 120000 index 32ba6906..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/NonStupidBitfield.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/NonStupidBitfield.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/OpenGLSupport.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/OpenGLSupport.h deleted file mode 120000 index 3af4dfcf..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/OpenGLSupport.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/OpenGLSupport.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Platform.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Platform.h deleted file mode 120000 index 1e98d7c1..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Platform.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/Platform.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ROMList.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ROMList.h deleted file mode 120000 index 72f437c1..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/ROMList.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/ROMList.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/RTC.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/RTC.h deleted file mode 120000 index 3ea4956b..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/RTC.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/RTC.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/SPI.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/SPI.h deleted file mode 120000 index d2e60adb..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/SPI.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/SPI.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/SPU.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/SPU.h deleted file mode 120000 index 9e0410fe..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/SPU.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/SPU.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Savestate.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Savestate.h deleted file mode 120000 index 852abc11..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Savestate.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/Savestate.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Wifi.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Wifi.h deleted file mode 120000 index 27223058..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/Wifi.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/Wifi.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/WifiAP.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/WifiAP.h deleted file mode 120000 index 0de48146..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/WifiAP.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/WifiAP.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/dolphin/Arm64Emitter.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/dolphin/Arm64Emitter.h deleted file mode 120000 index 13cf3027..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/dolphin/Arm64Emitter.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../Cores/MelonDSDeltaCore/melonDS/src/dolphin/Arm64Emitter.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/frontend/qt_sdl/PlatformConfig.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/frontend/qt_sdl/PlatformConfig.h deleted file mode 120000 index ff924878..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/frontend/qt_sdl/PlatformConfig.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../../Cores/MelonDSDeltaCore/melonDS/src/frontend/qt_sdl/PlatformConfig.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/melonDLDI.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/melonDLDI.h deleted file mode 120000 index 55ab9686..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/melonDLDI.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/melonDLDI.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.h deleted file mode 120000 index d72078bf..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../Cores/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.hpp b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.hpp deleted file mode 120000 index 1fcd52b2..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.hpp +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../Cores/MelonDSDeltaCore/melonDS/src/tiny-AES-c/aes.hpp \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/types.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/types.h deleted file mode 120000 index 3c447943..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/types.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/types.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/version.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/version.h deleted file mode 120000 index c5e29fda..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/version.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/melonDS/src/version.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/xxhash/xxh3.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/xxhash/xxh3.h deleted file mode 120000 index add6f6d0..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/xxhash/xxh3.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../Cores/MelonDSDeltaCore/melonDS/src/xxhash/xxh3.h \ No newline at end of file diff --git a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/xxhash/xxhash.h b/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/xxhash/xxhash.h deleted file mode 120000 index 8427e5b2..00000000 --- a/Pods/Headers/Private/MelonDSDeltaCore/melonDS/src/xxhash/xxhash.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../../Cores/MelonDSDeltaCore/melonDS/src/xxhash/xxhash.h \ No newline at end of file diff --git a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h b/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h deleted file mode 120000 index 8d004be8..00000000 --- a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h +++ /dev/null @@ -1 +0,0 @@ -../../../Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h \ No newline at end of file diff --git a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore.modulemap b/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore.modulemap deleted file mode 120000 index 2e84e098..00000000 --- a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore.modulemap +++ /dev/null @@ -1 +0,0 @@ -../../../Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.modulemap \ No newline at end of file diff --git a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h b/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h deleted file mode 120000 index 6e84fee9..00000000 --- a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h \ No newline at end of file diff --git a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h b/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h deleted file mode 120000 index 852a84ed..00000000 --- a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Cores/MelonDSDeltaCore/MelonDSDeltaCore/MelonDSDeltaCore.h \ No newline at end of file diff --git a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h b/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h deleted file mode 120000 index 5a3884df..00000000 --- a/Pods/Headers/Public/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Cores/MelonDSDeltaCore/MelonDSDeltaCore/Types/MelonDSTypes.h \ No newline at end of file diff --git a/Pods/Local Podspecs/MelonDSDeltaCore.podspec.json b/Pods/Local Podspecs/MelonDSDeltaCore.podspec.json deleted file mode 100644 index 13be2aa8..00000000 --- a/Pods/Local Podspecs/MelonDSDeltaCore.podspec.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "name": "MelonDSDeltaCore", - "version": "0.1", - "summary": "Nintendo DS plug-in for Delta emulator.", - "description": "iOS framework that wraps melonDS to allow playing Nintendo DS games with Delta emulator.", - "homepage": "https://github.com/rileytestut/MelonDSDeltaCore", - "platforms": { - "ios": "14.0" - }, - "source": { - "git": "https://github.com/rileytestut/MelonDSDeltaCore.git" - }, - "authors": { - "Riley Testut": "riley@rileytestut.com" - }, - "social_media_url": "https://twitter.com/rileytestut", - "source_files": [ - "MelonDSDeltaCore/**/*.{swift}", - "MelonDSDeltaCore/MelonDSDeltaCore.h", - "MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.{h,mm}", - "MelonDSDeltaCore/Types/MelonDSTypes.{h,m}", - "melonDS/src/*.{h,hpp,cpp}", - "melonDS/src/frontend/qt_sdl/PlatformConfig.{h,cpp}", - "melonDS/src/tiny-AES-c/*.{h,hpp,c}", - "melonDS/src/ARMJIT_A64/*.{h,cpp,s}", - "melonDS/src/dolphin/Arm64Emitter.{h,cpp}", - "melonDS/src/xxhash/*.{h,c}" - ], - "exclude_files": [ - "melonDS/src/GPU3D_OpenGL.cpp", - "melonDS/src/OpenGLSupport.cpp", - "melonDS/src/GPU_OpenGL.cpp" - ], - "public_header_files": [ - "MelonDSDeltaCore/Types/MelonDSTypes.h", - "MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h", - "MelonDSDeltaCore/MelonDSDeltaCore.h" - ], - "header_mappings_dir": "", - "resource_bundles": { - "melonDS": [ - "MelonDSDeltaCore/**/*.deltamapping", - "MelonDSDeltaCore/**/*.deltaskin" - ] - }, - "dependencies": { - "DeltaCore": [ - - ] - }, - "xcconfig": { - "HEADER_SEARCH_PATHS": "\"${PODS_CONFIGURATION_BUILD_DIR}\" \"$(PODS_ROOT)/Headers/Private/MelonDSDeltaCore/melonDS/src\"", - "USER_HEADER_SEARCH_PATHS": "\"${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/Swift Compatibility Header\"", - "GCC_PREPROCESSOR_DEFINITIONS": "STATIC_LIBRARY=1 JIT_ENABLED=1", - "GCC_OPTIMIZATION_LEVEL": "fast" - } -} diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Alamofire.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Alamofire.xcscheme new file mode 100644 index 00000000..93c267fc --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Alamofire.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/AppAuth.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/AppAuth.xcscheme new file mode 100644 index 00000000..b489457c --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/AppAuth.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DSDeltaCore-DSDeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DSDeltaCore-DSDeltaCore.xcscheme new file mode 100644 index 00000000..42729611 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DSDeltaCore-DSDeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DSDeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DSDeltaCore.xcscheme new file mode 100644 index 00000000..056754c6 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DSDeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DeltaCore-DeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DeltaCore-DeltaCore.xcscheme new file mode 100644 index 00000000..057fdf9d --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DeltaCore-DeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DeltaCore.xcscheme new file mode 100644 index 00000000..10e1b52a --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/DeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBADeltaCore-GBADeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBADeltaCore-GBADeltaCore.xcscheme new file mode 100644 index 00000000..f0c9e725 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBADeltaCore-GBADeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBADeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBADeltaCore.xcscheme new file mode 100644 index 00000000..d06087ef --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBADeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBCDeltaCore-GBCDeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBCDeltaCore-GBCDeltaCore.xcscheme new file mode 100644 index 00000000..4b889b98 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBCDeltaCore-GBCDeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBCDeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBCDeltaCore.xcscheme new file mode 100644 index 00000000..c51bf093 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GBCDeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GTMAppAuth.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GTMAppAuth.xcscheme new file mode 100644 index 00000000..d839d041 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GTMAppAuth.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GTMSessionFetcher.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GTMSessionFetcher.xcscheme new file mode 100644 index 00000000..7d040480 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GTMSessionFetcher.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GoogleAPIClientForREST.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GoogleAPIClientForREST.xcscheme new file mode 100644 index 00000000..2a844b2b --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GoogleAPIClientForREST.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GoogleSignIn.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GoogleSignIn.xcscheme new file mode 100644 index 00000000..a55fb901 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/GoogleSignIn.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Harmony.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Harmony.xcscheme new file mode 100644 index 00000000..2b5c48ae --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Harmony.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/N64DeltaCore-Mupen64Plus.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/N64DeltaCore-Mupen64Plus.xcscheme new file mode 100644 index 00000000..401882b1 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/N64DeltaCore-Mupen64Plus.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/N64DeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/N64DeltaCore.xcscheme new file mode 100644 index 00000000..2d778c41 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/N64DeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/NESDeltaCore-NESDeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/NESDeltaCore-NESDeltaCore.xcscheme new file mode 100644 index 00000000..c5e300ef --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/NESDeltaCore-NESDeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/NESDeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/NESDeltaCore.xcscheme new file mode 100644 index 00000000..bfb2311b --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/NESDeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Pods-Delta.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Pods-Delta.xcscheme new file mode 100644 index 00000000..680105ec --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Pods-Delta.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Pods-DeltaPreviews.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Pods-DeltaPreviews.xcscheme new file mode 100644 index 00000000..876176b5 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Pods-DeltaPreviews.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Roxas.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Roxas.xcscheme new file mode 100644 index 00000000..51801c81 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/Roxas.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SDWebImage.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SDWebImage.xcscheme new file mode 100644 index 00000000..4c843827 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SDWebImage.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SMCalloutView.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SMCalloutView.xcscheme new file mode 100644 index 00000000..553991e3 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SMCalloutView.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SNESDeltaCore-SNESDeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SNESDeltaCore-SNESDeltaCore.xcscheme new file mode 100644 index 00000000..c33372a4 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SNESDeltaCore-SNESDeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SNESDeltaCore.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SNESDeltaCore.xcscheme new file mode 100644 index 00000000..906d728f --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SNESDeltaCore.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SQLite.swift.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SQLite.swift.xcscheme new file mode 100644 index 00000000..b941d587 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SQLite.swift.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SwiftyDropbox.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SwiftyDropbox.xcscheme new file mode 100644 index 00000000..d0cb88c9 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/SwiftyDropbox.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/ZIPFoundation.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/ZIPFoundation.xcscheme new file mode 100644 index 00000000..3eb3cf40 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/ZIPFoundation.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 00000000..c4d4db57 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,156 @@ + + + + + SchemeUserState + + Alamofire.xcscheme + + isShown + + + AppAuth.xcscheme + + isShown + + + DSDeltaCore-DSDeltaCore.xcscheme + + isShown + + + DSDeltaCore.xcscheme + + isShown + + + DeltaCore-DeltaCore.xcscheme + + isShown + + + DeltaCore.xcscheme + + isShown + + + GBADeltaCore-GBADeltaCore.xcscheme + + isShown + + + GBADeltaCore.xcscheme + + isShown + + + GBCDeltaCore-GBCDeltaCore.xcscheme + + isShown + + + GBCDeltaCore.xcscheme + + isShown + + + GTMAppAuth.xcscheme + + isShown + + + GTMSessionFetcher.xcscheme + + isShown + + + GoogleAPIClientForREST.xcscheme + + isShown + + + GoogleSignIn.xcscheme + + isShown + + + Harmony.xcscheme + + isShown + + + N64DeltaCore-Mupen64Plus.xcscheme + + isShown + + + N64DeltaCore.xcscheme + + isShown + + + NESDeltaCore-NESDeltaCore.xcscheme + + isShown + + + NESDeltaCore.xcscheme + + isShown + + + Pods-Delta.xcscheme + + isShown + + + Pods-DeltaPreviews.xcscheme + + isShown + + + Roxas.xcscheme + + isShown + + + SDWebImage.xcscheme + + isShown + + + SMCalloutView.xcscheme + + isShown + + + SNESDeltaCore-SNESDeltaCore.xcscheme + + isShown + + + SNESDeltaCore.xcscheme + + isShown + + + SQLite.swift.xcscheme + + isShown + + + SwiftyDropbox.xcscheme + + isShown + + + ZIPFoundation.xcscheme + + isShown + + + + SuppressBuildableAutocreation + + + diff --git a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-dummy.m b/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-dummy.m deleted file mode 100644 index bcb6cf57..00000000 --- a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_MelonDSDeltaCore : NSObject -@end -@implementation PodsDummy_MelonDSDeltaCore -@end diff --git a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-prefix.pch b/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-prefix.pch deleted file mode 100644 index beb2a244..00000000 --- a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -#ifdef __OBJC__ -#import -#else -#ifndef FOUNDATION_EXPORT -#if defined(__cplusplus) -#define FOUNDATION_EXPORT extern "C" -#else -#define FOUNDATION_EXPORT extern -#endif -#endif -#endif - diff --git a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h b/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h deleted file mode 100644 index 0cffb4fc..00000000 --- a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore-umbrella.h +++ /dev/null @@ -1,19 +0,0 @@ -#ifdef __OBJC__ -#import -#else -#ifndef FOUNDATION_EXPORT -#if defined(__cplusplus) -#define FOUNDATION_EXPORT extern "C" -#else -#define FOUNDATION_EXPORT extern -#endif -#endif -#endif - -#import "MelonDSDeltaCore/Types/MelonDSTypes.h" -#import "MelonDSDeltaCore/Bridge/MelonDSEmulatorBridge.h" -#import "MelonDSDeltaCore/MelonDSDeltaCore.h" - -FOUNDATION_EXPORT double MelonDSDeltaCoreVersionNumber; -FOUNDATION_EXPORT const unsigned char MelonDSDeltaCoreVersionString[]; - diff --git a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.debug.xcconfig b/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.debug.xcconfig deleted file mode 100644 index 4dcf137a..00000000 --- a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.debug.xcconfig +++ /dev/null @@ -1,18 +0,0 @@ -CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO -CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore -GCC_OPTIMIZATION_LEVEL = fast -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 STATIC_LIBRARY=1 JIT_ENABLED=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/MelonDSDeltaCore" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/MelonDSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/MelonDSDeltaCore/melonDS/src" -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -suppress-warnings -import-underlying-module -Xcc -fmodule-map-file="${SRCROOT}/${MODULEMAP_FILE}" -PODS_BUILD_DIR = ${BUILD_DIR} -PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} -PODS_ROOT = ${SRCROOT} -PODS_TARGET_SRCROOT = ${PODS_ROOT}/../Cores/MelonDSDeltaCore -PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates -PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} -SKIP_INSTALL = YES -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" -USER_HEADER_SEARCH_PATHS = "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/Swift Compatibility Header" -USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.modulemap b/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.modulemap deleted file mode 100644 index d2b31b4b..00000000 --- a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -module MelonDSDeltaCore { - umbrella header "MelonDSDeltaCore-umbrella.h" - - export * - module * { export * } -} diff --git a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.release.xcconfig b/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.release.xcconfig deleted file mode 100644 index 4dcf137a..00000000 --- a/Pods/Target Support Files/MelonDSDeltaCore/MelonDSDeltaCore.release.xcconfig +++ /dev/null @@ -1,18 +0,0 @@ -CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO -CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore -GCC_OPTIMIZATION_LEVEL = fast -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 STATIC_LIBRARY=1 JIT_ENABLED=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/MelonDSDeltaCore" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/MelonDSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/MelonDSDeltaCore/melonDS/src" -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -suppress-warnings -import-underlying-module -Xcc -fmodule-map-file="${SRCROOT}/${MODULEMAP_FILE}" -PODS_BUILD_DIR = ${BUILD_DIR} -PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} -PODS_ROOT = ${SRCROOT} -PODS_TARGET_SRCROOT = ${PODS_ROOT}/../Cores/MelonDSDeltaCore -PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates -PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} -SKIP_INSTALL = YES -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" -USER_HEADER_SEARCH_PATHS = "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/Swift Compatibility Header" -USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/MelonDSDeltaCore/ResourceBundle-melonDS-MelonDSDeltaCore-Info.plist b/Pods/Target Support Files/MelonDSDeltaCore/ResourceBundle-melonDS-MelonDSDeltaCore-Info.plist deleted file mode 100644 index 6a28a7de..00000000 --- a/Pods/Target Support Files/MelonDSDeltaCore/ResourceBundle-melonDS-MelonDSDeltaCore-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDevelopmentRegion - ${PODS_DEVELOPMENT_LANGUAGE} - CFBundleIdentifier - ${PRODUCT_BUNDLE_IDENTIFIER} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - BNDL - CFBundleShortVersionString - 0.1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - NSPrincipalClass - - - diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/07f60f11427854d9de9781981da93b0c b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/07f60f11427854d9de9781981da93b0c new file mode 100644 index 00000000..83a7dde6 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/07f60f11427854d9de9781981da93b0c @@ -0,0 +1,4 @@ +module DeltaCore { +header "DeltaCore-Swift.h" +export * +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0df4d568c731ee13c230db692cd42b46 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0df4d568c731ee13c230db692cd42b46 new file mode 100644 index 00000000..613703e8 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0df4d568c731ee13c230db692cd42b46 @@ -0,0 +1,10 @@ +framework module Systems { + umbrella header "Systems.h" + export * + + module * { export * } +} + +module Systems.__Swift { + exclude header "Systems-Swift.h" +} diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0e8f11451e70cf9104870f8a42dd752b b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0e8f11451e70cf9104870f8a42dd752b new file mode 100644 index 00000000..5791d8df --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/0e8f11451e70cf9104870f8a42dd752b @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXBridge.build/Objects-normal/arm64/GPGXEmulatorBridge.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXBridge.build/Objects-normal/arm64/GPGXTypes.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/1035c31ba31527e78df2a87c0dcc7431 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/1035c31ba31527e78df2a87c0dcc7431 new file mode 100644 index 00000000..57c72880 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/1035c31ba31527e78df2a87c0dcc7431 @@ -0,0 +1,4 @@ +module GPGXSwift { +header "GPGXSwift-Swift.h" +export * +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/1b7ac61b8ecc62c8e69b213f182eca6b b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/1b7ac61b8ecc62c8e69b213f182eca6b new file mode 100644 index 00000000..fffab8ac --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/1b7ac61b8ecc62c8e69b213f182eca6b @@ -0,0 +1 @@ +["AppIntent","EntityQuery","AppEntity","TransientEntity","AppEnum","AppShortcutProviding","AppShortcutsProvider","AnyResolverProviding","AppIntentsPackage","DynamicOptionsProvider"] \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/28cabf21a68226ee758cf9147ddb862c b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/28cabf21a68226ee758cf9147ddb862c new file mode 100644 index 00000000..353ee0bf --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/28cabf21a68226ee758cf9147ddb862c @@ -0,0 +1 @@ +-target arm64-apple-ios14.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/ModuleCache.noindex' '-fmodule-name=GPGXBridge' -fpascal-strings -Os -DSWIFT_PACKAGE -DUSE_32BPP_RENDERING '-DFLAC__HAS_OGG=0' -DHAVE_SYS_PARAM_H -DHAVE_LROUND '-DPACKAGE_VERSION="1.3.2"' -D_7ZIP_ST -DLSB_FIRST '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -g -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/include -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/include -I/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/include -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXBridge -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core/m68k -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core/z80 -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core/sound -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core/cart_hw -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core/cart_hw/svp -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core/cd_hw -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core/input_hw -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/core/ntsc -I/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GenesisPlusGX/Genesis-Plus-GX/psp2 -I/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXBridge.build/DerivedSources-normal/arm64 -I/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXBridge.build/DerivedSources/arm64 -I/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXBridge.build/DerivedSources -F/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/PackageFrameworks -F/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/PackageFrameworks -F/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/PackageFrameworks -F/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/PackageFrameworks -F/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/PackageFrameworks -F/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks '-fmodule-map-file=/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/ZIPFoundation.modulemap' '-fmodule-map-file=/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CDeltaCore.modulemap' '-fmodule-map-file=/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DeltaCore.modulemap' '-fmodule-map-file=/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/GPGXSwift.modulemap' '-fmodule-map-file=/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/GenesisPlusGX.modulemap' -DGLES_SILENCE_DEPRECATION -DXcode \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/2b892b54bbd5a8702e740600333df5e8 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/2b892b54bbd5a8702e740600333df5e8 new file mode 100644 index 00000000..279fcd41 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/2b892b54bbd5a8702e740600333df5e8 @@ -0,0 +1,22 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/resource_bundle_accessor.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+BackingConfiguration.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+Deprecated.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+Helpers.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+MemoryFile.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+Progress.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+Reading.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+ReadingDeprecated.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+Writing.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+WritingDeprecated.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive+ZIP64.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Archive.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Data+Compression.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Data+CompressionDeprecated.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Data+Serialization.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Date+ZIP.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Entry+Serialization.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Entry+ZIP64.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/Entry.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/FileManager+ZIP.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/FileManager+ZIPDeprecated.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/ZIPFoundation.build/Release-iphoneos/ZIPFoundation.build/Objects-normal/arm64/URL+ZIP.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/2de6a04cdba79ed13580c47dfd70cc5f b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/2de6a04cdba79ed13580c47dfd70cc5f new file mode 100644 index 00000000..0c67376e --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/2de6a04cdba79ed13580c47dfd70cc5f @@ -0,0 +1,5 @@ + + + + + diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/30ca60f472fb748871771d044a1bac50 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/30ca60f472fb748871771d044a1bac50 new file mode 100644 index 00000000..d4d37ced --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/30ca60f472fb748871771d044a1bac50 @@ -0,0 +1,4 @@ +module GPGXDeltaCore { +header "GPGXDeltaCore-Swift.h" +export * +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/32aa6ab76846b8410285633b3756361f b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/32aa6ab76846b8410285633b3756361f new file mode 100644 index 00000000..fc08e1b5 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/32aa6ab76846b8410285633b3756361f @@ -0,0 +1,4 @@ +module CDeltaCore { +umbrella "/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/include" +export * +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3a001023074052888c4977546264f7e6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3a001023074052888c4977546264f7e6 new file mode 100644 index 00000000..38409137 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3a001023074052888c4977546264f7e6 @@ -0,0 +1,11 @@ +framework module Systems { + umbrella header "Systems.h" + export * + + module * { export * } +} + +module Systems.Swift { + header "Systems-Swift.h" + requires objc +} diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3c4ea61c40b651c8240adb426771fe3f b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3c4ea61c40b651c8240adb426771fe3f new file mode 100644 index 00000000..5261a604 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3c4ea61c40b651c8240adb426771fe3f @@ -0,0 +1,4 @@ +module ZIPFoundation { +header "ZIPFoundation-Swift.h" +export * +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3cd44cf7453f83d7d9731067299d3729 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3cd44cf7453f83d7d9731067299d3729 new file mode 100644 index 00000000..1bb36cd4 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/3cd44cf7453f83d7d9731067299d3729 @@ -0,0 +1,23 @@ +{ + 'version': 0, + 'use-external-names': 'false', + 'case-sensitive': 'false', + 'roots': [{ + 'type': 'directory', + 'name': "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules" + 'contents': [{ + 'type': 'file', + 'name': "module.modulemap", + 'external-contents': "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/unextended-module.modulemap", + }] + }, + { + 'type': 'directory', + 'name': "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers" + 'contents': [{ + 'type': 'file', + 'name': "Systems-Swift.h", + 'external-contents': "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/unextended-interface-header.h", + }] + }] +} diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4114a7e16750664964ab1c5c99aa64e2 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4114a7e16750664964ab1c5c99aa64e2 new file mode 100644 index 00000000..0fb90f9b --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4114a7e16750664964ab1c5c99aa64e2 @@ -0,0 +1,15 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.swift" : { + "index-unit-output-path" : "/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/Objects-normal/arm64/Systems.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/41bd4431c515cbaba42327a1b24270e9 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/41bd4431c515cbaba42327a1b24270e9 new file mode 100644 index 0000000000000000000000000000000000000000..b5a21fb38b9bee2be8694485a8b79d36d3799707 GIT binary patch literal 192504 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 literal 0 HcmV?d00001 diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 new file mode 100644 index 00000000..24fff72c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 @@ -0,0 +1,54 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/areplay.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_93c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_i2c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_spi.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ggenie.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sram.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ssp16.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/svp.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cd_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gfx.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/pcm.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/scd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cpuhook.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/genesis.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/activator.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gamepad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/graphic_board.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/input.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/lightgun.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mouse.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/paddle.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sportspad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/teamplayer.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/terebi_oekaki.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/xe_1ap.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/io_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/loadrom.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/m68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/s68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mem68k.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/membnk.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/memz80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/blip_buf.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eq.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/opll.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/psg.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sound.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2413.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2612.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym3438.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/state.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/system.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_render.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/z80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/fileio.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/unzip.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/config.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 new file mode 100644 index 00000000..c427a0e9 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 @@ -0,0 +1,20 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXDeltaCore/GPGX.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/DerivedSources/resource_bundle_accessor.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 new file mode 100644 index 00000000..5293adde --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 @@ -0,0 +1,5 @@ + extern const unsigned char SystemsVersionString[]; + extern const double SystemsVersionNumber; + + const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n"; + const double SystemsVersionNumber __attribute__ ((used)) = (double)1.; diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 new file mode 100644 index 00000000..f28ab43f --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DeltaTypes.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DLTAMuteSwitchMonitor.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 new file mode 100644 index 00000000..94b5d597 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 @@ -0,0 +1,59 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/DeltaCore.build/DerivedSources/resource_bundle_accessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/DeltaCoreProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/EmulatorBridging.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Delta.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/AudioManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/RingBuffer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/EmulatorCore.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/BitmapProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/OpenGLESProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/RenderThread.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Bundle+Resources.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CGGeometry+Conveniences.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CharacterSet+Hexadecimals.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Thread+RealTime.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIApplication+AppExtension.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIDevice+Vibration.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIImage+PDF.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIResponder+FirstResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScene+KeyboardFocus.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScreen+ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIWindowScene+StageManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Filters/FilterChain.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/ExternalGameControllerManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/MFi/MFiGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Cheat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/CheatFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkinTraits.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Game.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerInputMapping.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerStateManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/AnyInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/StandardGameControllerInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/SaveState.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/GameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/Input.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/CheatProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/ControllerSkinProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameControllerInputMappingProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/SaveStateProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/AudioRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/VideoRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Types/ExtensibleEnums.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ButtonsInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerDebugView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ImmediatePanGestureRecognizer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ThumbstickInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameViewController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameWindow.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 new file mode 100644 index 00000000..412208fa --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 @@ -0,0 +1,46 @@ +import class Foundation.Bundle +import class Foundation.ProcessInfo +import struct Foundation.URL + +private class BundleFinder {} + +extension Foundation.Bundle { + /// Returns the resource bundle associated with the current Swift module. + static let module: Bundle = { + let bundleName = "ZIPFoundation_ZIPFoundation" + + let overrides: [URL] + #if DEBUG + // The 'PACKAGE_RESOURCE_BUNDLE_PATH' name is preferred since the expected value is a path. The + // check for 'PACKAGE_RESOURCE_BUNDLE_URL' will be removed when all clients have switched over. + // This removal is tracked by rdar://107766372. + if let override = ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_PATH"] + ?? ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_URL"] { + overrides = [URL(fileURLWithPath: override)] + } else { + overrides = [] + } + #else + overrides = [] + #endif + + let candidates = overrides + [ + // Bundle should be present here when the package is linked into an App. + Bundle.main.resourceURL, + + // Bundle should be present here when the package is linked into a framework. + Bundle(for: BundleFinder.self).resourceURL, + + // For command-line tools. + Bundle.main.bundleURL, + ] + + for candidate in candidates { + let bundlePath = candidate?.appendingPathComponent(bundleName + ".bundle") + if let bundle = bundlePath.flatMap(Bundle.init(url:)) { + return bundle + } + } + fatalError("unable to find bundle named ZIPFoundation_ZIPFoundation") + }() +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e new file mode 100644 index 00000000..a2d93b8a --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e @@ -0,0 +1 @@ +{"case-sensitive":"false","roots":[{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers/Systems-Swift.h","name":"Systems-Swift.h","type":"file"},{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.h","name":"Systems.h","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers","type":"directory"},{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/module.modulemap","name":"module.modulemap","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules","type":"directory"}],"version":0} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 new file mode 100644 index 00000000..9dd32d0c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 @@ -0,0 +1 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXSwift/GPGXGameInput.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 new file mode 100644 index 0000000000000000000000000000000000000000..8cf77826127d410776106486ae96caa6ab6e6a25 GIT binary patch literal 192936 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
uv|D@sXFA{p$F@QTKQcIoGb;JL`iW#w-d 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 literal 0 HcmV?d00001 diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 new file mode 100644 index 00000000..24fff72c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 @@ -0,0 +1,54 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/areplay.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_93c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_i2c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_spi.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ggenie.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sram.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ssp16.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/svp.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cd_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gfx.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/pcm.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/scd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cpuhook.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/genesis.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/activator.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gamepad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/graphic_board.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/input.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/lightgun.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mouse.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/paddle.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sportspad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/teamplayer.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/terebi_oekaki.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/xe_1ap.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/io_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/loadrom.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/m68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/s68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mem68k.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/membnk.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/memz80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/blip_buf.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eq.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/opll.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/psg.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sound.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2413.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2612.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym3438.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/state.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/system.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_render.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/z80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/fileio.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/unzip.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/config.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 new file mode 100644 index 00000000..c427a0e9 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 @@ -0,0 +1,20 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXDeltaCore/GPGX.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/DerivedSources/resource_bundle_accessor.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 new file mode 100644 index 00000000..5293adde --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 @@ -0,0 +1,5 @@ + extern const unsigned char SystemsVersionString[]; + extern const double SystemsVersionNumber; + + const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n"; + const double SystemsVersionNumber __attribute__ ((used)) = (double)1.; diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 new file mode 100644 index 00000000..f28ab43f --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DeltaTypes.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DLTAMuteSwitchMonitor.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 new file mode 100644 index 00000000..94b5d597 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 @@ -0,0 +1,59 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/DeltaCore.build/DerivedSources/resource_bundle_accessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/DeltaCoreProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/EmulatorBridging.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Delta.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/AudioManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/RingBuffer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/EmulatorCore.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/BitmapProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/OpenGLESProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/RenderThread.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Bundle+Resources.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CGGeometry+Conveniences.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CharacterSet+Hexadecimals.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Thread+RealTime.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIApplication+AppExtension.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIDevice+Vibration.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIImage+PDF.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIResponder+FirstResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScene+KeyboardFocus.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScreen+ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIWindowScene+StageManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Filters/FilterChain.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/ExternalGameControllerManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/MFi/MFiGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Cheat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/CheatFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkinTraits.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Game.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerInputMapping.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerStateManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/AnyInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/StandardGameControllerInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/SaveState.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/GameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/Input.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/CheatProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/ControllerSkinProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameControllerInputMappingProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/SaveStateProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/AudioRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/VideoRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Types/ExtensibleEnums.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ButtonsInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerDebugView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ImmediatePanGestureRecognizer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ThumbstickInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameViewController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameWindow.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 new file mode 100644 index 00000000..412208fa --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 @@ -0,0 +1,46 @@ +import class Foundation.Bundle +import class Foundation.ProcessInfo +import struct Foundation.URL + +private class BundleFinder {} + +extension Foundation.Bundle { + /// Returns the resource bundle associated with the current Swift module. + static let module: Bundle = { + let bundleName = "ZIPFoundation_ZIPFoundation" + + let overrides: [URL] + #if DEBUG + // The 'PACKAGE_RESOURCE_BUNDLE_PATH' name is preferred since the expected value is a path. The + // check for 'PACKAGE_RESOURCE_BUNDLE_URL' will be removed when all clients have switched over. + // This removal is tracked by rdar://107766372. + if let override = ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_PATH"] + ?? ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_URL"] { + overrides = [URL(fileURLWithPath: override)] + } else { + overrides = [] + } + #else + overrides = [] + #endif + + let candidates = overrides + [ + // Bundle should be present here when the package is linked into an App. + Bundle.main.resourceURL, + + // Bundle should be present here when the package is linked into a framework. + Bundle(for: BundleFinder.self).resourceURL, + + // For command-line tools. + Bundle.main.bundleURL, + ] + + for candidate in candidates { + let bundlePath = candidate?.appendingPathComponent(bundleName + ".bundle") + if let bundle = bundlePath.flatMap(Bundle.init(url:)) { + return bundle + } + } + fatalError("unable to find bundle named ZIPFoundation_ZIPFoundation") + }() +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e new file mode 100644 index 00000000..a2d93b8a --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e @@ -0,0 +1 @@ +{"case-sensitive":"false","roots":[{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers/Systems-Swift.h","name":"Systems-Swift.h","type":"file"},{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.h","name":"Systems.h","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers","type":"directory"},{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/module.modulemap","name":"module.modulemap","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules","type":"directory"}],"version":0} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 new file mode 100644 index 00000000..9dd32d0c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 @@ -0,0 +1 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXSwift/GPGXGameInput.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 new file mode 100644 index 0000000000000000000000000000000000000000..8cf77826127d410776106486ae96caa6ab6e6a25 GIT binary patch literal 192936 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 literal 0 HcmV?d00001 diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 new file mode 100644 index 00000000..24fff72c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 @@ -0,0 +1,54 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/areplay.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_93c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_i2c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_spi.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ggenie.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sram.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ssp16.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/svp.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cd_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gfx.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/pcm.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/scd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cpuhook.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/genesis.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/activator.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gamepad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/graphic_board.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/input.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/lightgun.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mouse.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/paddle.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sportspad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/teamplayer.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/terebi_oekaki.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/xe_1ap.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/io_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/loadrom.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/m68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/s68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mem68k.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/membnk.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/memz80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/blip_buf.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eq.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/opll.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/psg.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sound.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2413.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2612.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym3438.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/state.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/system.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_render.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/z80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/fileio.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/unzip.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/config.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 new file mode 100644 index 00000000..c427a0e9 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 @@ -0,0 +1,20 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXDeltaCore/GPGX.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/DerivedSources/resource_bundle_accessor.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 new file mode 100644 index 00000000..5293adde --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 @@ -0,0 +1,5 @@ + extern const unsigned char SystemsVersionString[]; + extern const double SystemsVersionNumber; + + const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n"; + const double SystemsVersionNumber __attribute__ ((used)) = (double)1.; diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 new file mode 100644 index 00000000..f28ab43f --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DeltaTypes.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DLTAMuteSwitchMonitor.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 new file mode 100644 index 00000000..94b5d597 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 @@ -0,0 +1,59 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/DeltaCore.build/DerivedSources/resource_bundle_accessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/DeltaCoreProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/EmulatorBridging.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Delta.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/AudioManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/RingBuffer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/EmulatorCore.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/BitmapProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/OpenGLESProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/RenderThread.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Bundle+Resources.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CGGeometry+Conveniences.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CharacterSet+Hexadecimals.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Thread+RealTime.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIApplication+AppExtension.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIDevice+Vibration.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIImage+PDF.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIResponder+FirstResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScene+KeyboardFocus.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScreen+ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIWindowScene+StageManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Filters/FilterChain.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/ExternalGameControllerManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/MFi/MFiGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Cheat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/CheatFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkinTraits.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Game.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerInputMapping.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerStateManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/AnyInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/StandardGameControllerInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/SaveState.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/GameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/Input.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/CheatProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/ControllerSkinProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameControllerInputMappingProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/SaveStateProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/AudioRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/VideoRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Types/ExtensibleEnums.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ButtonsInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerDebugView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ImmediatePanGestureRecognizer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ThumbstickInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameViewController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameWindow.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 new file mode 100644 index 00000000..412208fa --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 @@ -0,0 +1,46 @@ +import class Foundation.Bundle +import class Foundation.ProcessInfo +import struct Foundation.URL + +private class BundleFinder {} + +extension Foundation.Bundle { + /// Returns the resource bundle associated with the current Swift module. + static let module: Bundle = { + let bundleName = "ZIPFoundation_ZIPFoundation" + + let overrides: [URL] + #if DEBUG + // The 'PACKAGE_RESOURCE_BUNDLE_PATH' name is preferred since the expected value is a path. The + // check for 'PACKAGE_RESOURCE_BUNDLE_URL' will be removed when all clients have switched over. + // This removal is tracked by rdar://107766372. + if let override = ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_PATH"] + ?? ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_URL"] { + overrides = [URL(fileURLWithPath: override)] + } else { + overrides = [] + } + #else + overrides = [] + #endif + + let candidates = overrides + [ + // Bundle should be present here when the package is linked into an App. + Bundle.main.resourceURL, + + // Bundle should be present here when the package is linked into a framework. + Bundle(for: BundleFinder.self).resourceURL, + + // For command-line tools. + Bundle.main.bundleURL, + ] + + for candidate in candidates { + let bundlePath = candidate?.appendingPathComponent(bundleName + ".bundle") + if let bundle = bundlePath.flatMap(Bundle.init(url:)) { + return bundle + } + } + fatalError("unable to find bundle named ZIPFoundation_ZIPFoundation") + }() +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e new file mode 100644 index 00000000..a2d93b8a --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e @@ -0,0 +1 @@ +{"case-sensitive":"false","roots":[{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers/Systems-Swift.h","name":"Systems-Swift.h","type":"file"},{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.h","name":"Systems.h","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers","type":"directory"},{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/module.modulemap","name":"module.modulemap","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules","type":"directory"}],"version":0} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 new file mode 100644 index 00000000..9dd32d0c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 @@ -0,0 +1 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXSwift/GPGXGameInput.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 new file mode 100644 index 0000000000000000000000000000000000000000..8cf77826127d410776106486ae96caa6ab6e6a25 GIT binary patch literal 192936 zcmeFaS(95ymL>+U*T-qi!^mvrAu5YimCVcta7$)YPSFNwFxy$)Nt6Z!8zZvQ8os&3B#qM{b$ z-J)Hmm2b?KTAg|&-W%Ae;=@+HEeQ)?}h8l6gUu9Ba3V-Z~3{eGp` z5g+WC+WmgBRA|*2MYQ5a77+TzdeGVZ{^{`FH%|559H%nfXeOhu{9;Kk=V`9JbkYeu^J^K;4RvgTLP~#2Xgz zULM{}3too-dIoewk)6N$!~e{G8l>6r@KU04k*1yz_-=7YNSe&~SR%jHQ9bf4l8}rh zx06760KuX~L3y@St5qh*ga63u+xXO2*~U}%(zie0wXOKnew$1P7;P*`u%CzQ;r6@Z zopO^Mv-rJnps^g0khk6_POp_qUn7ye>jn6Hd;uB^>gF%0$y8dUMm66mb>HEj65DFvu-F zN`pU>TeM_U{J3A}cDwvpmVObQPeW4IOO3^Hvk7Il*_kU>N^XrUs_X_o$ybi%mztf@ z;%uqdX&x=lL4#`LtHpey*r}9f8~H{#gk>p?!F#*k7tM-jS*TT8&{oBN^Ozh7Dh)}# ziGjtV_Y=vbP(M-wY?ktk!a}Frgmzlbw-%T_)|f6Vm73g9mVObLUnm%8+-a8T`39}S zg;E}x?qa^~hUCKKS-xI}VqXTSu$C*GV(Cb!Qp3#AA;ZaIk8=6V&DCCcebgJQcUN=8 z-s#@z#%6C2BI*5vFuxn^(bLaOyPptx{y# zN8M3>V?FF};%C(TlSuE9Nte9+K8W;N=^r0-2WP_`Js(hC+mXIV{o(1hWbcbeFFaAX z*2c!_FzhYnL+bSf^;#}Sa+Z!^UD2}cqjAAjai`^a*oTW~q4QT+T!`iGb z*|H%P#8Vdt$@xr&SRfEG^}67C9B0Aw^-67t_@z^?HCxya3nj>{>b!GY&vw7>ZIDK~ zJoZB2sj=k>=Ha;qZF$Jn=vr(L?B4ypg|Rx2H%qM+nFFf%#nK)F@4x5X-TSipY37A7 z8b=Qd)EbieDKQ)|3eV4Csg*D0TX`WR-GlsK_xtt1#>&?6sL>m4Yz>xs!(xB1C%4!e zbyvEh?o4-cvk#HAJ_;Fs*WYmeoP&D=wb zNn1_iXL7O_gI%#Y)V2!%x3@+>C_Hb{%x9B#JfWWzYVp}UFTi}Jdoi2_#k{Eh#)BFc={8fV-&~)GWaLs zn+PW5YN66DlIWNK?#}M_?Pi9AiRIeJ^fT$L^Q1*|KlYC$8trQNNU70;hEuLD)T*UU z&CQdqV)kAGHv~V+HzBaG0p}~Vd2E}Dbtu%0&TP9{B=xO`y{kM|_8beaW9dWQSc5e4 z^4JR{oFdcyCPd1Q-I&u58rWq!^=fF!wf61%yWclIl4?R4bnlKgpMd8FZalHAm8u|b zVF|K(t|qY1qQR2Z!AHB_R~uiev{)zQZ%?i}9QH=b*nd_xPIgv$o4xgw-uiOCmu3^X z6@ls=13%3?@%JhwWUqUmO4dWGE0z{<+Uj6-YV8IzAw67ccAn#;C3go$i!`(J#1DqY zG`>-NEK(zu$)ToUcw?=DNIf;6dcFJp}!o1h>5oK)Zj_5fHEBv;D?I^SFG4Z5S= zN}g6~^X%Gj9F3;SSf*!YHdp&YV}SA6qN4{Mrp3biG!wj+i$y_D<6xSZ1W(dcpL^wc z7(b5Owb{=K_OhBl?wK^?o(Zo^5~$=mAo3$Ojb}~?%6<|`8fezaM+&tzw`v;zlN9vOh*)S60_)&)4PV!j_&>y=;ph45l z4f{p2)v449eD~~z?^zzxlY3~k%7w#F$du7h3x7*SJBi}i$U=;@8Ivri8mzUa1P9|3 zkCR%+b^7ZkHd4#AvGl&m6hI!?$&C!8ngO|z}2H3>Upn26To@3VM<-=xEkUteLC(~D3^|v3Qnvp zcb7-7*0G4lss{q6-4+Zm2#mNLI9ZStw_Lz+9rqX&C)fwfGUlgg)V6y{D>d6QmeywX zZFnBap1anspW0aO?K||*KK?puJQU;F6Em(_vqOhDpZCqv=-|Td(~R(uJ;D$OBkmvO z<$a&b9Go$Rs2+&n*}}@0wiawF!bL|B6-$4vJl}>w>l2#%abK?A8a4N$4aX zf-$Z9_1Ij0Xw7w{JipL7TB3iIuF+`YWVw`hUFj^-T8y;ECj-Sz1~4>rr=tG($_?~EajTyJTN_pM%b zp!>ZL0HD-BhT-T}o-1LeY&R+$oY3dW$DF8!Lsci4seHRt!@zJ$P=Semu>`j-vaHL~ zv+u^vwI|-oAIX<1!t$uim%LS5GBsF*Rd=;FI=wNRQhyEmYg?<`(Z*nEWzav}8+?J2 zN`I3?4!)6pgrBT+mp6uIroQZsmQUfe_;2|3%mB~M4EO;v7@W5LCI84=WgPgKWg@&C z#mxQLRmRu-{wqBS_v>4cvAMsxEJy5qc}3B|{r09!9rs5UiDvFs*9}S1?|UM@Mq1JyHs7PwB1~ zZ%ZI#_k+^s^HjZY3i7o#7*5$K76>eM>DAMx2cr<=M8WXvCgfu1PpF3eCcnn*Q1c z8T^mA_7D@9gYQXBU80Bn2)Sd#ZTL+a!AcQESp2;@>Q0~f;>(Q_zwLIT&&e5*Z|}IY>5;MV+xW?2Vqw z+lSV0Ll_Lgzk0rN1cKkZZqCj%daJ$eus1!XS7g6~&eaYeF0(Lg^KugU!t`9>m+XN$rL%^h^R)=1So5uxt z7~#%e?{d3o_iE80@{TdeMqUW2{7CabdlrtN%Jnz_QDWHP%~Iov>dqpAei)8lKcRtN zE946cIH39tJ;6o}Q9!v98>@80%x#{@t*xCtwSH#p*9Z20a&Ya?Z+`vd7so&T`Tj2s z?#2I3uICE5<&8CRPh9QIu#2wn(9P}pc;>+LzK=`$_a5x3)6Dpz5Y0En9m#5@$>r#)O|oImS)@YJ868SP+0h3QgGlU zN?s}~zzpM*=ht$_`|G*oQ)?SWe6sOSHAfJLv-z#u)^Ly;N*Eho8ea0zHxf`KA9_(+ z#(_)AtKIdJA@j=L)aYS>8g&r!Ed0ZoFi5w`pNHF1Cgh^*Io$Oq|Dmz()0`C_`G7Ej zmR3k;1|NCwlmXTq;j9BgR-uNwDz}Gxu-A{h6H1yP1=GGUIYCbt=m)-mlKze*k24yL zaSmbSnrEyza@qKUpZS1NL`!~-ZZeyQ4&W>Ac!(b>h!o!5sY**^yOM9fZ;u>SWxxSz zdSs`hD1_t~zo+0MOlAq}2vLA@JZIZ%?(vDV7=bg|PB>!s60 z$j#Z`_6D6WMlD$L9Rw+fBVe__Okz>Z$#y@E0D=(|ZW~psQ{rT}Z{WHy1z~~@qwth}$!xh&ZY?2( zt&V@iIrkXDjmJ{2IL&I>Yehi?bE_v|8i!b*_am4t;+n3;P6r9*Aef3mC@t0+xarGR z^YbN&o^cZH5sZ0KpzG1dp3}%OH|~Cs6=j#jGWkqbkC2x%q7gNo7R}s@7hR?xeYIV2 zJ5}64Y#s@o{QNxaT)4+z4720!Xn}qcp$vhBT*0j?{%`PglG)J$Ra3dzM*Jis^Xz9x zfgwllcbRYx{z(Kq=>phlE>+X;O>~d~N}*P%055Yk5)AUG3n7T#l$`v`1x8$9l?%)q z3DDt9Ow(Kp4ciUwpKt-*TBtz}UaE&uJps(9%oZT4%>phkC&J)^AF%`MaY*ZuoYR0>PP9{R3ag&5HPkT=*7cLnkvm&77g5@ z*iQu$F3#L;t;$J-sFvYG75Bo0y8HOz1bQF|Y1>uUP~b0%6JD#`;FD$&I_yaT{|FSr z!)d4+6(mfG!=i?i9gNJ4{@XMdnRP^j z2$7~s@?2qKZL<$IINakDy340}GwU0D3Tfe9qfoi6wWsjY%wun_-Ws=2yIxgiz-lNf+zrFE~!$00J7n^_mju^oD^-DhS5CO z^DJ3&N5fSbb>Y~t4jt0kG-RD@#VG`C!&(jA>J6sH{N=}9Q3rPvJ5vWDcMI<&mTVbo z%P42ZUKx@`nu{q|f_!Sp{j5R>Oq`f&x8M-6enJ41i9-UMWE%>QF;I?4+1KR9(sGR} zvH3LfrS=IAB*t`X+SEK7a?8@%EYb#*-S029DoUV09aC<|kS?FDAV&i79<6U~jpi_^ zvv3HB{%)`Lf3wv)(eDlR%&hdoj6d*#{WC_;bG`l0(=WF(2KFa<(*Bg+8X5dN9o(=` z=Y|H@co+{Y7~ybZpk*!+If!-CKB~>F$e_T{QF=_4*a&`v;P{F8RMN0eOllVQCJZ zR-i10x)tTgp!7loEPUw5Nb{L4G}m7FI2qv<6&lSp2wnG%T_ZL@d8;PhOb5h=O zJo$+Ok4||JxuwK$Pl)E)TndQlFs{fgY!}GnkOF|Ve?%Z)Z5B!hFf+`6vD~SotqJL9 zDepdDxX7$^g6J%3QS8_5a9fU{3qRpp=?shx%l%P(&{KQx$|5q}tfopPa7BT0Gde%b zJe|-T2@j>E%CKv3`Js}=P-v>6Rhkw1&;x_9w!}VRsV2_E(o1WI6!~3< zTw0IQZ5IGPcKY%FCwK@DS|=16)G@;!$yXKuVrdl6TXH2r*_vyA?z=X<$MTcEOEVL< z)jV=z{~*;li?m;|MHi6!O9XT|`2^>zu@BSWb!V)#A2Fr*F6Il3nn>gTj|Id`RuFp1 zCPPb)I=`2JWzX+5Hhy^o$IRuc2rv_Bs9OZPWv4pKGZbQnJdFRsbnGNkGB_}0;SK-? z7z{8CK6o+o6h7L9iIS)+c6~S2s77NGT1#nEzoVen(f(Up;3lJ z_Z-qZz+7po^a9t*8ZW(*6`evz@xUDgHdPRTqT}jvRsr21zqP zC+#i-!aS{I?v=V z2L{T`&*pO{k9YU(J&xO$;s{Avf$*Jy&<{h&cJ^MTmR|qY9HzCtaO#Z z>+VYMvr_mpC5z>z4A@jok}3+-N!W=jsK}}|7`T;)v{oHTbD0>J7VQca
b4EVP60$K3D*g2@ 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 literal 0 HcmV?d00001 diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 new file mode 100644 index 00000000..24fff72c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 @@ -0,0 +1,54 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/areplay.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_93c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_i2c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_spi.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ggenie.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sram.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ssp16.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/svp.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cd_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gfx.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/pcm.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/scd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cpuhook.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/genesis.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/activator.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gamepad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/graphic_board.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/input.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/lightgun.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mouse.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/paddle.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sportspad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/teamplayer.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/terebi_oekaki.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/xe_1ap.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/io_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/loadrom.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/m68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/s68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mem68k.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/membnk.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/memz80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/blip_buf.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eq.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/opll.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/psg.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sound.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2413.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2612.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym3438.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/state.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/system.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_render.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/z80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/fileio.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/unzip.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/config.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 new file mode 100644 index 00000000..c427a0e9 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 @@ -0,0 +1,20 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXDeltaCore/GPGX.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/DerivedSources/resource_bundle_accessor.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 new file mode 100644 index 00000000..5293adde --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 @@ -0,0 +1,5 @@ + extern const unsigned char SystemsVersionString[]; + extern const double SystemsVersionNumber; + + const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n"; + const double SystemsVersionNumber __attribute__ ((used)) = (double)1.; diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 new file mode 100644 index 00000000..f28ab43f --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DeltaTypes.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DLTAMuteSwitchMonitor.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 new file mode 100644 index 00000000..94b5d597 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 @@ -0,0 +1,59 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/DeltaCore.build/DerivedSources/resource_bundle_accessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/DeltaCoreProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/EmulatorBridging.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Delta.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/AudioManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/RingBuffer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/EmulatorCore.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/BitmapProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/OpenGLESProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/RenderThread.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Bundle+Resources.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CGGeometry+Conveniences.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CharacterSet+Hexadecimals.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Thread+RealTime.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIApplication+AppExtension.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIDevice+Vibration.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIImage+PDF.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIResponder+FirstResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScene+KeyboardFocus.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScreen+ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIWindowScene+StageManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Filters/FilterChain.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/ExternalGameControllerManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/MFi/MFiGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Cheat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/CheatFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkinTraits.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Game.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerInputMapping.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerStateManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/AnyInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/StandardGameControllerInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/SaveState.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/GameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/Input.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/CheatProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/ControllerSkinProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameControllerInputMappingProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/SaveStateProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/AudioRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/VideoRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Types/ExtensibleEnums.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ButtonsInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerDebugView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ImmediatePanGestureRecognizer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ThumbstickInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameViewController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameWindow.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 new file mode 100644 index 00000000..412208fa --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 @@ -0,0 +1,46 @@ +import class Foundation.Bundle +import class Foundation.ProcessInfo +import struct Foundation.URL + +private class BundleFinder {} + +extension Foundation.Bundle { + /// Returns the resource bundle associated with the current Swift module. + static let module: Bundle = { + let bundleName = "ZIPFoundation_ZIPFoundation" + + let overrides: [URL] + #if DEBUG + // The 'PACKAGE_RESOURCE_BUNDLE_PATH' name is preferred since the expected value is a path. The + // check for 'PACKAGE_RESOURCE_BUNDLE_URL' will be removed when all clients have switched over. + // This removal is tracked by rdar://107766372. + if let override = ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_PATH"] + ?? ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_URL"] { + overrides = [URL(fileURLWithPath: override)] + } else { + overrides = [] + } + #else + overrides = [] + #endif + + let candidates = overrides + [ + // Bundle should be present here when the package is linked into an App. + Bundle.main.resourceURL, + + // Bundle should be present here when the package is linked into a framework. + Bundle(for: BundleFinder.self).resourceURL, + + // For command-line tools. + Bundle.main.bundleURL, + ] + + for candidate in candidates { + let bundlePath = candidate?.appendingPathComponent(bundleName + ".bundle") + if let bundle = bundlePath.flatMap(Bundle.init(url:)) { + return bundle + } + } + fatalError("unable to find bundle named ZIPFoundation_ZIPFoundation") + }() +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e new file mode 100644 index 00000000..a2d93b8a --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e @@ -0,0 +1 @@ +{"case-sensitive":"false","roots":[{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers/Systems-Swift.h","name":"Systems-Swift.h","type":"file"},{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.h","name":"Systems.h","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers","type":"directory"},{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/module.modulemap","name":"module.modulemap","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules","type":"directory"}],"version":0} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 new file mode 100644 index 00000000..9dd32d0c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 @@ -0,0 +1 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXSwift/GPGXGameInput.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 new file mode 100644 index 0000000000000000000000000000000000000000..8cf77826127d410776106486ae96caa6ab6e6a25 GIT binary patch literal 192936 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 literal 0 HcmV?d00001 diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 new file mode 100644 index 00000000..24fff72c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 @@ -0,0 +1,54 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/areplay.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_93c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_i2c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_spi.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ggenie.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sram.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ssp16.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/svp.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cd_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gfx.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/pcm.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/scd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cpuhook.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/genesis.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/activator.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gamepad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/graphic_board.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/input.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/lightgun.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mouse.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/paddle.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sportspad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/teamplayer.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/terebi_oekaki.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/xe_1ap.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/io_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/loadrom.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/m68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/s68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mem68k.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/membnk.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/memz80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/blip_buf.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eq.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/opll.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/psg.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sound.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2413.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2612.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym3438.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/state.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/system.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_render.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/z80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/fileio.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/unzip.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/config.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 new file mode 100644 index 00000000..c427a0e9 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 @@ -0,0 +1,20 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXDeltaCore/GPGX.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/DerivedSources/resource_bundle_accessor.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 new file mode 100644 index 00000000..5293adde --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 @@ -0,0 +1,5 @@ + extern const unsigned char SystemsVersionString[]; + extern const double SystemsVersionNumber; + + const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n"; + const double SystemsVersionNumber __attribute__ ((used)) = (double)1.; diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 new file mode 100644 index 00000000..f28ab43f --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DeltaTypes.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DLTAMuteSwitchMonitor.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 new file mode 100644 index 00000000..94b5d597 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 @@ -0,0 +1,59 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/DeltaCore.build/DerivedSources/resource_bundle_accessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/DeltaCoreProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/EmulatorBridging.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Delta.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/AudioManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/RingBuffer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/EmulatorCore.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/BitmapProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/OpenGLESProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/RenderThread.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Bundle+Resources.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CGGeometry+Conveniences.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CharacterSet+Hexadecimals.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Thread+RealTime.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIApplication+AppExtension.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIDevice+Vibration.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIImage+PDF.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIResponder+FirstResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScene+KeyboardFocus.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScreen+ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIWindowScene+StageManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Filters/FilterChain.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/ExternalGameControllerManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/MFi/MFiGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Cheat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/CheatFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkinTraits.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Game.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerInputMapping.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerStateManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/AnyInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/StandardGameControllerInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/SaveState.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/GameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/Input.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/CheatProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/ControllerSkinProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameControllerInputMappingProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/SaveStateProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/AudioRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/VideoRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Types/ExtensibleEnums.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ButtonsInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerDebugView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ImmediatePanGestureRecognizer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ThumbstickInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameViewController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameWindow.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 new file mode 100644 index 00000000..412208fa --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 @@ -0,0 +1,46 @@ +import class Foundation.Bundle +import class Foundation.ProcessInfo +import struct Foundation.URL + +private class BundleFinder {} + +extension Foundation.Bundle { + /// Returns the resource bundle associated with the current Swift module. + static let module: Bundle = { + let bundleName = "ZIPFoundation_ZIPFoundation" + + let overrides: [URL] + #if DEBUG + // The 'PACKAGE_RESOURCE_BUNDLE_PATH' name is preferred since the expected value is a path. The + // check for 'PACKAGE_RESOURCE_BUNDLE_URL' will be removed when all clients have switched over. + // This removal is tracked by rdar://107766372. + if let override = ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_PATH"] + ?? ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_URL"] { + overrides = [URL(fileURLWithPath: override)] + } else { + overrides = [] + } + #else + overrides = [] + #endif + + let candidates = overrides + [ + // Bundle should be present here when the package is linked into an App. + Bundle.main.resourceURL, + + // Bundle should be present here when the package is linked into a framework. + Bundle(for: BundleFinder.self).resourceURL, + + // For command-line tools. + Bundle.main.bundleURL, + ] + + for candidate in candidates { + let bundlePath = candidate?.appendingPathComponent(bundleName + ".bundle") + if let bundle = bundlePath.flatMap(Bundle.init(url:)) { + return bundle + } + } + fatalError("unable to find bundle named ZIPFoundation_ZIPFoundation") + }() +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e new file mode 100644 index 00000000..a2d93b8a --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e @@ -0,0 +1 @@ +{"case-sensitive":"false","roots":[{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers/Systems-Swift.h","name":"Systems-Swift.h","type":"file"},{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.h","name":"Systems.h","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers","type":"directory"},{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/module.modulemap","name":"module.modulemap","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules","type":"directory"}],"version":0} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 new file mode 100644 index 00000000..9dd32d0c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 @@ -0,0 +1 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXSwift/GPGXGameInput.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 new file mode 100644 index 0000000000000000000000000000000000000000..8cf77826127d410776106486ae96caa6ab6e6a25 GIT binary patch literal 192936 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 literal 0 HcmV?d00001 diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 new file mode 100644 index 00000000..24fff72c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 @@ -0,0 +1,54 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/areplay.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_93c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_i2c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_spi.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ggenie.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sram.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ssp16.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/svp.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cd_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gfx.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/pcm.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/scd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cpuhook.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/genesis.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/activator.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gamepad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/graphic_board.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/input.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/lightgun.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mouse.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/paddle.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sportspad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/teamplayer.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/terebi_oekaki.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/xe_1ap.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/io_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/loadrom.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/m68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/s68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mem68k.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/membnk.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/memz80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/blip_buf.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eq.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/opll.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/psg.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sound.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2413.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2612.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym3438.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/state.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/system.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_render.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/z80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/fileio.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/unzip.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/config.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 new file mode 100644 index 00000000..c427a0e9 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 @@ -0,0 +1,20 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXDeltaCore/GPGX.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/DerivedSources/resource_bundle_accessor.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 new file mode 100644 index 00000000..5293adde --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 @@ -0,0 +1,5 @@ + extern const unsigned char SystemsVersionString[]; + extern const double SystemsVersionNumber; + + const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n"; + const double SystemsVersionNumber __attribute__ ((used)) = (double)1.; diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 new file mode 100644 index 00000000..f28ab43f --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DeltaTypes.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DLTAMuteSwitchMonitor.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 new file mode 100644 index 00000000..94b5d597 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 @@ -0,0 +1,59 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/DeltaCore.build/DerivedSources/resource_bundle_accessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/DeltaCoreProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/EmulatorBridging.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Delta.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/AudioManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/RingBuffer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/EmulatorCore.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/BitmapProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/OpenGLESProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/RenderThread.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Bundle+Resources.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CGGeometry+Conveniences.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CharacterSet+Hexadecimals.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Thread+RealTime.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIApplication+AppExtension.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIDevice+Vibration.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIImage+PDF.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIResponder+FirstResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScene+KeyboardFocus.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScreen+ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIWindowScene+StageManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Filters/FilterChain.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/ExternalGameControllerManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/MFi/MFiGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Cheat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/CheatFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkinTraits.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Game.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerInputMapping.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerStateManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/AnyInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/StandardGameControllerInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/SaveState.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/GameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/Input.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/CheatProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/ControllerSkinProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameControllerInputMappingProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/SaveStateProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/AudioRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/VideoRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Types/ExtensibleEnums.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ButtonsInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerDebugView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ImmediatePanGestureRecognizer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ThumbstickInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameViewController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameWindow.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 new file mode 100644 index 00000000..412208fa --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 @@ -0,0 +1,46 @@ +import class Foundation.Bundle +import class Foundation.ProcessInfo +import struct Foundation.URL + +private class BundleFinder {} + +extension Foundation.Bundle { + /// Returns the resource bundle associated with the current Swift module. + static let module: Bundle = { + let bundleName = "ZIPFoundation_ZIPFoundation" + + let overrides: [URL] + #if DEBUG + // The 'PACKAGE_RESOURCE_BUNDLE_PATH' name is preferred since the expected value is a path. The + // check for 'PACKAGE_RESOURCE_BUNDLE_URL' will be removed when all clients have switched over. + // This removal is tracked by rdar://107766372. + if let override = ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_PATH"] + ?? ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_URL"] { + overrides = [URL(fileURLWithPath: override)] + } else { + overrides = [] + } + #else + overrides = [] + #endif + + let candidates = overrides + [ + // Bundle should be present here when the package is linked into an App. + Bundle.main.resourceURL, + + // Bundle should be present here when the package is linked into a framework. + Bundle(for: BundleFinder.self).resourceURL, + + // For command-line tools. + Bundle.main.bundleURL, + ] + + for candidate in candidates { + let bundlePath = candidate?.appendingPathComponent(bundleName + ".bundle") + if let bundle = bundlePath.flatMap(Bundle.init(url:)) { + return bundle + } + } + fatalError("unable to find bundle named ZIPFoundation_ZIPFoundation") + }() +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e new file mode 100644 index 00000000..a2d93b8a --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e @@ -0,0 +1 @@ +{"case-sensitive":"false","roots":[{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers/Systems-Swift.h","name":"Systems-Swift.h","type":"file"},{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.h","name":"Systems.h","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers","type":"directory"},{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/module.modulemap","name":"module.modulemap","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules","type":"directory"}],"version":0} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 new file mode 100644 index 00000000..9dd32d0c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 @@ -0,0 +1 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXSwift/GPGXGameInput.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 new file mode 100644 index 0000000000000000000000000000000000000000..8cf77826127d410776106486ae96caa6ab6e6a25 GIT binary patch literal 192936 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
}J3`VH}qIy2CH0K_lcb;(p+HKVh1VXbz09SC!V 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 literal 0 HcmV?d00001 diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 new file mode 100644 index 00000000..24fff72c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 @@ -0,0 +1,54 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/areplay.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_93c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_i2c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_spi.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ggenie.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sram.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ssp16.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/svp.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cd_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gfx.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/pcm.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/scd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cpuhook.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/genesis.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/activator.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gamepad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/graphic_board.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/input.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/lightgun.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mouse.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/paddle.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sportspad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/teamplayer.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/terebi_oekaki.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/xe_1ap.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/io_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/loadrom.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/m68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/s68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mem68k.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/membnk.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/memz80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/blip_buf.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eq.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/opll.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/psg.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sound.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2413.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2612.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym3438.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/state.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/system.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_render.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/z80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/fileio.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/unzip.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/config.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 new file mode 100644 index 00000000..c427a0e9 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 @@ -0,0 +1,20 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXDeltaCore/GPGX.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/DerivedSources/resource_bundle_accessor.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 new file mode 100644 index 00000000..5293adde --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 @@ -0,0 +1,5 @@ + extern const unsigned char SystemsVersionString[]; + extern const double SystemsVersionNumber; + + const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n"; + const double SystemsVersionNumber __attribute__ ((used)) = (double)1.; diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 new file mode 100644 index 00000000..f28ab43f --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DeltaTypes.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DLTAMuteSwitchMonitor.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 new file mode 100644 index 00000000..94b5d597 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 @@ -0,0 +1,59 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/DeltaCore.build/DerivedSources/resource_bundle_accessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/DeltaCoreProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/EmulatorBridging.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Delta.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/AudioManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/RingBuffer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/EmulatorCore.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/BitmapProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/OpenGLESProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/RenderThread.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Bundle+Resources.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CGGeometry+Conveniences.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CharacterSet+Hexadecimals.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Thread+RealTime.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIApplication+AppExtension.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIDevice+Vibration.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIImage+PDF.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIResponder+FirstResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScene+KeyboardFocus.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScreen+ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIWindowScene+StageManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Filters/FilterChain.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/ExternalGameControllerManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/MFi/MFiGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Cheat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/CheatFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkinTraits.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Game.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerInputMapping.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerStateManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/AnyInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/StandardGameControllerInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/SaveState.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/GameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/Input.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/CheatProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/ControllerSkinProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameControllerInputMappingProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/SaveStateProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/AudioRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/VideoRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Types/ExtensibleEnums.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ButtonsInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerDebugView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ImmediatePanGestureRecognizer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ThumbstickInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameViewController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameWindow.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 new file mode 100644 index 00000000..412208fa --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 @@ -0,0 +1,46 @@ +import class Foundation.Bundle +import class Foundation.ProcessInfo +import struct Foundation.URL + +private class BundleFinder {} + +extension Foundation.Bundle { + /// Returns the resource bundle associated with the current Swift module. + static let module: Bundle = { + let bundleName = "ZIPFoundation_ZIPFoundation" + + let overrides: [URL] + #if DEBUG + // The 'PACKAGE_RESOURCE_BUNDLE_PATH' name is preferred since the expected value is a path. The + // check for 'PACKAGE_RESOURCE_BUNDLE_URL' will be removed when all clients have switched over. + // This removal is tracked by rdar://107766372. + if let override = ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_PATH"] + ?? ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_URL"] { + overrides = [URL(fileURLWithPath: override)] + } else { + overrides = [] + } + #else + overrides = [] + #endif + + let candidates = overrides + [ + // Bundle should be present here when the package is linked into an App. + Bundle.main.resourceURL, + + // Bundle should be present here when the package is linked into a framework. + Bundle(for: BundleFinder.self).resourceURL, + + // For command-line tools. + Bundle.main.bundleURL, + ] + + for candidate in candidates { + let bundlePath = candidate?.appendingPathComponent(bundleName + ".bundle") + if let bundle = bundlePath.flatMap(Bundle.init(url:)) { + return bundle + } + } + fatalError("unable to find bundle named ZIPFoundation_ZIPFoundation") + }() +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e new file mode 100644 index 00000000..a2d93b8a --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e @@ -0,0 +1 @@ +{"case-sensitive":"false","roots":[{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers/Systems-Swift.h","name":"Systems-Swift.h","type":"file"},{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.h","name":"Systems.h","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers","type":"directory"},{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/module.modulemap","name":"module.modulemap","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules","type":"directory"}],"version":0} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 new file mode 100644 index 00000000..9dd32d0c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 @@ -0,0 +1 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXSwift/GPGXGameInput.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 new file mode 100644 index 0000000000000000000000000000000000000000..8cf77826127d410776106486ae96caa6ab6e6a25 GIT binary patch literal 192936 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 literal 0 HcmV?d00001 diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 new file mode 100644 index 00000000..24fff72c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/4f93b0726ac81d9fead466a88c374198 @@ -0,0 +1,54 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/areplay.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_93c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_i2c.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eeprom_spi.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ggenie.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sram.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ssp16.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/svp.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cd_cart.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cdd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gfx.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/pcm.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/scd.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/cpuhook.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/genesis.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/activator.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/gamepad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/graphic_board.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/input.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/lightgun.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mouse.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/paddle.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sportspad.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/teamplayer.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/terebi_oekaki.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/xe_1ap.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/io_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/loadrom.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/m68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/s68kcpu.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/mem68k.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/membnk.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/memz80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/md_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sms_ntsc.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/blip_buf.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/eq.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/opll.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/psg.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/sound.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2413.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym2612.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/ym3438.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/state.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/system.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_ctrl.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/vdp_render.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/z80.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/fileio.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/unzip.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GenesisPlusGX.build/Objects-normal/arm64/config.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 new file mode 100644 index 00000000..c427a0e9 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/5ebd4fe781d7dac9aeb4dbfa573c8247 @@ -0,0 +1,20 @@ +{ + "" : { + "const-values" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftconstvalues", + "dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.d", + "diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.dia", + "emit-module-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.d", + "emit-module-diagnostics" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master-emit-module.dia", + "swift-dependencies" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGXDeltaCore-master.swiftdeps" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXDeltaCore/GPGX.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/GPGX.o" + }, + "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/DerivedSources/resource_bundle_accessor.swift" : { + "index-unit-output-path" : "/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o", + "llvm-bc" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.bc", + "object" : "/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/GPGXDeltaCore.build/Release-iphoneos/GPGXDeltaCore.build/Objects-normal/arm64/resource_bundle_accessor.o" + } +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 new file mode 100644 index 00000000..5293adde --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293 @@ -0,0 +1,5 @@ + extern const unsigned char SystemsVersionString[]; + extern const double SystemsVersionNumber; + + const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n"; + const double SystemsVersionNumber __attribute__ ((used)) = (double)1.; diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 new file mode 100644 index 00000000..f28ab43f --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/6395734d5a79b2db1aa1c54908f99143 @@ -0,0 +1,2 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DeltaTypes.o +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/CDeltaCore.build/Objects-normal/arm64/DLTAMuteSwitchMonitor.o diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 new file mode 100644 index 00000000..94b5d597 --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/714e5159a0b31ff24f2c276f824936c6 @@ -0,0 +1,59 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/DeltaCore.build/Release-iphoneos/DeltaCore.build/DerivedSources/resource_bundle_accessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/DeltaCoreProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Cores/EmulatorBridging.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Delta.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/AudioManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Audio/RingBuffer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/EmulatorCore.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/BitmapProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/OpenGLESProcessor.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/RenderThread.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Emulator\ Core/Video/VideoManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Bundle+Resources.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CGGeometry+Conveniences.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/CharacterSet+Hexadecimals.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/Thread+RealTime.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIApplication+AppExtension.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIDevice+Vibration.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIImage+PDF.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIResponder+FirstResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScene+KeyboardFocus.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIScreen+ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Extensions/UIWindowScene+StageManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Filters/FilterChain.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/ExternalGameControllerManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/Keyboard/KeyboardResponder.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Game\ Controllers/MFi/MFiGameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Cheat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/CheatFormat.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/ControllerSkinTraits.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Game.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerInputMapping.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/GameControllerStateManager.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/AnyInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/Inputs/StandardGameControllerInput.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Model/SaveState.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/GameController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Inputs/Input.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/CheatProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/ControllerSkinProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameControllerInputMappingProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/GameProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Model/SaveStateProtocol.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/AudioRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Protocols/Rendering/VideoRendering.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/Types/ExtensibleEnums.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ButtonsInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerDebugView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ControllerView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ImmediatePanGestureRecognizer.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/ThumbstickInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchControllerSkin.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Controller/TouchInputView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameView.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameViewController.swift +/Users/aaa/Documents/IOS/GBA/gba003/Cores/DeltaCore/DeltaCore/UI/Game/GameWindow.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 new file mode 100644 index 00000000..412208fa --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/795bb6daa771921614b7cbc65c67cf92 @@ -0,0 +1,46 @@ +import class Foundation.Bundle +import class Foundation.ProcessInfo +import struct Foundation.URL + +private class BundleFinder {} + +extension Foundation.Bundle { + /// Returns the resource bundle associated with the current Swift module. + static let module: Bundle = { + let bundleName = "ZIPFoundation_ZIPFoundation" + + let overrides: [URL] + #if DEBUG + // The 'PACKAGE_RESOURCE_BUNDLE_PATH' name is preferred since the expected value is a path. The + // check for 'PACKAGE_RESOURCE_BUNDLE_URL' will be removed when all clients have switched over. + // This removal is tracked by rdar://107766372. + if let override = ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_PATH"] + ?? ProcessInfo.processInfo.environment["PACKAGE_RESOURCE_BUNDLE_URL"] { + overrides = [URL(fileURLWithPath: override)] + } else { + overrides = [] + } + #else + overrides = [] + #endif + + let candidates = overrides + [ + // Bundle should be present here when the package is linked into an App. + Bundle.main.resourceURL, + + // Bundle should be present here when the package is linked into a framework. + Bundle(for: BundleFinder.self).resourceURL, + + // For command-line tools. + Bundle.main.bundleURL, + ] + + for candidate in candidates { + let bundlePath = candidate?.appendingPathComponent(bundleName + ".bundle") + if let bundle = bundlePath.flatMap(Bundle.init(url:)) { + return bundle + } + } + fatalError("unable to find bundle named ZIPFoundation_ZIPFoundation") + }() +} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e new file mode 100644 index 00000000..a2d93b8a --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/7d23cb87b95e209f575232340378fd3e @@ -0,0 +1 @@ +{"case-sensitive":"false","roots":[{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers/Systems-Swift.h","name":"Systems-Swift.h","type":"file"},{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/Systems/Systems.h","name":"Systems.h","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Headers","type":"directory"},{"contents":[{"external-contents":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Intermediates.noindex/Systems.build/Release-iphoneos/Systems.build/module.modulemap","name":"module.modulemap","type":"file"}],"name":"/Users/aaa/Documents/IOS/GBA/gba003/Systems/.build/Build/Products/Release-iphoneos/Systems.framework/Modules","type":"directory"}],"version":0} \ No newline at end of file diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 new file mode 100644 index 00000000..9dd32d0c --- /dev/null +++ b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/803624e44a5bb06e9b7d6f472ae64142 @@ -0,0 +1 @@ +/Users/aaa/Documents/IOS/GBA/gba003/Cores/GPGXDeltaCore/Sources/GPGXSwift/GPGXGameInput.swift diff --git a/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 b/Systems/.build/Build/Intermediates.noindex/XCBuildData/4949a8848a3930c5309f590ecfcea20a.xcbuilddata/attachments/8a0814aa4b2b27b1cce14e779c41f1d7 new file mode 100644 index 0000000000000000000000000000000000000000..8cf77826127d410776106486ae96caa6ab6e6a25 GIT binary patch literal 192936 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
C+#i-!aS{I?v=V z2L{T`&*pO{k9YU(J&xO$;s{Avf$*Jy&<{h&cJ^MTmR|qY9HzCtaO#Z z>+VYMvr_mpC5z>z4A@jok}3+-N!W=jsK}}|7`T;)v{oHTbD0>J7VQca