Skip to content

Commit f4cfc54

Browse files
authored
Merge branch 'TASEmulators:master' into slidecontroller
2 parents 2a47307 + b06537c commit f4cfc54

File tree

2 files changed

+38
-2
lines changed

2 files changed

+38
-2
lines changed

desmume/src/frontend/cocoa/DeSmuME (Latest).xcodeproj/project.pbxproj

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2446,6 +2446,17 @@
24462446
AB8493C01B4E614D00CD1C73 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = AB8493AD1B4E614D00CD1C73 /* [email protected] */; };
24472447
AB8493C11B4E614D00CD1C73 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = AB8493AE1B4E614D00CD1C73 /* [email protected] */; };
24482448
AB8493C31B4E614D00CD1C73 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = AB8493AE1B4E614D00CD1C73 /* [email protected] */; };
2449+
AB8800542AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2450+
AB8800552AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2451+
AB8800562AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2452+
AB8800572AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2453+
AB8800582AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2454+
AB8800592AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2455+
AB88005A2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2456+
AB88005B2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2457+
AB88005C2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2458+
AB88005D2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
2459+
AB88005E2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */; };
24492460
AB8967D916D2ED0700F826F1 /* DisplayWindowController.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB8967D816D2ED0700F826F1 /* DisplayWindowController.mm */; };
24502461
AB8967DD16D2ED2700F826F1 /* DisplayWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = AB8967DB16D2ED2700F826F1 /* DisplayWindow.xib */; };
24512462
AB8B7AAC17CE8C440051CEBF /* slot1comp_protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB8B7AAB17CE8C440051CEBF /* slot1comp_protocol.cpp */; };
@@ -4062,6 +4073,7 @@
40624073
AB8493AC1B4E614D00CD1C73 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "[email protected]"; path = "images/[email protected]"; sourceTree = "<group>"; };
40634074
AB8493AD1B4E614D00CD1C73 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "[email protected]"; path = "images/[email protected]"; sourceTree = "<group>"; };
40644075
AB8493AE1B4E614D00CD1C73 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "[email protected]"; path = "images/[email protected]"; sourceTree = "<group>"; };
4076+
AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slot2_hcv1000.cpp; sourceTree = "<group>"; };
40654077
AB8967D716D2ED0700F826F1 /* DisplayWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DisplayWindowController.h; sourceTree = "<group>"; };
40664078
AB8967D816D2ED0700F826F1 /* DisplayWindowController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DisplayWindowController.mm; sourceTree = "<group>"; };
40674079
AB8967DC16D2ED2700F826F1 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = translations/English.lproj/DisplayWindow.xib; sourceTree = "<group>"; };
@@ -5765,6 +5777,7 @@
57655777
ABD1FF031345AC9B00AF11D1 /* slot2_expMemory.cpp */,
57665778
ABD1FF041345AC9B00AF11D1 /* slot2_gbagame.cpp */,
57675779
ABD1FF051345AC9B00AF11D1 /* slot2_guitarGrip.cpp */,
5780+
AB8800532AD5EC4F0090D47F /* slot2_hcv1000.cpp */,
57685781
ABD1FF061345AC9B00AF11D1 /* slot2_mpcf.cpp */,
57695782
ABD1FF071345AC9C00AF11D1 /* slot2_none.cpp */,
57705783
ABD1FF081345AC9C00AF11D1 /* slot2_paddle.cpp */,
@@ -8064,6 +8077,7 @@
80648077
8C43E86627E3CD0100A35F65 /* ftfstype.c in Sources */,
80658078
8C43E86B27E3CD0100A35F65 /* macosx_10_5_compat.cpp in Sources */,
80668079
8C43E86C27E3CD0100A35F65 /* retro_dirent.c in Sources */,
8080+
AB8800562AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
80678081
8C43E87427E3CD0100A35F65 /* slot2_passme.cpp in Sources */,
80688082
8C43E87727E3CD0100A35F65 /* psnames.c in Sources */,
80698083
8C43E87827E3CD0100A35F65 /* ftotval.c in Sources */,
@@ -8128,6 +8142,7 @@
81288142
8C43E92F27E3CD4C00A35F65 /* common.cpp in Sources */,
81298143
8C43E93027E3CD4C00A35F65 /* cp15.cpp in Sources */,
81308144
8C43E93127E3CD4C00A35F65 /* psaux.c in Sources */,
8145+
AB8800572AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
81318146
8C43E93227E3CD4C00A35F65 /* cpu_detect_x86_gcc.cpp in Sources */,
81328147
8C43E93327E3CD4C00A35F65 /* crc.cpp in Sources */,
81338148
8C43E93427E3CD4C00A35F65 /* MacOGLDisplayView.mm in Sources */,
@@ -8465,6 +8480,7 @@
84658480
8CCD84DF27E40B730024BDD5 /* type1cid.c in Sources */,
84668481
8CCD84E427E40B730024BDD5 /* cocoa_slot2.mm in Sources */,
84678482
8CCD84E627E40B730024BDD5 /* ftbase.c in Sources */,
8483+
AB88005D2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
84688484
8CCD84EA27E40B730024BDD5 /* fsnitro.cpp in Sources */,
84698485
8CCD84EB27E40B730024BDD5 /* macosx_10_5_compat.cpp in Sources */,
84708486
8CCD84EC27E40B730024BDD5 /* OGLRender_3_2.cpp in Sources */,
@@ -8509,6 +8525,7 @@
85098525
AB36C7AF27F2C8AE00C763C8 /* decrypt.cpp in Sources */,
85108526
AB36C7B027F2C8AE00C763C8 /* directory.cpp in Sources */,
85118527
AB36C7B127F2C8AE00C763C8 /* Disassembler.cpp in Sources */,
8528+
AB88005A2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
85128529
AB36C7B227F2C8AE00C763C8 /* disc.cpp in Sources */,
85138530
AB36C7B327F2C8AE00C763C8 /* dlditool.cpp in Sources */,
85148531
AB36C7B427F2C8AE00C763C8 /* driver.cpp in Sources */,
@@ -8884,6 +8901,7 @@
88848901
AB7900EF215B84E50082AE82 /* coreaudiosound.cpp in Sources */,
88858902
AB7900F0215B84E50082AE82 /* ringbuffer.cpp in Sources */,
88868903
AB7900F1215B84E50082AE82 /* arm_jit.cpp in Sources */,
8904+
AB8800582AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
88878905
AB7900F2215B84E50082AE82 /* smooth.c in Sources */,
88888906
AB7900F3215B84E50082AE82 /* troubleshootingWindowDelegate.mm in Sources */,
88898907
AB7900F4215B84E50082AE82 /* macOS_driver.cpp in Sources */,
@@ -9000,6 +9018,7 @@
90009018
AB7901DD215B84F20082AE82 /* driver.cpp in Sources */,
90019019
AB7901DE215B84F20082AE82 /* emufat.cpp in Sources */,
90029020
AB7901DF215B84F20082AE82 /* type1cid.c in Sources */,
9021+
AB8800592AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
90039022
AB7901E0215B84F20082AE82 /* emufile.cpp in Sources */,
90049023
AB7901E1215B84F20082AE82 /* fatdir.cpp in Sources */,
90059024
AB7901E2215B84F20082AE82 /* fatfile.cpp in Sources */,
@@ -9343,6 +9362,7 @@
93439362
AB796D6215CDCBA200C59155 /* coreaudiosound.cpp in Sources */,
93449363
AB796D6315CDCBA200C59155 /* ringbuffer.cpp in Sources */,
93459364
AB796D6415CDCBA200C59155 /* arm_jit.cpp in Sources */,
9365+
AB8800542AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
93469366
ABFEA8CA1BB4EC1100B08C25 /* smooth.c in Sources */,
93479367
ABF2B9FB16904133000FF7C0 /* troubleshootingWindowDelegate.mm in Sources */,
93489368
AB28625920AE3E9F00EAED43 /* macOS_driver.cpp in Sources */,
@@ -9459,6 +9479,7 @@
94599479
AB8F3C871A53AC2600A80BF6 /* driver.cpp in Sources */,
94609480
AB8F3C881A53AC2600A80BF6 /* emufat.cpp in Sources */,
94619481
ABA7316A1BB51FDC00B26147 /* type1cid.c in Sources */,
9482+
AB8800552AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
94629483
AB8F3C891A53AC2600A80BF6 /* emufile.cpp in Sources */,
94639484
AB8F3C8A1A53AC2600A80BF6 /* fatdir.cpp in Sources */,
94649485
AB8F3C8B1A53AC2600A80BF6 /* fatfile.cpp in Sources */,
@@ -9763,6 +9784,7 @@
97639784
AB2ABA461C9F9CFA00173B15 /* rthreads.c in Sources */,
97649785
ABB3C6CB1501C04F00E0C22E /* rasterize.cpp in Sources */,
97659786
ABB3C6CC1501C04F00E0C22E /* readwrite.cpp in Sources */,
9787+
AB88005E2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
97669788
AB49B553281687B90069F1D7 /* truetype.c in Sources */,
97679789
ABB3C6CD1501C04F00E0C22E /* render3D.cpp in Sources */,
97689790
ABB3C6CE1501C04F00E0C22E /* ROMReader.cpp in Sources */,
@@ -9974,6 +9996,7 @@
99749996
ABC8594228273FEE00A03EA9 /* buffer.cpp in Sources */,
99759997
ABC8594328273FEE00A03EA9 /* ftotval.c in Sources */,
99769998
ABC8594428273FEE00A03EA9 /* compiler.cpp in Sources */,
9999+
AB88005B2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
997710000
ABC8594528273FEE00A03EA9 /* compilercontext.cpp in Sources */,
997810001
ABC8594628273FEE00A03EA9 /* rthreads.c in Sources */,
997910002
ABC8594728273FEE00A03EA9 /* macOS_driver.cpp in Sources */,
@@ -10203,6 +10226,7 @@
1020310226
ABD2CDF626E05CB000FB15F7 /* buffer.cpp in Sources */,
1020410227
ABD2CDF726E05CB000FB15F7 /* ftotval.c in Sources */,
1020510228
ABD2CDF826E05CB000FB15F7 /* compiler.cpp in Sources */,
10229+
AB88005C2AD5EC500090D47F /* slot2_hcv1000.cpp in Sources */,
1020610230
ABD2CDF926E05CB000FB15F7 /* compilercontext.cpp in Sources */,
1020710231
ABD2CDFA26E05CB000FB15F7 /* rthreads.c in Sources */,
1020810232
ABD2CDFB26E05CB000FB15F7 /* macOS_driver.cpp in Sources */,

desmume/src/frontend/cocoa/DeSmuME (XCode 3).xcodeproj/project.pbxproj

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@
266266
AB142028186E2CD80015D52F /* Image_MemoryExpansionPak.png in Resources */ = {isa = PBXBuildFile; fileRef = AB142025186E2CD80015D52F /* Image_MemoryExpansionPak.png */; };
267267
AB142029186E2CD80015D52F /* Image_MemoryExpansionPak.png in Resources */ = {isa = PBXBuildFile; fileRef = AB142025186E2CD80015D52F /* Image_MemoryExpansionPak.png */; };
268268
AB14202A186E2CD80015D52F /* Image_MemoryExpansionPak.png in Resources */ = {isa = PBXBuildFile; fileRef = AB142025186E2CD80015D52F /* Image_MemoryExpansionPak.png */; };
269+
AB1B20AC2AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB1B20AB2AD5ED59007CA7EB /* slot2_hcv1000.cpp */; };
270+
AB1B20AD2AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB1B20AB2AD5ED59007CA7EB /* slot2_hcv1000.cpp */; };
271+
AB1B20AE2AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB1B20AB2AD5ED59007CA7EB /* slot2_hcv1000.cpp */; };
272+
AB1B20AF2AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB1B20AB2AD5ED59007CA7EB /* slot2_hcv1000.cpp */; };
273+
AB1B20B02AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB1B20AB2AD5ED59007CA7EB /* slot2_hcv1000.cpp */; };
269274
AB1CC8001AA509C2008B0A16 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB1CC7FF1AA509C2008B0A16 /* CoreAudio.framework */; };
270275
AB1CC80A1AA509DF008B0A16 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB1CC7FF1AA509C2008B0A16 /* CoreAudio.framework */; };
271276
AB1CC80B1AA509E0008B0A16 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB1CC7FF1AA509C2008B0A16 /* CoreAudio.framework */; };
@@ -1915,6 +1920,7 @@
19151920
AB0F29A514BE7213009ABC6F /* Icon_Speaker_420x420.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon_Speaker_420x420.png; path = images/Icon_Speaker_420x420.png; sourceTree = "<group>"; };
19161921
AB126D06182ECB9500EBCF22 /* slot2_passme.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slot2_passme.cpp; sourceTree = "<group>"; };
19171922
AB142025186E2CD80015D52F /* Image_MemoryExpansionPak.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Image_MemoryExpansionPak.png; path = images/Image_MemoryExpansionPak.png; sourceTree = "<group>"; };
1923+
AB1B20AB2AD5ED59007CA7EB /* slot2_hcv1000.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slot2_hcv1000.cpp; sourceTree = "<group>"; };
19181924
AB1CC7FF1AA509C2008B0A16 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
19191925
AB1CC8161AA50C8D008B0A16 /* Icon_MicrophoneBlack_256x256.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon_MicrophoneBlack_256x256.png; path = images/Icon_MicrophoneBlack_256x256.png; sourceTree = "<group>"; };
19201926
AB1CC8171AA50C8D008B0A16 /* Icon_MicrophoneBlueGlow_256x256.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon_MicrophoneBlueGlow_256x256.png; path = images/Icon_MicrophoneBlueGlow_256x256.png; sourceTree = "<group>"; };
@@ -3511,6 +3517,7 @@
35113517
ABD1FF031345AC9B00AF11D1 /* slot2_expMemory.cpp */,
35123518
ABD1FF041345AC9B00AF11D1 /* slot2_gbagame.cpp */,
35133519
ABD1FF051345AC9B00AF11D1 /* slot2_guitarGrip.cpp */,
3520+
AB1B20AB2AD5ED59007CA7EB /* slot2_hcv1000.cpp */,
35143521
ABD1FF061345AC9B00AF11D1 /* slot2_mpcf.cpp */,
35153522
ABD1FF071345AC9C00AF11D1 /* slot2_none.cpp */,
35163523
ABD1FF081345AC9C00AF11D1 /* slot2_paddle.cpp */,
@@ -3886,7 +3893,7 @@
38863893
attributes = {
38873894
ORGANIZATIONNAME = "DeSmuME Team";
38883895
};
3889-
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DeSmuME (XCode 3)" */;
3896+
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DeSmuME (Xcode 3)" */;
38903897
compatibilityVersion = "Xcode 3.1";
38913898
developmentRegion = English;
38923899
hasScannedForEncodings = 1;
@@ -4857,6 +4864,7 @@
48574864
ABD1267820AE812900EFE1B2 /* macOS_driver.cpp in Sources */,
48584865
AB4B5A22217E47E400381363 /* WifiSettingsPanel.mm in Sources */,
48594866
ABEBCE382A703E260028CE8A /* CheatDatabaseWindowController.mm in Sources */,
4867+
AB1B20AD2AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */,
48604868
);
48614869
runOnlyForDeploymentPostprocessing = 0;
48624870
};
@@ -5052,6 +5060,7 @@
50525060
ABD1267A20AE812900EFE1B2 /* macOS_driver.cpp in Sources */,
50535061
AB4B5A23217E47E400381363 /* WifiSettingsPanel.mm in Sources */,
50545062
ABEBCE392A703E260028CE8A /* CheatDatabaseWindowController.mm in Sources */,
5063+
AB1B20AE2AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */,
50555064
);
50565065
runOnlyForDeploymentPostprocessing = 0;
50575066
};
@@ -5277,6 +5286,7 @@
52775286
ABD1267620AE812900EFE1B2 /* macOS_driver.cpp in Sources */,
52785287
AB4B5A21217E47E400381363 /* WifiSettingsPanel.mm in Sources */,
52795288
ABEBCE372A703E260028CE8A /* CheatDatabaseWindowController.mm in Sources */,
5289+
AB1B20AC2AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */,
52805290
);
52815291
runOnlyForDeploymentPostprocessing = 0;
52825292
};
@@ -5502,6 +5512,7 @@
55025512
ABD1267E20AE812900EFE1B2 /* macOS_driver.cpp in Sources */,
55035513
AB4B5A25217E47E400381363 /* WifiSettingsPanel.mm in Sources */,
55045514
ABEBCE3B2A703E260028CE8A /* CheatDatabaseWindowController.mm in Sources */,
5515+
AB1B20B02AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */,
55055516
);
55065517
runOnlyForDeploymentPostprocessing = 0;
55075518
};
@@ -5697,6 +5708,7 @@
56975708
ABD1267C20AE812900EFE1B2 /* macOS_driver.cpp in Sources */,
56985709
AB4B5A24217E47E400381363 /* WifiSettingsPanel.mm in Sources */,
56995710
ABEBCE3A2A703E260028CE8A /* CheatDatabaseWindowController.mm in Sources */,
5711+
AB1B20AF2AD5ED59007CA7EB /* slot2_hcv1000.cpp in Sources */,
57005712
);
57015713
runOnlyForDeploymentPostprocessing = 0;
57025714
};
@@ -6041,7 +6053,7 @@
60416053
defaultConfigurationIsVisible = 0;
60426054
defaultConfigurationName = Release;
60436055
};
6044-
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DeSmuME (XCode 3)" */ = {
6056+
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DeSmuME (Xcode 3)" */ = {
60456057
isa = XCConfigurationList;
60466058
buildConfigurations = (
60476059
C01FCF4F08A954540054247B /* Debug */,

0 commit comments

Comments
 (0)