|
|
|
@ -0,0 +1,679 @@
|
|
|
|
|
<?xml version="1.0" encoding="shift_jis"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Intel C++ Project"
|
|
|
|
|
Version="10.1"
|
|
|
|
|
Name="DeSmuME_Intel"
|
|
|
|
|
ProjectGUID="{F26376D4-B1A6-4ACC-9B2C-5CB92B9E7B80}"
|
|
|
|
|
VCNestedProjectGUID="{9F5F72A1-D3A5-4918-B460-E076B16D10A9}"
|
|
|
|
|
VCNestedProjectCRC32="1511626194"
|
|
|
|
|
VCNestedProjectFileName="DeSmuME_Intel.vcproj">
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="Win32"/>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="x64"/>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<Configurations>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
OutputDirectory="$(SolutionDir)\__bins"
|
|
|
|
|
IntermediateDirectory="$(SolutionDir)\.Intel\$(ConfigurationName)\$(PlatformName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CppCmplrTool"
|
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
InlineFunctionExpansion="0"
|
|
|
|
|
EnableIntrinsicFunctions="0"
|
|
|
|
|
FavorSizeOrSpeed="0"
|
|
|
|
|
EnableFiberSafeOptimizations="0"
|
|
|
|
|
AdditionalIncludeDirectories="..;.\zlib123;.\zziplib"
|
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;VERSION=\"DEBUG (Intel)\";WIN32;BETA_VERSION;SPU_INTERPOLATE"
|
|
|
|
|
ExceptionHandling="1"
|
|
|
|
|
BufferSecurityCheck="0"
|
|
|
|
|
EnableEnhancedInstructionSet="0"
|
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
|
CallingConvention="1"
|
|
|
|
|
CompileAs="0"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LinkerTool"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)_Intel_debug.exe"
|
|
|
|
|
AdditionalLibraryDirectories=".\zlib123;.\zziplib"
|
|
|
|
|
AdditionalDependencies="comctl32.lib opengl32.lib glu32.lib ws2_32.lib user32.lib gdi32.lib directx\dxguid.lib shell32.lib comdlg32.lib directx\dxerr8.lib directx\dsound.lib directx\dinput8.lib directx\ddraw.lib"
|
|
|
|
|
GenerateDebugInformation="1"
|
|
|
|
|
GenerateMapFile="1"
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
|
DelayImpLib=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LibrarianTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="ResCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MidlCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="BscMakeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomNodeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MASM"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
OutputDirectory="$(SolutionDir)\__bins"
|
|
|
|
|
IntermediateDirectory="$(SolutionDir)\.Intel\$(ConfigurationName)\$(PlatformName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CppCmplrTool"
|
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
InlineFunctionExpansion="0"
|
|
|
|
|
EnableIntrinsicFunctions="0"
|
|
|
|
|
FavorSizeOrSpeed="0"
|
|
|
|
|
EnableFiberSafeOptimizations="0"
|
|
|
|
|
AdditionalIncludeDirectories="..;.\zlib123;.\zziplib"
|
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;VERSION=\"x64 DEBUG (Intel)\";WIN32;_x64;BETA_VERSION;SPU_INTERPOLATE"
|
|
|
|
|
ExceptionHandling="1"
|
|
|
|
|
BufferSecurityCheck="0"
|
|
|
|
|
EnableEnhancedInstructionSet="0"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
CallingConvention="1"
|
|
|
|
|
CompileAs="0"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LinkerTool"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)_x64_debug.exe"
|
|
|
|
|
AdditionalLibraryDirectories=".\zlib123;.\zziplib"
|
|
|
|
|
AdditionalDependencies="opengl32.lib glu32.lib ws2_32.lib user32.lib gdi32.lib directx\dxguid.lib shell32.lib comdlg32.lib directx\dxerr8.lib directx\dsound.lib directx\dinput8.lib directx\ddraw.lib"
|
|
|
|
|
GenerateDebugInformation="1"
|
|
|
|
|
GenerateMapFile="1"
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
|
TargetMachine="17"
|
|
|
|
|
DelayImpLib=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LibrarianTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="ResCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MidlCmplrTool"
|
|
|
|
|
TargetEnvironment="3"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="BscMakeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomNodeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MASM"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release (SSE2)|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
OutputDirectory="$(SolutionDir)\__bins"
|
|
|
|
|
IntermediateDirectory="$(SolutionDir)\.Intel\$(ConfigurationName)\$(PlatformName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CppCmplrTool"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
Optimization="1000"
|
|
|
|
|
GlobalOptimizations="1"
|
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
|
OmitFramePointers="1"
|
|
|
|
|
EnableFiberSafeOptimizations="1"
|
|
|
|
|
OptimizeForWindowsApplication="1"
|
|
|
|
|
AdditionalIncludeDirectories="..;.\zlib123;.\zziplib"
|
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;VERSION=\"SSE2 (Intel)\";WIN32;HAVE_LIBZ;HAVE_LIBZZIP;SSE2;BETA_VERSION;SPU_INTERPOLATE;NOMINMAX"
|
|
|
|
|
StringPooling="1"
|
|
|
|
|
ExceptionHandling="1"
|
|
|
|
|
BufferSecurityCheck="0"
|
|
|
|
|
EnableEnhancedInstructionSet="0"
|
|
|
|
|
WarningLevel="1"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
CallingConvention="1"
|
|
|
|
|
CompileAs="0"
|
|
|
|
|
UseProcExt="5"
|
|
|
|
|
Parallelization="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LinkerTool"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)_Intel_sse2.exe"
|
|
|
|
|
AdditionalLibraryDirectories=".\zlib123;.\zziplib"
|
|
|
|
|
AdditionalDependencies="comctl32.lib opengl32.lib glu32.lib ws2_32.lib user32.lib gdi32.lib directx\dxguid.lib shell32.lib comdlg32.lib directx\dxerr8.lib directx\dsound.lib directx\dinput8.lib directx\ddraw.lib zlib-2008-x32.lib zziplib-2008-x32.lib"
|
|
|
|
|
GenerateDebugInformation="1"
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
|
TargetMachine="1"
|
|
|
|
|
Profile="0"
|
|
|
|
|
DelayImpLib=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LibrarianTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="ResCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MidlCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="BscMakeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomNodeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MASM"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release (SSE2)|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
OutputDirectory="$(SolutionDir)\__bins"
|
|
|
|
|
IntermediateDirectory="$(SolutionDir)\.Intel\$(ConfigurationName)\$(PlatformName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CppCmplrTool"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
|
EnableIntrinsicFunctions="1"
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
|
EnableFiberSafeOptimizations="1"
|
|
|
|
|
AdditionalIncludeDirectories="..;.\zlib123;.\zziplib"
|
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;VERSION=\"x64 SSE2 (Intel)\";WIN32;_x64;HAVE_LIBZ;HAVE_LIBZZIP;SSE2;BETA_VERSION;SPU_INTERPOLATE"
|
|
|
|
|
ExceptionHandling="1"
|
|
|
|
|
BufferSecurityCheck="0"
|
|
|
|
|
EnableEnhancedInstructionSet="0"
|
|
|
|
|
WarningLevel="1"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
CallingConvention="1"
|
|
|
|
|
CompileAs="0"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LinkerTool"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)_x64_sse2.exe"
|
|
|
|
|
AdditionalLibraryDirectories=".\zlib123;.\zziplib"
|
|
|
|
|
AdditionalDependencies="opengl32.lib glu32.lib ws2_32.lib user32.lib gdi32.lib directx\dxguid.lib shell32.lib comdlg32.lib directx\dxerr8.lib directx\dsound.lib directx\dinput8.lib directx\ddraw.lib zlib-2008-x64.lib zziplib-2008-x64.lib"
|
|
|
|
|
GenerateDebugInformation="1"
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
|
TargetMachine="17"
|
|
|
|
|
Profile="1"
|
|
|
|
|
DelayImpLib=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LibrarianTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="ResCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MidlCmplrTool"
|
|
|
|
|
TargetEnvironment="3"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="BscMakeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomNodeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MASM"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
OutputDirectory="$(SolutionDir)\__bins"
|
|
|
|
|
IntermediateDirectory="$(SolutionDir)\.Intel\$(ConfigurationName)\$(PlatformName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CppCmplrTool"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
Optimization="1000"
|
|
|
|
|
GlobalOptimizations="1"
|
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
|
EnableIntrinsicFunctions="1"
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
|
OmitFramePointers="1"
|
|
|
|
|
EnableFiberSafeOptimizations="1"
|
|
|
|
|
OptimizeForWindowsApplication="1"
|
|
|
|
|
AdditionalIncludeDirectories="..;.\zlib123;.\zziplib"
|
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;VERSION=\"(Intel)\";WIN32;HAVE_LIBZ;HAVE_LIBZZIP;BETA_VERSION;SPU_INTERPOLATE;NOMINMAX"
|
|
|
|
|
StringPooling="1"
|
|
|
|
|
ExceptionHandling="1"
|
|
|
|
|
BufferSecurityCheck="0"
|
|
|
|
|
EnableEnhancedInstructionSet="2"
|
|
|
|
|
WarningLevel="1"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
CallingConvention="1"
|
|
|
|
|
CompileAs="0"
|
|
|
|
|
UseProcExt="3"
|
|
|
|
|
Parallelization="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LinkerTool"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)_Intel.exe"
|
|
|
|
|
AdditionalLibraryDirectories=".\zlib123;.\zziplib"
|
|
|
|
|
AdditionalDependencies="comctl32.lib opengl32.lib glu32.lib ws2_32.lib user32.lib gdi32.lib directx\dxguid.lib shell32.lib comdlg32.lib directx\dxerr8.lib directx\dsound.lib directx\dinput8.lib directx\ddraw.lib zlib-2008-x32.lib zziplib-2008-x32.lib"
|
|
|
|
|
GenerateDebugInformation="1"
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
|
TargetMachine="1"
|
|
|
|
|
Profile="1"
|
|
|
|
|
DelayImpLib=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LibrarianTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="ResCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MidlCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="BscMakeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomNodeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MASM"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
OutputDirectory="$(SolutionDir)\__bins"
|
|
|
|
|
IntermediateDirectory="$(SolutionDir)\.Intel\$(ConfigurationName)\$(PlatformName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CppCmplrTool"
|
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
|
EnableIntrinsicFunctions="1"
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
|
EnableFiberSafeOptimizations="1"
|
|
|
|
|
AdditionalIncludeDirectories="..;.\zlib123;.\zziplib"
|
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;VERSION=\"x64 SSE2 (Intel)\";WIN32;_x64;HAVE_LIBZ;HAVE_LIBZZIP;SSE2;BETA_VERSION;SPU_INTERPOLATE"
|
|
|
|
|
ExceptionHandling="1"
|
|
|
|
|
BufferSecurityCheck="0"
|
|
|
|
|
EnableEnhancedInstructionSet="0"
|
|
|
|
|
WarningLevel="1"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
CallingConvention="1"
|
|
|
|
|
CompileAs="0"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LinkerTool"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)_x64_sse2.exe"
|
|
|
|
|
AdditionalLibraryDirectories=".\zlib123;.\zziplib"
|
|
|
|
|
AdditionalDependencies="opengl32.lib glu32.lib ws2_32.lib user32.lib gdi32.lib directx\dxguid.lib shell32.lib comdlg32.lib directx\dxerr8.lib dsound.lib directx\dinput8.lib directx\ddraw.lib zlib-2008-x64.lib zziplib-2008-x64.lib"
|
|
|
|
|
GenerateDebugInformation="1"
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
|
TargetMachine="17"
|
|
|
|
|
Profile="1"
|
|
|
|
|
DelayImpLib=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="LibrarianTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="ResCmplrTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MidlCmplrTool"
|
|
|
|
|
TargetEnvironment="3"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="BscMakeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="PostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomNodeTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="MASM"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<Files>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\ARM9.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\arm_instructions.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\armcpu.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\bios.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\bits.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\cflash.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\common.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\cp15.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\debug.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\Disassembler.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\dscard.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\fat.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\FIFO.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\fs.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\gdbstub.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\gfx3d.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\gl_vertex.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\GPU.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\GPU_osd.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\matrix.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\mc.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\mem.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\memorystream.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\MMU.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\NDSSystem.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\OGLRender.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\readwrite.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\registers.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\render3D.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\ROMReader.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\saves.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\SPU.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\thumb_instructions.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\types.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\wifi.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\AboutBox.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\colorconv.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\colorctrl.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ConfigKeys.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\console.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\CWindow.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\disView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\FirmConfig.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ginfo.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\IORegView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\lightView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\mapView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\matrixView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\memView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\oamView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\palView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\resource.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\snddx.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\throttle.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\tileView.h"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\font_eng.inc"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\instruction_tabdef.inc"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\thumb_tabdef.inc"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\DeSmuME.ico"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\NintendoDS(tm)_logo.bmp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\resources.rc"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\arm_instructions.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\armcpu.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\bios.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\cflash.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\common.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\cp15.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\debug.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\Disassembler.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\FIFO.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\gfx3d.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\gl_vertex.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\GPU.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\GPU_OSD.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\matrix.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\matrix_sse2-x64.asm">
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release (SSE2)|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"
|
|
|
|
|
Description="Assembling..."
|
|
|
|
|
CommandLine="ml64 /nologo /c /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
|
|
|
Outputs="$(IntDir)\$(InputName).obj"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release (SSE2)|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"
|
|
|
|
|
Description="Assembling..."
|
|
|
|
|
CommandLine="ml64 /nologo /c /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
|
|
|
Outputs="$(IntDir)\$(InputName).obj"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"
|
|
|
|
|
Description="Assembling..."
|
|
|
|
|
CommandLine="ml64 /nologo /c /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
|
|
|
Outputs="$(IntDir)\$(InputName).obj"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="CustomTool"
|
|
|
|
|
Description="Assembling..."
|
|
|
|
|
CommandLine="ml64 /nologo /c /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
|
|
|
Outputs="$(IntDir)\$(InputName).obj"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\matrix_sse2-x86.asm">
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release (SSE2)|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release|x64">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="GeneralTool"
|
|
|
|
|
ExcludedFromBuild="1"/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\mc.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\MMU.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\NDSSystem.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\OGLRender.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\readwrite.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\render3D.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\ROMReader.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\saves.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\SPU.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\thumb_instructions.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="..\wifi.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\AboutBox.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\colorctrl.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ConfigKeys.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\console.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\CWindow.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\disView.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\FirmConfig.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\fs-windows.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ginfo.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\IORegView.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\lightView.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\main.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\mapView.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\matrixView.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\memView.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\oamView.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ogl.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\palView.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\snddx.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\throttle.cpp"/>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\tileView.cpp"/>
|
|
|
|
|
</Files>
|
|
|
|
|
</VisualStudioProject>
|
|
|
|
|
|