|
292 | 292 | D15E8F94259F5C0C0006FC79 /* packets.c in Sources */ = {isa = PBXBuildFile; fileRef = D15E8F8F259F5C0B0006FC79 /* packets.c */; }; |
293 | 293 | D15E8F95259F5C0C0006FC79 /* gdbserver.c in Sources */ = {isa = PBXBuildFile; fileRef = D15E8F91259F5C0B0006FC79 /* gdbserver.c */; }; |
294 | 294 | D1DF6DD826F8077F004A4AB7 /* debug.png in Resources */ = {isa = PBXBuildFile; fileRef = D1DF6DD726F8077F004A4AB7 /* debug.png */; }; |
| 295 | + D1ECC73E2924069800147252 /* ttx2000s.c in Sources */ = {isa = PBXBuildFile; fileRef = D1ECC73D2924069800147252 /* ttx2000s.c */; }; |
295 | 296 | /* End PBXBuildFile section */ |
296 | 297 |
|
297 | 298 | /* Begin PBXBuildRule section */ |
|
744 | 745 | B6FEA44B0444C2CC0013916D /* tc2068-0.rom */ = {isa = PBXFileReference; lastKnownFileType = file; name = "tc2068-0.rom"; path = "../roms/tc2068-0.rom"; sourceTree = SOURCE_ROOT; }; |
745 | 746 | B6FEA44C0444C2CC0013916D /* tc2068-1.rom */ = {isa = PBXFileReference; lastKnownFileType = file; name = "tc2068-1.rom"; path = "../roms/tc2068-1.rom"; sourceTree = SOURCE_ROOT; }; |
746 | 747 | B6FEA44F0444C3370013916D /* tc2068.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tc2068.c; sourceTree = "<group>"; }; |
| 748 | + D12E7FEC29258CF400185E4D /* libspectrum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libspectrum.h; path = fusepb/libspectrum.h; sourceTree = "<group>"; }; |
747 | 749 | D15E8F8C259F5C0B0006FC79 /* arch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arch.h; sourceTree = "<group>"; }; |
748 | 750 | D15E8F8D259F5C0B0006FC79 /* gdbserver_utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gdbserver_utils.c; sourceTree = "<group>"; }; |
749 | 751 | D15E8F8E259F5C0B0006FC79 /* gdbserver_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdbserver_utils.h; sourceTree = "<group>"; }; |
|
753 | 755 | D15E8F92259F5C0C0006FC79 /* gdbserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdbserver.h; sourceTree = "<group>"; }; |
754 | 756 | D1DA9AD7291EF817001911F7 /* FuseX.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = FuseX.entitlements; sourceTree = "<group>"; }; |
755 | 757 | D1DF6DD726F8077F004A4AB7 /* debug.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = debug.png; sourceTree = "<group>"; }; |
| 758 | + D1ECC73C2924069800147252 /* ttx2000s.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ttx2000s.h; sourceTree = "<group>"; }; |
| 759 | + D1ECC73D2924069800147252 /* ttx2000s.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ttx2000s.c; sourceTree = "<group>"; }; |
756 | 760 | F520C8BC038D022E01A804BA /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; |
757 | 761 | F536B56503A0C275011517A0 /* utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = utils.c; path = ../utils.c; sourceTree = SOURCE_ROOT; }; |
758 | 762 | F541FB5E03B0B33401FF8235 /* scaler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = scaler.h; path = ../ui/scaler/scaler.h; sourceTree = SOURCE_ROOT; }; |
|
921 | 925 | 29B97315FDCFA39411CA2CEA /* Other Sources */ = { |
922 | 926 | isa = PBXGroup; |
923 | 927 | children = ( |
| 928 | + D12E7FEC29258CF400185E4D /* libspectrum.h */, |
924 | 929 | B6DCBB5D114FA0E700DC9A11 /* libspectrum */, |
925 | 930 | B63225E50C66B9D500BB081B /* compat */, |
926 | 931 | B68CB2BC03DD91D800A804BA /* debugger */, |
|
1449 | 1454 | B6E1F1AA14F653FB00600EB0 /* specdrum.h */, |
1450 | 1455 | B69BE5431660E04000C5D0CE /* spectranet.c */, |
1451 | 1456 | B69BE5441660E04000C5D0CE /* spectranet.h */, |
| 1457 | + D1ECC73D2924069800147252 /* ttx2000s.c */, |
| 1458 | + D1ECC73C2924069800147252 /* ttx2000s.h */, |
1452 | 1459 | B6AB429D0677466E007C50EF /* ula.c */, |
1453 | 1460 | B6AB429E0677466E007C50EF /* ula.h */, |
1454 | 1461 | B6D0E1041CFD549200202683 /* usource.c */, |
|
1934 | 1941 | B684A19E0E93A8CD00A5B097 /* event.c in Sources */, |
1935 | 1942 | B684A1A00E93A8D700A5B097 /* variable.c in Sources */, |
1936 | 1943 | B684A1A20E93A8FC00A5B097 /* file.c in Sources */, |
| 1944 | + D1ECC73E2924069800147252 /* ttx2000s.c in Sources */, |
1937 | 1945 | B69D8D501D6B388A0031BAFC /* trdos.c in Sources */, |
1938 | 1946 | B6374FA50F178298003CE6E2 /* timer.c in Sources */, |
1939 | 1947 | B6168CE91F0BC0AC008C99E6 /* buffer.c in Sources */, |
|
0 commit comments