2015-12-06 09:59:58 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
|
|
|
Name="Project64-core"
|
|
|
|
ProjectGUID="{00C7B43A-DED7-4DF0-B072-9A5783EF866D}"
|
|
|
|
RootNamespace="Project64core"
|
|
|
|
TargetFrameworkVersion="0"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Debug.vsprops"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Release.vsprops"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\AppInit.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Logging.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\stdafx.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Multilanguage"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Multilanguage\LanguageClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Settings"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\DebugSettings.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\GameSettings.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\LoggingSettings.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\N64SystemSettings.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\RecompilerSettings.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingsClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Setting Types"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="Settings Type"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-Application.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-ApplicationIndex.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-ApplicationPath.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-Cheats.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-GameSetting.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-GameSettingIndex.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBCpuType.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBOnOff.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBRamSize.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBSaveChip.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBYesNo.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RelativePath.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RomDatabase.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RomDatabaseIndex.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RomDatabaseSetting.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-SelectedDirectory.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-TempBool.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-TempNumber.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-TempString.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Plugins"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Plugins\AudioPlugin.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Plugins\ControllerPlugin.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Plugins\GFXplugin.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Plugins\PluginBase.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Plugins\PluginClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Plugins\RSPPlugin.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="N64 System"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\CheatClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\EmulationThread.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\FramePerSecondClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2016-01-13 11:52:21 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\MemoryExceptionFilter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2015-12-06 09:59:58 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\N64Class.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2016-01-27 09:09:54 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\N64DiskClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2015-12-06 09:59:58 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\N64RomClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\ProfilingClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2015-12-14 22:01:10 +00:00
|
|
|
RelativePath=".\N64System\SpeedLimiterClass.cpp"
|
2015-12-06 09:59:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\SystemGlobals.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Interpreter"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Interpreter\InterpreterCPU.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Interpreter\InterpreterOps.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Interpreter\InterpreterOps32.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Mips"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Audio.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2016-01-20 19:14:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Disk.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2015-12-06 09:59:58 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Dma.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Eeprom.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\FlashRam.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2016-02-04 11:03:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\GBCart.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2015-12-06 09:59:58 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\MemoryVirtualMem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Mempak.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\OpcodeName.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\PifRam.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\RegisterClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Rumblepak.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Sram.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\SystemEvents.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\SystemTiming.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\TLBclass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2016-02-04 10:57:34 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Transferpak.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2015-12-06 09:59:58 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Recompiler"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\CodeBlock.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\CodeSection.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\FunctionInfo.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\FunctionMapClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\LoopAnalysis.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\RecompilerClass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\RecompilerMemory.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\RecompilerOps.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\RegInfo.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\SectionInfo.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\x86CodeLog.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Recompiler\X86ops.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="3rdParty"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\3rdParty\7zip.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\AppInit.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Multilanguage.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Notification.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\stdafx.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Version.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Multilanguage"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Multilanguage\LanguageClass.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="N64 System"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\CheatClass.h"
|
|
|
|
>
|
|
|
|
</File>
|
2016-01-20 19:14:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\Disk.h"
|
|
|
|
>
|
|
|
|
</File>
|
2015-12-06 09:59:58 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\FramePerSecondClass.h"
|
|
|
|
>
|
|
|
|
</File>
|
2016-02-04 11:03:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\Mips\GBCart.h"
|
|
|
|
>
|
|
|
|
</File>
|
2015-12-06 09:59:58 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\N64Class.h"
|
|
|
|
>
|
|
|
|
</File>
|
2016-01-27 09:09:54 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\N64DiskClass.h"
|
|
|
|
>
|
|
|
|
</File>
|
2015-12-06 09:59:58 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\N64RomClass.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\N64Types.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\ProfilingClass.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2015-12-14 21:56:39 +00:00
|
|
|
RelativePath=".\N64System\SpeedLimiterClass.h"
|
2015-12-06 09:59:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\stdafx.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\N64System\SystemGlobals.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Setttings"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\DebugSettings.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\GameSettings.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\LoggingSettings.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\N64SystemSettings.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\RecompilerSettings.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\Settings.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingsClass.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Setting Types"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-Application.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-ApplicationIndex.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-ApplicationPath.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-Base.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-Cheats.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-GameSetting.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-GameSettingIndex.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBCpuType.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBOnOff.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBRamSize.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBSaveChip.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RDBYesNo.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RelativePath.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RomDatabase.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RomDatabaseIndex.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RomDatabaseSetting.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-RomSetting.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-SelectedDirectory.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-TempBool.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-TempNumber.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Settings\SettingType\SettingsType-TempString.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Plugins"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Plugins\Plugin Class.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="3rdParty"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\3rdParty\7zip.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\3rdParty\zip.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
|
|
>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|