2934 lines
60 KiB
XML
2934 lines
60 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="fceux"
|
|
ProjectGUID="{6893EF44-FEA3-46DF-B236-C4C200F54294}"
|
|
RootNamespace="fceux"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="vc9_bin_$(ConfigurationName)"
|
|
IntermediateDirectory="vc9_obj_$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="defaultconfig\SubWCRev.bat"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../src/drivers/win/zlib;../src/drivers/win/directx;../src;../src/drivers/win/lua/include;userconfig;defaultconfig"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;MSVC;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINDOWS=0x0410;WINVER=0x0410;NETWORK;LSB_FIRST;_USE_32BIT_TIME_T;FCEUDEF_DEBUGGER;_USE_SHARED_MEMORY_;NOMINMAX;HAS_vsnprintf;_S9XLUA_H"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
DisableLanguageExtensions="false"
|
|
ForceConformanceInForLoopScope="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Rpcrt4.lib comctl32.lib vfw32.lib winmm.lib ws2_32.lib htmlhelp.lib ../src/drivers/win/directx/dsound.lib ../src/drivers/win/directx/dxguid.lib ../src/drivers/win/directx/ddraw.lib ../src/drivers/win/directx/dinput.lib luaperks.lib"
|
|
LinkIncremental="2"
|
|
DelayLoadDLLs=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
EntryPointSymbol="mainCRTStartup"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
SupportUnloadOfDelayLoadedDLL="true"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
AdditionalManifestFiles="$(ProjectDir)../src/drivers/win/fceu_x86.manifest"
|
|
VerboseOutput="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="xcopy /y /d "$(ProjectDir)\..\src\drivers\win\7z.dll" "$(OutDir)"
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\output"
|
|
IntermediateDirectory="vc9_obj_$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="defaultconfig\SubWCRev.bat"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../src/drivers/win/zlib;../src/drivers/win/directx;../src;../src/drivers/win/lua/include;userconfig;defaultconfig"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;MSVC;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINDOWS=0x0410;WINVER=0x0410;NETWORK;LSB_FIRST;_USE_32BIT_TIME_T;FCEUDEF_DEBUGGER;_USE_SHARED_MEMORY_;NOMINMAX;HAS_vsnprintf;_S9XLUA_H"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Rpcrt4.lib comctl32.lib vfw32.lib winmm.lib ws2_32.lib htmlhelp.lib ../src/drivers/win/directx/dsound.lib ../src/drivers/win/directx/dxguid.lib ../src/drivers/win/directx/ddraw.lib ../src/drivers/win/directx/dinput.lib luaperks.lib"
|
|
LinkIncremental="1"
|
|
DelayLoadDLLs=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol="mainCRTStartup"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
AdditionalManifestFiles="$(ProjectDir)../src/drivers/win/fceu_x86.manifest"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="xcopy /y /d "$(ProjectDir)\..\src\drivers\win\7z.dll" "$(OutDir)"
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../zlib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;MSVC;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINDOWS=0x0410;WINVER=0x0410;NETWORK;LSB_FIRST"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
DisableLanguageExtensions="false"
|
|
ForceConformanceInForLoopScope="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dxguid.lib winmm.lib dinput.lib ws2_32.lib ddraw.lib dsound.lib"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
EntryPointSymbol="mainCRTStartup"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../zlib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;MSVC;_CRT_SECURE_NO_DEPRECATE;_WIN32_WINDOWS=0x0410;WINVER=0x0410;NETWORK;LSB_FIRST"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dxguid.lib winmm.lib dinput.lib ws2_32.lib ddraw.lib dsound.lib"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol="mainCRTStartup"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="boards"
|
|
>
|
|
<File
|
|
RelativePath="..\src\boards\01-222.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GeneratePreprocessedFile="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\103.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\106.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\108.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\112.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\117.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\120.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\121.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\15.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\164.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\175.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\176.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\177.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\178.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\183.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\185.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\186.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\187.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\189.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\199.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\208.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\222.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\23.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\235.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\253.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\3d-block.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\411120-c.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\43.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\57.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\603-5052.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\68.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\8157.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\8237.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\830118C.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\88.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\90.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\95.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\__dummy_mapper.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\a9746.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\addrlatch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\ax5705.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\bandai.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\bmc13in1jy110.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\bmc42in1r.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\bmc64in1nr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\bmc70in1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\bonza.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\bs-5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\copyfami_mmc3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\dance.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\datalatch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\deirom.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\dream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\edu2000.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\fk23c.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\ghostbusters63in1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\gs-2004.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\gs-2013.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\h2288.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\karaoke.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\kof97.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\konami-qtai.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\ks7032.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\malee.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\mmc1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\mmc3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\mmc5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\n-c22m.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\n106.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\n625092.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\novel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\sachen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\sc-127.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\sheroes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\sl1632.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\smb2j.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\subor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\super24.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\supervision.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\t-227-1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\t-262.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\tengen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\boards\tf-1201.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="drivers"
|
|
>
|
|
<Filter
|
|
Name="common"
|
|
>
|
|
<File
|
|
RelativePath="..\src\drivers\common\args.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\args.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\cheat.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\cheat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\config.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\configSys.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\configSys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\hq2x.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\hq2x.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\hq3x.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\hq3x.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\nes_ntsc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\nes_ntsc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\nes_ntsc_config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\nes_ntsc_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\scale2x.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\scale2x.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\scale3x.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\scale3x.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\scalebit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\scalebit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\vidblit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\common\vidblit.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="win"
|
|
>
|
|
<File
|
|
RelativePath="..\src\drivers\win\archive.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\archive.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\args.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\args.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\aviout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\cdlogger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\cdlogger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\cheat.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GeneratePreprocessedFile="0"
|
|
ObjectFile="$(IntDir)\$(InputName)2.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)2.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)2.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)2.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\cheat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\config.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)2.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)2.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\debugger.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\debugger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\debuggersp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\debuggersp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\directories.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\directories.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\gui.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\gui.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\guiconfig.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\guiconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\help.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\help.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\input.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\input.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\joystick.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\joystick.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\keyboard.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\keyboard.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\keyscan.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\log.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\luaconsole.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\main.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\mapinput.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\mapinput.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\memview.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\memview.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\memviewsp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\memviewsp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\memwatch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\memwatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\monitor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\monitor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\movieoptions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\netplay.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\netplay.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\ntview.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\ntview.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\oakra.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\OutputDS.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\palette.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\palette.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\ppuview.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\ppuview.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\pref.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\pref.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\ram_search.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\ram_search.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\ramwatch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\ramwatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\replay.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\replay.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\res.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\sound.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\sound.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\state.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\tasedit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\tasedit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\texthook.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\texthook.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\throttle.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\throttle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\timing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\timing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\tracer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\tracer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\video.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\video.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\wave.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\wave.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\Win32InputBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\Win32InputBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\window.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\window.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="res"
|
|
>
|
|
<File
|
|
RelativePath="..\src\drivers\win\res\ICON_1.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\res\ICON_2.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\res\te_arrow.bmp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="zlib"
|
|
>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\adler32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\compress.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\crc32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\deflate.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\gzio.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\infblock.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\infcodes.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\inffast.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\inflate.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\inftrees.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\infutil.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\trees.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\uncompr.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\zlib\zutil.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="help"
|
|
>
|
|
<File
|
|
RelativePath="..\src\drivers\win\help\fceux.chm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="xcopy /y /d "$(ProjectDir)\..\src\drivers\win\help\fceux.chm" "$(OutDir)"
"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="xcopy /y /d "$(ProjectDir)\..\src\drivers\win\help\fceux.chm" "$(OutDir)"
"
|
|
Outputs="$(OutDir)/fceux.chm"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="lua"
|
|
>
|
|
<Filter
|
|
Name="include"
|
|
>
|
|
<File
|
|
RelativePath="..\src\drivers\win\lua\include\lauxlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\lua\include\lua.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\lua\include\lua.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\lua\include\luaconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\lua\include\lualib.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="taseditlib"
|
|
>
|
|
<File
|
|
RelativePath="..\src\drivers\win\taseditlib\taseditproj.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drivers\win\taseditlib\taseditproj.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="fir"
|
|
>
|
|
<File
|
|
RelativePath="..\src\fir\c44100ntsc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fir\c44100pal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fir\c48000ntsc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fir\c48000pal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fir\c96000ntsc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fir\c96000pal.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="include files"
|
|
>
|
|
<File
|
|
RelativePath="..\src\cart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cdlogger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cheat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\conddebug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\driver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fceu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fceulua.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fcoeffs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fds.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\filter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\git.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ines-bad.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ines-correct.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\movie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\netplay.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\nsf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\oldmovie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\palette.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ppu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sound.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\state.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\tracer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\unif.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\video.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\vsuni.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\wave.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\x6502.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\x6502struct.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="input"
|
|
>
|
|
<File
|
|
RelativePath="..\src\input\arkanoid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\bworld.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\cursor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\fkb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\ftrainer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\hypershot.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\mahjong.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\mouse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\oekakids.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\powerpad.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\quiz.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\shadow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\share.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\suborkb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\suborkb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\toprider.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input\zapper.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="mappers"
|
|
>
|
|
<File
|
|
RelativePath="..\src\mappers\151.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\16.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\17.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\18.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\193.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\201.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\202.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\203.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\204.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\21.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\212.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\213.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\214.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\215.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\217.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\22.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\225.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\227.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\228.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\229.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\230.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\231.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\232.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\234.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\241.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\242.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\244.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\246.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\24and26.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\25.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\255.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\27.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\32.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\33.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\40.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\41.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\42.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\46.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\50.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\51.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\59.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\6.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\60.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\61.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\62.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\65.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\67.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\69.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\71.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\72.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\73.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\75.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\76.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\77.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\79.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\8.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\80.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\82.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\83.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\85.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\86.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\89.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\91.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\92.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\97.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\99.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\emu2413.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\emu2413.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\emutypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\mapinc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\mmc2and4.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\simple.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\mappers\vrc7tone.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="utils"
|
|
>
|
|
<File
|
|
RelativePath="..\src\utils\ConvertUTF.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\ConvertUTF.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\crc32.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\crc32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\endian.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\endian.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\general.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\general.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\guid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\guid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\md5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\memory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\memory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\unzip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\unzip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\valuearray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\xstring.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\utils\xstring.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="palettes"
|
|
>
|
|
<File
|
|
RelativePath="..\src\palettes\palettes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\palettes\rp2c04001.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\palettes\rp2c04002.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\palettes\rp2c04003.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\palettes\rp2c05004.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="lua"
|
|
>
|
|
<File
|
|
RelativePath="..\src\lua\src\lapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lauxlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lauxlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lbaselib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lcode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lcode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ldblib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ldebug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ldebug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ldo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ldo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ldump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lfunc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lfunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lgc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lgc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\linit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\liolib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\llex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\llex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\llimits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lmathlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lmem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\loadlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lobject.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lobject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lopcodes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lopcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\loslib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lparser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lparser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lstate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lstate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lstring.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lstring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lstrlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ltable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ltable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ltablib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ltm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\ltm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lua.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\luaconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lualib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lundump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lundump.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lvm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lvm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lzio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\lzio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua\src\print.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\src\asm.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\auxlib.lua"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="xcopy /y /d "$(ProjectDir)\..\src\auxlib.lua" "$(OutDir)"
"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="xcopy /y /d "$(ProjectDir)\..\src\auxlib.lua" "$(OutDir)"
"
|
|
Outputs="$(OutDir)/auxlib.lua"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cart.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cheat.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GeneratePreprocessedFile="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\conddebug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\config.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\debug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\drawing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\emufile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\emufile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fceu.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\fds.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\filter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ines.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\input.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\lua-engine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\movie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\netplay.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\nsf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\oldmovie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\palette.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\ppu.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\pputile.inc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\sound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\state.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\unif.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\video.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\vsuni.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\wave.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\x6502.cpp"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|