forked from rebecca/BSX
298 lines
14 KiB
Plaintext
298 lines
14 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 56;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
B309DC412C489D4500A7FE20 /* sdl_events.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sdl_events.h; sourceTree = "<group>"; };
|
||
|
B309DC422C489D4500A7FE20 /* sdl_events.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sdl_events.c; sourceTree = "<group>"; };
|
||
|
B334DFC62C485851001B5E35 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
||
|
B334DFC72C485851001B5E35 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
|
||
|
B334DFC82C485851001B5E35 /* cpu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpu.c; sourceTree = "<group>"; };
|
||
|
B334DFC92C485851001B5E35 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
|
||
|
B334DFCA2C485851001B5E35 /* cpuevent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpuevent.c; sourceTree = "<group>"; };
|
||
|
B334DFCB2C485851001B5E35 /* cpuevent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpuevent.h; sourceTree = "<group>"; };
|
||
|
B334DFCC2C485851001B5E35 /* cpumacro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpumacro.h; sourceTree = "<group>"; };
|
||
|
B334DFCD2C485851001B5E35 /* cpumicro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpumicro.h; sourceTree = "<group>"; };
|
||
|
B334DFCE2C485851001B5E35 /* cputable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cputable.h; sourceTree = "<group>"; };
|
||
|
B334DFCF2C485851001B5E35 /* cycles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cycles.h; sourceTree = "<group>"; };
|
||
|
B334DFD02C485851001B5E35 /* debugger.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = debugger.c; sourceTree = "<group>"; };
|
||
|
B334DFD12C485851001B5E35 /* dispatch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch.c; sourceTree = "<group>"; };
|
||
|
B334DFD22C485851001B5E35 /* glue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = glue.c; sourceTree = "<group>"; };
|
||
|
B334DFD32C485851001B5E35 /* glue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glue.h; sourceTree = "<group>"; };
|
||
|
B334DFD42C485851001B5E35 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
||
|
B334DFD52C485851001B5E35 /* opcodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opcodes.h; sourceTree = "<group>"; };
|
||
|
B334DFD62C485851001B5E35 /* opcodes1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opcodes1.c; sourceTree = "<group>"; };
|
||
|
B334DFD72C485851001B5E35 /* opcodes2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opcodes2.c; sourceTree = "<group>"; };
|
||
|
B334DFD82C485851001B5E35 /* opcodes3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opcodes3.c; sourceTree = "<group>"; };
|
||
|
B334DFD92C485851001B5E35 /* opcodes4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opcodes4.c; sourceTree = "<group>"; };
|
||
|
B334DFDA2C485851001B5E35 /* opcodes5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opcodes5.c; sourceTree = "<group>"; };
|
||
|
B334DFDB2C485851001B5E35 /* table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = table.c; sourceTree = "<group>"; };
|
||
|
B334DFDC2C485851001B5E35 /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = "<group>"; };
|
||
|
B334DFDD2C485851001B5E35 /* util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = "<group>"; };
|
||
|
B334DFDE2C485851001B5E35 /* video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = video.c; sourceTree = "<group>"; };
|
||
|
B334DFDF2C485851001B5E35 /* video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = video.h; sourceTree = "<group>"; };
|
||
|
B3C64FF12C496BE3005A12B6 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
||
|
B3C64FF22C496BF4005A12B6 /* todo.org */ = {isa = PBXFileReference; lastKnownFileType = text; path = todo.org; sourceTree = "<group>"; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
B334DFBB2C4857EB001B5E35 = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
B3C64FF22C496BF4005A12B6 /* todo.org */,
|
||
|
B3C64FF12C496BE3005A12B6 /* README.md */,
|
||
|
B334DFC62C485851001B5E35 /* Makefile */,
|
||
|
B334DFE02C485851001B5E35 /* src */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
B334DFE02C485851001B5E35 /* src */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
B334DFC72C485851001B5E35 /* config.h */,
|
||
|
B334DFC82C485851001B5E35 /* cpu.c */,
|
||
|
B334DFC92C485851001B5E35 /* cpu.h */,
|
||
|
B334DFCA2C485851001B5E35 /* cpuevent.c */,
|
||
|
B334DFCB2C485851001B5E35 /* cpuevent.h */,
|
||
|
B334DFCC2C485851001B5E35 /* cpumacro.h */,
|
||
|
B334DFCD2C485851001B5E35 /* cpumicro.h */,
|
||
|
B334DFCE2C485851001B5E35 /* cputable.h */,
|
||
|
B334DFCF2C485851001B5E35 /* cycles.h */,
|
||
|
B334DFD02C485851001B5E35 /* debugger.c */,
|
||
|
B334DFD12C485851001B5E35 /* dispatch.c */,
|
||
|
B334DFD22C485851001B5E35 /* glue.c */,
|
||
|
B334DFD32C485851001B5E35 /* glue.h */,
|
||
|
B334DFD42C485851001B5E35 /* main.c */,
|
||
|
B334DFD52C485851001B5E35 /* opcodes.h */,
|
||
|
B334DFD62C485851001B5E35 /* opcodes1.c */,
|
||
|
B334DFD72C485851001B5E35 /* opcodes2.c */,
|
||
|
B334DFD82C485851001B5E35 /* opcodes3.c */,
|
||
|
B334DFD92C485851001B5E35 /* opcodes4.c */,
|
||
|
B334DFDA2C485851001B5E35 /* opcodes5.c */,
|
||
|
B334DFDB2C485851001B5E35 /* table.c */,
|
||
|
B334DFDC2C485851001B5E35 /* util.c */,
|
||
|
B334DFDD2C485851001B5E35 /* util.h */,
|
||
|
B334DFDE2C485851001B5E35 /* video.c */,
|
||
|
B334DFDF2C485851001B5E35 /* video.h */,
|
||
|
B309DC422C489D4500A7FE20 /* sdl_events.c */,
|
||
|
B309DC412C489D4500A7FE20 /* sdl_events.h */,
|
||
|
);
|
||
|
path = src;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXLegacyTarget section */
|
||
|
B334DFC02C4857EB001B5E35 /* bsxmac */ = {
|
||
|
isa = PBXLegacyTarget;
|
||
|
buildArgumentsString = "$(ACTION)";
|
||
|
buildConfigurationList = B334DFC32C4857EB001B5E35 /* Build configuration list for PBXLegacyTarget "bsxmac" */;
|
||
|
buildPhases = (
|
||
|
);
|
||
|
buildToolPath = /usr/bin/make;
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = bsxmac;
|
||
|
passBuildSettingsInEnvironment = 1;
|
||
|
productName = bsxmac;
|
||
|
};
|
||
|
/* End PBXLegacyTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
B334DFBC2C4857EB001B5E35 /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
BuildIndependentTargetsInParallel = 1;
|
||
|
LastUpgradeCheck = 1530;
|
||
|
TargetAttributes = {
|
||
|
B334DFC02C4857EB001B5E35 = {
|
||
|
CreatedOnToolsVersion = 15.3;
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
buildConfigurationList = B334DFBF2C4857EB001B5E35 /* Build configuration list for PBXProject "bsxmac" */;
|
||
|
compatibilityVersion = "Xcode 14.0";
|
||
|
developmentRegion = en;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
Base,
|
||
|
);
|
||
|
mainGroup = B334DFBB2C4857EB001B5E35;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
B334DFC02C4857EB001B5E35 /* bsxmac */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
B334DFC12C4857EB001B5E35 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||
|
CLANG_ENABLE_MODULES = YES;
|
||
|
CLANG_ENABLE_OBJC_ARC = YES;
|
||
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
||
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
|
CLANG_WARN_COMMA = YES;
|
||
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
||
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
|
CLANG_WARN_EMPTY_BODY = YES;
|
||
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
|
CLANG_WARN_INT_CONVERSION = YES;
|
||
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
||
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
||
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
||
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
ENABLE_TESTABILITY = YES;
|
||
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
||
|
GCC_DYNAMIC_NO_PIC = NO;
|
||
|
GCC_NO_COMMON_BLOCKS = YES;
|
||
|
GCC_OPTIMIZATION_LEVEL = 0;
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
|
"DEBUG=1",
|
||
|
"$(inherited)",
|
||
|
);
|
||
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
||
|
MTL_FAST_MATH = YES;
|
||
|
ONLY_ACTIVE_ARCH = YES;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
B334DFC22C4857EB001B5E35 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
||
|
CLANG_ENABLE_MODULES = YES;
|
||
|
CLANG_ENABLE_OBJC_ARC = YES;
|
||
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
||
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
||
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
|
CLANG_WARN_COMMA = YES;
|
||
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
||
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
|
CLANG_WARN_EMPTY_BODY = YES;
|
||
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
|
CLANG_WARN_INT_CONVERSION = YES;
|
||
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
||
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
||
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
||
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
||
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
|
ENABLE_NS_ASSERTIONS = NO;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
||
|
GCC_NO_COMMON_BLOCKS = YES;
|
||
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
||
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||
|
MTL_FAST_MATH = YES;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
B334DFC42C4857EB001B5E35 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEBUGGING_SYMBOLS = YES;
|
||
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
|
DEVELOPMENT_TEAM = 4GA2885M3Y;
|
||
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||
|
GCC_OPTIMIZATION_LEVEL = 0;
|
||
|
OTHER_CFLAGS = "";
|
||
|
OTHER_LDFLAGS = "";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
B334DFC52C4857EB001B5E35 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CODE_SIGN_STYLE = Automatic;
|
||
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
|
DEVELOPMENT_TEAM = 4GA2885M3Y;
|
||
|
OTHER_CFLAGS = "";
|
||
|
OTHER_LDFLAGS = "";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
B334DFBF2C4857EB001B5E35 /* Build configuration list for PBXProject "bsxmac" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
B334DFC12C4857EB001B5E35 /* Debug */,
|
||
|
B334DFC22C4857EB001B5E35 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
B334DFC32C4857EB001B5E35 /* Build configuration list for PBXLegacyTarget "bsxmac" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
B334DFC42C4857EB001B5E35 /* Debug */,
|
||
|
B334DFC52C4857EB001B5E35 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = B334DFBC2C4857EB001B5E35 /* Project object */;
|
||
|
}
|