2011-01-17 07:41:01 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2011-08-27 02:17:11 +00:00
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2011-05-08 09:07:46 +00:00
|
|
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
<ProjectGuid>{197D4314-8A9F-49BA-977D-54ACEFAEB6BA}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
2013-11-15 14:16:57 +00:00
|
|
|
|
<RootNamespace>BizHawk.Emulation.Cores</RootNamespace>
|
|
|
|
|
<AssemblyName>BizHawk.Emulation.Cores</AssemblyName>
|
2011-08-27 02:17:11 +00:00
|
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
2011-08-27 02:17:11 +00:00
|
|
|
|
<FileUpgradeFlags>
|
|
|
|
|
</FileUpgradeFlags>
|
|
|
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
|
|
|
<UpgradeBackupLocation />
|
|
|
|
|
<PublishUrl>publish\</PublishUrl>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
<InstallFrom>Disk</InstallFrom>
|
|
|
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
|
<UpdateInterval>7</UpdateInterval>
|
|
|
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
|
|
<UpdateRequired>false</UpdateRequired>
|
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
|
|
<TargetFrameworkProfile />
|
2011-01-11 02:55:51 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
2013-11-03 14:06:46 +00:00
|
|
|
|
<OutputPath>..\output\dll\</OutputPath>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
2011-02-27 09:45:50 +00:00
|
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
2011-02-28 07:53:19 +00:00
|
|
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
2011-08-27 02:17:11 +00:00
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
2013-11-03 14:06:46 +00:00
|
|
|
|
<OutputPath>..\output\dll\</OutputPath>
|
2013-04-14 20:04:38 +00:00
|
|
|
|
<DefineConstants>TRACE;VS2010</DefineConstants>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
2011-02-27 14:23:48 +00:00
|
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
2011-08-27 02:17:11 +00:00
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
2011-09-24 20:43:01 +00:00
|
|
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
2012-12-12 19:39:17 +00:00
|
|
|
|
<Reference Include="EMU7800, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\BizHawk.MultiClient\output\dll\EMU7800.dll</HintPath>
|
|
|
|
|
</Reference>
|
2014-01-27 19:50:54 +00:00
|
|
|
|
<Reference Include="Newtonsoft.Json">
|
|
|
|
|
<HintPath>..\References\Newtonsoft.Json.dll</HintPath>
|
2013-12-22 06:55:34 +00:00
|
|
|
|
</Reference>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
2011-05-08 09:07:46 +00:00
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<Reference Include="System.Xml.Linq">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2012-11-04 23:29:06 +00:00
|
|
|
|
<Compile Include="..\VersionInfo.cs">
|
|
|
|
|
<Link>VersionInfo.cs</Link>
|
|
|
|
|
</Compile>
|
2013-11-12 18:55:09 +00:00
|
|
|
|
<Compile Include="Calculator\TI83.cs" />
|
2012-11-27 05:11:40 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\C64.Core.cs" />
|
2012-11-01 16:48:32 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\C64.cs" />
|
2012-12-05 21:07:51 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\C64.Motherboard.cs" />
|
2013-08-11 02:46:27 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\C64.MotherboardInterface.cs" />
|
2012-12-06 06:25:30 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Mapper0000.cs" />
|
2012-11-28 17:26:40 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\C64.Input.cs" />
|
2012-12-06 06:25:30 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Mapper0005.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Mapper000B.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Mapper000F.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Mapper0011.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Mapper0012.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Mapper0013.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Mapper0020.cs" />
|
2012-12-06 06:53:55 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Disk\VIC1541.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Disk\VIC1541.PLA.cs" />
|
2013-08-16 09:52:25 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\C64.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\C64.Glue.cs" />
|
2013-08-30 20:22:12 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\C64Presets.NTSC.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\C64Presets.PAL.cs" />
|
2013-08-16 10:20:38 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Cia.Interface.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Cia.Internal.cs" />
|
2013-08-20 07:27:59 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Cia.Registers.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Cia.Settings.cs" />
|
2013-08-18 03:58:39 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Cpu.State.cs" />
|
2013-08-20 07:27:59 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Sid.Registers.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Sid.Settings.cs" />
|
2013-08-16 11:28:00 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Sid.SoundProvider.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Userport.cs" />
|
2013-08-30 20:22:12 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.Graphics.cs" />
|
2013-08-20 07:27:59 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.Registers.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.Settings.cs" />
|
2013-08-21 09:38:22 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.Sprite.cs" />
|
2013-08-18 02:21:32 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.State.cs" />
|
2013-08-30 20:22:12 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.Synth.cs" />
|
2013-08-18 02:21:32 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.Timing.cs" />
|
2013-08-16 11:28:00 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.VideoProvider.cs" />
|
2013-08-20 07:27:59 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Presets.cs" />
|
2013-08-16 09:52:25 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\IMotherboard.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Cpu.Interface.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Cpu.Internal.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Expansion.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Cassette.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Joystick.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Keyboard.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Pla.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Serial.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Sid.Interface.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Sid.Internal.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Ram.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Rom.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.Interface.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Experimental\Chips\Internals\Vic.Internal.cs" />
|
2013-08-19 03:42:40 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\InputFileInfo.cs" />
|
2012-11-28 17:49:42 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Media\PRG.cs" />
|
2012-12-06 06:26:32 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Cartridge\Cart.cs" />
|
2012-11-28 03:30:59 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\CartridgePort.cs" />
|
2012-12-05 21:07:51 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\CassettePort.cs" />
|
2012-11-27 05:11:40 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Chip2114.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Chip23XX.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Chip4864.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\MOS6510.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\MOS6522.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Media\D64.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Media\Disk.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\Media\G64.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\MOS6526.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\MOS6567.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\MOS6581.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\MOS6569.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\C64.Savestate.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\MOSPLA.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Port.cs" />
|
2012-12-05 21:07:51 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\SerialPort.cs" />
|
2012-11-27 05:11:40 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Sid.cs" />
|
2013-08-26 19:22:04 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Sid.Envelope.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Sid.Voice.cs" />
|
2012-11-28 03:30:59 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\UserPort.cs" />
|
2012-11-27 05:11:40 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.cs" />
|
2013-08-26 20:07:50 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.GraphicsGenerator.cs" />
|
2013-08-17 20:51:09 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.Parse.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.Registers.cs" />
|
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.Render.cs" />
|
2013-08-26 20:07:50 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.SpriteGenerator.cs" />
|
2013-08-18 01:21:53 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.State.cs" />
|
2013-08-24 15:21:51 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.TimingBuilder.cs" />
|
2012-11-27 05:11:40 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\MOS\Vic.VideoProvider.cs" />
|
2013-08-26 19:22:04 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\SaveState.cs" />
|
2012-12-06 06:53:55 +00:00
|
|
|
|
<Compile Include="Computers\Commodore64\Tape\VIC1530.cs" />
|
2012-03-07 00:40:20 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Atari2600.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Atari2600.Core.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Atari2600.RomHeuristics.cs" />
|
2014-05-03 01:51:56 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Atari2600.Settings.cs" />
|
2012-03-31 20:53:14 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\m0840.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\m3E.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\m3F.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\m4A50.cs" />
|
2014-04-05 15:04:03 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\MapperBase.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mAR.cs" />
|
2014-04-12 16:36:30 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mCM.cs" />
|
2012-10-30 01:33:56 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mDPC.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mDPCPlus.cs" />
|
2012-03-31 20:53:14 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mE0.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mE7.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mEF.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mEFSC.cs" />
|
2012-03-31 20:53:14 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mF0.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mF4.cs" />
|
2012-03-31 20:32:40 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mCV.cs" />
|
2012-03-30 00:35:15 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\m2K.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\m4K.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mF4SC.cs" />
|
2012-03-31 20:32:40 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mF6.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mF6SC.cs" />
|
2012-03-30 00:35:15 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mF8.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mF8SC.cs" />
|
2012-03-31 20:53:14 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mFA.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mFA2.cs" />
|
2012-03-31 20:53:14 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mFE.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mMC.cs" />
|
2014-04-04 19:46:41 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mSB.cs" />
|
2012-03-31 20:53:14 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mUA.cs" />
|
2014-04-06 23:25:59 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\Multicart2K.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\Multicart4K.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\Multicart8K.cs" />
|
2012-03-31 20:53:14 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Mappers\mX07.cs" />
|
2012-03-08 08:12:44 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\M6532.cs" />
|
2014-04-05 14:57:26 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\2600\Tia\Tia.Audio.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Tia\Tia.BallData.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Tia\TIA.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Tia\Tia.HMoveData.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Tia\Tia.MissleData.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Tia\Tia.PlayerData.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\2600\Tia\Tia.PlayfieldData.cs" />
|
2012-10-23 03:33:57 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\7800\Atari7800.Core.cs" />
|
|
|
|
|
<Compile Include="Consoles\Atari\7800\Atari7800.cs" />
|
2012-12-12 18:17:30 +00:00
|
|
|
|
<Compile Include="Consoles\Atari\7800\Atari7800Control.cs" />
|
2012-03-25 01:33:05 +00:00
|
|
|
|
<Compile Include="Consoles\Coleco\ColecoVision.cs" />
|
2012-11-17 17:39:33 +00:00
|
|
|
|
<Compile Include="Consoles\Coleco\Input.cs" />
|
|
|
|
|
<Compile Include="Consoles\Coleco\MemoryMap.cs" />
|
|
|
|
|
<Compile Include="Consoles\Coleco\TMS9918A.cs" />
|
2012-07-31 06:54:20 +00:00
|
|
|
|
<Compile Include="Consoles\Intellivision\Cartridge.cs" />
|
2012-12-29 14:41:51 +00:00
|
|
|
|
<Compile Include="Consoles\Intellivision\ICart.cs" />
|
2012-07-15 08:38:50 +00:00
|
|
|
|
<Compile Include="Consoles\Intellivision\Intellicart.cs" />
|
2012-07-08 04:20:53 +00:00
|
|
|
|
<Compile Include="Consoles\Intellivision\Intellivision.cs" />
|
2012-07-09 05:29:45 +00:00
|
|
|
|
<Compile Include="Consoles\Intellivision\MemoryMap.cs" />
|
2012-08-08 23:05:55 +00:00
|
|
|
|
<Compile Include="Consoles\Intellivision\PSG.cs" />
|
|
|
|
|
<Compile Include="Consoles\Intellivision\STIC.cs" />
|
2012-09-09 01:40:29 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\Gameboy\Gambatte.cs" />
|
2012-12-29 01:25:06 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\Gameboy\GambatteLink.cs" />
|
2012-11-18 17:02:55 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\Gameboy\GBColors.cs" />
|
2012-09-09 01:40:29 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\Gameboy\LibGambatte.cs" />
|
2014-05-10 04:22:12 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\Gameboy\StateDebug.cs" />
|
2014-05-11 20:48:19 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\Gameboy\TextState.cs" />
|
2012-11-19 22:43:34 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\GBA\LibMeteor.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\GBA\Meteor.cs" />
|
2014-01-24 17:46:35 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\N64Input.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\NativeApi\mupen64plusAudioApi.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\NativeApi\mupen64plusCoreApi.cs" />
|
2013-04-29 01:57:41 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\N64.cs" />
|
2014-01-15 11:24:47 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\N64Audio.cs" />
|
2013-12-26 23:04:22 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\N64SyncSettings.cs" />
|
2014-01-15 11:24:47 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\N64VideoProvider.cs" />
|
2014-01-24 17:46:35 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\NativeApi\mupen64plusInputApi.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\N64\NativeApi\mupen64plusVideoApi.cs" />
|
2011-03-13 00:34:24 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\APU.cs" />
|
2011-03-08 07:25:35 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\BoardSystem.cs" />
|
2011-04-19 02:21:34 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\AVE-NINA.cs" />
|
2011-03-07 10:41:46 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\AxROM.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2011-09-18 02:53:14 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\BANDAI-FCG-1.cs" />
|
2012-07-24 14:32:09 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\BANDAI_74_161_02_74.cs" />
|
2011-09-24 18:47:02 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\BANDAI_74_161_161_32.cs" />
|
2011-06-13 08:38:10 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\BxROM.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Camerica.cs" />
|
2014-03-15 19:54:48 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Farid-UNROM-8-in-1.cs" />
|
2014-02-26 03:09:54 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\FS304.cs" />
|
2014-03-01 00:02:53 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\GameGenie.cs" />
|
2014-05-03 17:23:28 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\inlnsf.cs" />
|
2012-11-03 23:56:35 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper028.cs" />
|
2011-06-13 08:38:10 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\CNROM.cs" />
|
2011-03-07 10:41:46 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\CPROM.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2011-06-09 19:45:07 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\ExROM.cs" />
|
2011-03-07 10:41:46 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\GxROM.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\IC_74x377.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2011-09-24 21:21:27 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\IREM-74_161_161_21_138.cs" />
|
2011-06-08 06:17:41 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Irem_G101.cs" />
|
2011-06-08 03:58:02 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Irem_H3001.cs" />
|
2011-09-21 23:31:48 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\IREM_TAM_S1.cs" />
|
2011-04-17 21:39:35 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Jaleco-JF_11_14.cs" />
|
2011-09-19 22:55:43 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\JALECO_JF_05_06_07.cs" />
|
2011-09-24 19:48:18 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\JALECO_JF_13.cs" />
|
2011-09-22 01:10:23 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\JALECO_JF_17.cs" />
|
2012-06-16 23:34:42 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\JALECO_JF_19.cs" />
|
2012-07-29 22:40:57 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\JALECO_SS8806.cs" />
|
2012-06-19 21:23:24 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper015.cs" />
|
2014-01-15 18:28:21 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper029.cs" />
|
2014-04-11 15:01:22 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper030.cs" />
|
2012-10-29 00:09:27 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper036.cs" />
|
2012-10-13 17:20:22 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper038.cs" />
|
2012-10-14 19:56:49 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper040.cs" />
|
2012-10-16 22:41:00 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper041.cs" />
|
2012-10-16 21:37:25 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper042.cs" />
|
2012-07-28 01:29:06 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper045.cs" />
|
2012-07-19 18:30:39 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper057.cs" />
|
2012-07-19 16:01:40 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper058.cs" />
|
2011-06-13 08:38:10 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper069.cs" />
|
2012-07-31 22:04:45 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper090.cs" />
|
2012-08-05 20:19:07 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper091.cs" />
|
2012-10-10 18:13:09 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper101.cs" />
|
2012-10-26 15:43:05 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper103.cs" />
|
2011-04-18 22:13:42 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper107.cs" />
|
2012-10-17 19:06:03 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper108.cs" />
|
2012-06-23 08:52:12 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper116.cs" />
|
2012-08-04 19:02:51 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper120.cs" />
|
2012-10-13 18:35:31 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper132.cs" />
|
2012-10-17 15:01:49 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper143.cs" />
|
2012-10-14 02:46:02 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper156.cs" />
|
2011-09-25 21:52:10 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper164.cs" />
|
2012-10-15 14:47:37 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper168.cs" />
|
2012-06-07 20:52:49 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper176.cs" />
|
2012-10-17 15:52:01 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper177.cs" />
|
2012-06-23 18:30:27 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper178.cs" />
|
2011-09-25 03:23:26 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper180.cs" />
|
2014-01-11 15:52:43 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper188.cs" />
|
2011-09-25 22:36:13 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper193.cs" />
|
2012-07-17 04:06:48 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper200.cs" />
|
2012-07-19 15:01:32 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper201.cs" />
|
2012-07-19 14:13:45 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper203.cs" />
|
2012-10-13 15:25:23 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper218.cs" />
|
2014-01-11 17:28:09 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper222.cs" />
|
2012-07-20 21:48:16 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper225.cs" />
|
2012-07-18 04:22:41 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper226.cs" />
|
2012-04-09 18:13:58 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper227.cs" />
|
2012-07-17 14:02:56 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper230.cs" />
|
2012-07-17 04:06:48 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper231.cs" />
|
2012-07-18 04:08:37 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper233.cs" />
|
2011-06-22 04:43:05 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper240.cs" />
|
2012-06-20 22:24:56 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper241.cs" />
|
2011-04-18 02:26:42 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper242.cs" />
|
2011-09-23 02:42:57 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper078.cs" />
|
2012-03-09 02:57:04 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper046.cs" />
|
2012-07-21 17:19:59 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper243.cs" />
|
2012-07-06 03:44:34 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper246.cs" />
|
2012-07-28 03:11:39 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper50.cs" />
|
2012-07-17 23:52:55 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper60.cs" />
|
2012-07-20 03:52:14 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper61.cs" />
|
2012-07-19 15:51:41 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Mapper62.cs" />
|
2012-07-21 20:40:10 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MLT-ACTION52.cs" />
|
2012-07-29 03:42:05 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MLT-MAX15.cs" />
|
2011-10-14 09:27:22 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\HKROM.cs" />
|
2012-04-14 08:28:42 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper012.cs" />
|
2012-10-15 16:02:23 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper037.cs" />
|
2012-03-06 09:42:11 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper044.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper049.cs" />
|
2012-07-28 18:14:04 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper052.cs" />
|
2012-07-22 16:57:44 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper074.cs" />
|
2012-03-09 04:15:56 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper115.cs" />
|
2012-10-14 18:34:15 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper165.cs" />
|
2012-03-09 04:30:46 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper182.cs" />
|
2012-03-09 04:44:30 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper189.cs" />
|
2012-03-09 04:57:46 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper191.cs" />
|
2012-07-22 16:57:44 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper192.cs" />
|
2012-07-29 18:35:24 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper194.cs" />
|
2014-01-20 17:47:29 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper196.cs" />
|
2012-08-05 21:34:00 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper197.cs" />
|
2012-07-22 18:41:54 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper205.cs" />
|
2012-07-23 22:15:22 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper245.cs" />
|
2012-11-14 16:41:33 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper249.cs" />
|
2012-10-28 17:34:47 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper250.cs" />
|
2012-06-15 19:24:06 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\MMC3.cs" />
|
2011-09-25 02:26:50 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\NES-QJ.cs" />
|
2014-01-22 01:07:54 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\RexSoftSL1632.cs" />
|
2011-05-28 09:52:32 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\TQROM.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\TLSROM.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\TVROM.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\TxROM.cs" />
|
2014-02-06 23:15:52 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot129_163.cs" />
|
2014-02-02 16:23:35 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot175_340.cs" />
|
2012-06-15 19:24:06 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\DRROM.cs" />
|
2012-06-15 19:55:29 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper076.cs" />
|
2012-07-15 22:22:57 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper088.cs" />
|
2012-06-15 19:24:06 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper095.cs" />
|
2012-07-15 23:58:00 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper112.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper154.cs" />
|
2012-06-15 19:24:06 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper206.cs" />
|
2012-10-30 12:07:33 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Namco163Audio.cs" />
|
2012-06-15 19:24:06 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Namcot1xx.cs" />
|
2012-09-26 20:15:33 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\NanJing.cs" />
|
2011-09-26 03:07:27 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\NES-EVENT.cs" />
|
2012-10-17 16:48:28 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\NovelDiamond.cs" />
|
2011-03-08 07:25:35 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\NROM.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2011-09-21 05:47:41 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\PxROM_FxROM.cs" />
|
2014-01-24 02:32:24 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Sachen8259.cs" />
|
2012-10-14 21:00:50 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\SachenSimple.cs" />
|
2012-12-17 19:54:45 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\SEEPROM.cs" />
|
2011-03-21 04:23:55 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Sunsoft1.cs" />
|
2014-02-17 18:02:21 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Sunsoft1_Alt.cs" />
|
2011-09-26 08:05:17 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Sunsoft2_m89.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Sunsoft2_m93.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Sunsoft3.cs" />
|
2011-06-08 02:42:36 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Sunsoft4.cs" />
|
2011-03-07 10:41:46 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\SxROM.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2011-09-24 02:03:03 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\TAITO_74_161_161_32.cs" />
|
2011-06-08 07:32:57 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Taito_TC0190FMC.cs" />
|
2012-02-25 16:53:02 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Taito_X1_005.cs" />
|
2012-03-05 18:23:18 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\Taito_X1_017.cs" />
|
2011-09-26 01:30:22 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\TENGEN-800032.cs" />
|
2012-10-24 22:03:59 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\TENGEN_800008.cs" />
|
2011-03-07 10:41:46 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\UxROM.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2011-09-25 01:41:54 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\VRC1.cs" />
|
2011-09-24 20:43:01 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\VRC2_4.cs" />
|
2011-09-25 01:07:24 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\VRC3.cs" />
|
2011-09-21 05:11:38 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\VRC6.cs" />
|
2011-09-25 00:23:47 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Boards\VRC7.cs" />
|
2012-07-14 18:43:37 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\BisqAPU.cs" />
|
2011-03-08 07:25:35 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Core.cs" />
|
2012-10-21 15:58:24 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\FDS\FDS.cs" />
|
2012-10-22 16:10:19 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\FDS\FDSAudio.cs" />
|
2012-10-21 19:22:22 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\FDS\RamAdapter.cs" />
|
2011-03-07 10:41:46 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\iNES.cs" />
|
2011-02-20 02:17:09 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\NES.cs" />
|
2014-02-27 04:02:58 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\NESControllers.cs" />
|
2011-02-27 09:45:50 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Palettes.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\PPU.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\PPU.regs.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\PPU.run.cs" />
|
2012-10-15 00:39:41 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\NES\Unif.cs" />
|
2014-01-05 20:58:36 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\QuickNES\LibQuickNES.cs" />
|
2014-01-10 01:31:24 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\QuickNES\Nes_NTSC_Colors.cs" />
|
2014-01-05 20:58:36 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\QuickNES\QuickNES.cs" />
|
2012-12-25 20:36:04 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\LibsnesApi.cs" />
|
2013-11-22 09:33:56 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\LibsnesApi_BRK.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\LibsnesApi_CMD.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\LibsnesApi_Enums.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\LibsnesApi_QUERY.cs" />
|
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\LibsnesApi_SIG.cs" />
|
2012-09-04 00:20:36 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\LibsnesCore.cs" />
|
2012-11-16 21:29:23 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\SnesColors.cs" />
|
2012-09-06 08:32:25 +00:00
|
|
|
|
<Compile Include="Consoles\Nintendo\SNES\SNESGraphicsDecoder.cs" />
|
2011-08-29 02:47:03 +00:00
|
|
|
|
<Compile Include="Consoles\PC Engine\ADPCM.cs" />
|
2011-09-19 00:39:28 +00:00
|
|
|
|
<Compile Include="Consoles\PC Engine\ArcadeCard.cs" />
|
2014-02-09 23:13:11 +00:00
|
|
|
|
<Compile Include="Consoles\PC Engine\CDLMapping.cs" />
|
2011-08-14 18:20:13 +00:00
|
|
|
|
<Compile Include="Consoles\PC Engine\MemoryMap.TurboCD.cs" />
|
2011-07-15 02:08:18 +00:00
|
|
|
|
<Compile Include="Consoles\PC Engine\MemoryMap.Populous.cs" />
|
2011-08-14 18:20:13 +00:00
|
|
|
|
<Compile Include="Consoles\PC Engine\ScsiCDBus.cs" />
|
2011-06-19 01:37:09 +00:00
|
|
|
|
<Compile Include="Consoles\PC Engine\TurboCD.cs" />
|
2012-09-16 19:03:44 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\Cart\EEPROM.cs" />
|
2012-09-13 04:13:49 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\Cart\RomHeader.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\Cart\SaveRAM.cs" />
|
2011-10-11 03:52:44 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\Input.cs" />
|
2013-11-14 20:41:46 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\Native68000\Musashi.cs" />
|
2013-12-20 05:38:07 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\gpgx\GenDbgHlp.cs" />
|
2013-12-15 20:51:57 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\gpgx\GPGX.cs" />
|
2013-12-16 01:58:40 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\gpgx\GPGXControlConverter.cs" />
|
2013-12-15 20:51:57 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\gpgx\LibGPGX.cs" />
|
2013-05-02 20:47:56 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\Saturn\FilePiping.cs" />
|
2013-04-30 21:28:35 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\Saturn\LibYabause.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Saturn\Yabause.cs" />
|
2014-03-17 03:00:07 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\SMS\TerebiOekaki.cs" />
|
SMS: Korean mappers work. Fixes Cyborg Z, Dodgeball King, F1 Spirit, Jang Pang III, Knightmare II, Nemesis, Nemesis 2, Penguin Adventure, Sangokushi 3, Street Master, Wonsiin
2014-03-14 04:30:01 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\SMS\MemoryMap.Korea.cs" />
|
2014-03-06 04:43:36 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\SMS\MemoryMap.ExtRam.cs" />
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\SMS\MemoryMap.CodeMasters.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\SMS\MemoryMap.Sega.cs" />
|
2011-01-17 07:41:01 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\SMS\VDP.ModeTMS.cs" />
|
2011-01-16 06:31:14 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\SMS\VDP.Mode4.cs" />
|
2011-01-12 06:08:17 +00:00
|
|
|
|
<Compile Include="Consoles\Sega\SMS\VDP.Tables.cs" />
|
2013-06-25 00:14:35 +00:00
|
|
|
|
<Compile Include="Consoles\Sony\PSP\PPSSPPDll.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sony\PSP\PSP.cs" />
|
2013-11-14 21:51:53 +00:00
|
|
|
|
<Compile Include="Consoles\Sony\PSX\LibMednahawkDll.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sony\PSX\Octoshock.cs" />
|
2014-01-22 01:14:36 +00:00
|
|
|
|
<Compile Include="CPUs\68000\Diassembler.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\Instructions\BitArithemetic.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\Instructions\DataMovement.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\Instructions\IntegerMath.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\Instructions\ProgramFlow.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\Instructions\Supervisor.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\MC68000.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\Memory.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\OpcodeTable.cs" />
|
|
|
|
|
<Compile Include="CPUs\68000\Tables.cs" />
|
|
|
|
|
<Compile Include="CPUs\CP1610\CP1610.cs" />
|
|
|
|
|
<Compile Include="CPUs\CP1610\Disassembler.cs" />
|
|
|
|
|
<Compile Include="CPUs\CP1610\Execute.cs" />
|
2014-02-09 23:13:11 +00:00
|
|
|
|
<Compile Include="CPUs\HuC6280\CDL.cs" />
|
|
|
|
|
<Compile Include="CPUs\HuC6280\CDLOpcodes.cs" />
|
2014-01-22 01:14:36 +00:00
|
|
|
|
<Compile Include="CPUs\HuC6280\Disassembler.cs" />
|
|
|
|
|
<Compile Include="CPUs\HuC6280\Execute.cs" />
|
|
|
|
|
<Compile Include="CPUs\HuC6280\HuC6280.cs" />
|
|
|
|
|
<Compile Include="CPUs\MOS 6502X\Disassembler.cs" />
|
|
|
|
|
<Compile Include="CPUs\MOS 6502X\Execute.cs" />
|
|
|
|
|
<Compile Include="CPUs\MOS 6502X\MOS6502X.cs" />
|
|
|
|
|
<Compile Include="CPUs\MOS 6502X\MOS6502XDouble.cs" />
|
|
|
|
|
<Compile Include="CPUs\MOS 6502X\MOS6502XNative.cs" />
|
|
|
|
|
<Compile Include="CPUs\x86\Disassembler.cs" />
|
|
|
|
|
<Compile Include="CPUs\x86\Execute.cs" />
|
|
|
|
|
<Compile Include="CPUs\x86\Timing.cs" />
|
|
|
|
|
<Compile Include="CPUs\x86\x86.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80-GB\Execute.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80-GB\Interrupts.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80-GB\NewDisassembler.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80-GB\Registers.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80-GB\Tables.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80-GB\Z80.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80\Disassembler.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80\Execute.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80\Interrupts.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80\Registers.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80\Tables.cs" />
|
|
|
|
|
<Compile Include="CPUs\Z80\Z80A.cs" />
|
2014-01-21 23:54:30 +00:00
|
|
|
|
<Compile Include="LibRetro.cs" />
|
|
|
|
|
<Compile Include="LibRetroEmulator.cs" />
|
2012-03-03 19:19:25 +00:00
|
|
|
|
<Compile Include="Properties\svnrev.cs" />
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<Compile Include="Consoles\PC Engine\Input.cs" />
|
|
|
|
|
<Compile Include="Consoles\PC Engine\MemoryMap.cs" />
|
|
|
|
|
<Compile Include="Consoles\PC Engine\MemoryMap.SF2.cs" />
|
|
|
|
|
<Compile Include="Consoles\PC Engine\MemoryMap.SuperGrafx.cs" />
|
|
|
|
|
<Compile Include="Consoles\PC Engine\PCEngine.cs" />
|
|
|
|
|
<Compile Include="Consoles\PC Engine\VCE.cs" />
|
|
|
|
|
<Compile Include="Consoles\PC Engine\VDC.cs" />
|
|
|
|
|
<Compile Include="Consoles\PC Engine\VDC.Render.cs" />
|
|
|
|
|
<Compile Include="Consoles\PC Engine\VPC.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\Genesis.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\GenVDP.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\GenVDP.DMA.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\GenVDP.Render.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\IO.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\MemoryMap.68000.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\Genesis\MemoryMap.Z80.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\SMS\Input.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\SMS\SMS.cs" />
|
|
|
|
|
<Compile Include="Consoles\Sega\SMS\VDP.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2012-12-03 21:11:48 +00:00
|
|
|
|
<Content Include="Computers\Commodore64\docs\CRT.TXT" />
|
2012-09-09 01:40:29 +00:00
|
|
|
|
<Content Include="Consoles\Coleco\docs\CV-Sound.txt" />
|
|
|
|
|
<Content Include="Consoles\Coleco\docs\CV-Tech.txt" />
|
2012-09-09 01:54:31 +00:00
|
|
|
|
<Content Include="Consoles\Nintendo\NES\Docs\sunsoft.txt" />
|
|
|
|
|
<Content Include="Consoles\Nintendo\NES\Docs\sxrom_notes.txt" />
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<Content Include="Consoles\PC Engine\Compat.txt" />
|
2011-10-11 03:52:44 +00:00
|
|
|
|
<Content Include="Consoles\Sega\Genesis\Compat.txt" />
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<Content Include="Consoles\Sega\SMS\Compat.txt" />
|
|
|
|
|
<Content Include="Notes.txt" />
|
|
|
|
|
</ItemGroup>
|
2011-08-27 02:17:11 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
</ItemGroup>
|
2012-02-24 20:38:35 +00:00
|
|
|
|
<ItemGroup>
|
2012-11-27 05:11:40 +00:00
|
|
|
|
<Folder Include="Computers\Commodore64\Peripheral\" />
|
2012-02-24 20:38:35 +00:00
|
|
|
|
</ItemGroup>
|
2013-10-27 07:54:00 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\BizHawk.Common\BizHawk.Common.csproj">
|
|
|
|
|
<Project>{866F8D13-0678-4FF9-80A4-A3993FD4D8A3}</Project>
|
|
|
|
|
<Name>BizHawk.Common</Name>
|
|
|
|
|
</ProjectReference>
|
2013-11-04 01:06:36 +00:00
|
|
|
|
<ProjectReference Include="..\BizHawk.Emulation.Common\BizHawk.Emulation.Common.csproj">
|
|
|
|
|
<Project>{e1a23168-b571-411c-b360-2229e7225e0e}</Project>
|
|
|
|
|
<Name>BizHawk.Emulation.Common</Name>
|
|
|
|
|
</ProjectReference>
|
2013-11-03 23:45:44 +00:00
|
|
|
|
<ProjectReference Include="..\BizHawk.Emulation.DiscSystem\BizHawk.Emulation.DiscSystem.csproj">
|
|
|
|
|
<Project>{f51946ea-827f-4d82-b841-1f2f6d060312}</Project>
|
|
|
|
|
<Name>BizHawk.Emulation.DiscSystem</Name>
|
|
|
|
|
</ProjectReference>
|
2013-10-27 07:54:00 +00:00
|
|
|
|
</ItemGroup>
|
2012-03-07 00:55:09 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="Consoles\Atari\docs\stella.pdf" />
|
2012-09-09 01:40:29 +00:00
|
|
|
|
<None Include="Consoles\Coleco\docs\colecovision tech1.pdf" />
|
|
|
|
|
<None Include="Consoles\Coleco\docs\colecovision tech2.pdf" />
|
2012-09-09 01:54:31 +00:00
|
|
|
|
<None Include="Consoles\Nintendo\NES\Docs\BoardTable.xlsx" />
|
|
|
|
|
<None Include="Consoles\Nintendo\NES\Docs\MapperCompatibilityList.url" />
|
|
|
|
|
<None Include="Consoles\Nintendo\NES\Docs\nesasm.pdf" />
|
2012-03-07 00:55:09 +00:00
|
|
|
|
</ItemGroup>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
2012-03-03 19:19:25 +00:00
|
|
|
|
<PropertyGroup>
|
2012-03-12 04:44:10 +00:00
|
|
|
|
<PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">"$(SolutionDir)subwcrev.bat" "$(ProjectDir)"</PreBuildEvent>
|
|
|
|
|
<PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">"$(SolutionDir)subwcrev.sh" "$(ProjectDir)"</PreBuildEvent>
|
2012-03-03 19:19:25 +00:00
|
|
|
|
</PropertyGroup>
|
2011-01-11 02:55:51 +00:00
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
|
</Target>
|
|
|
|
|
-->
|
2012-03-15 21:08:00 +00:00
|
|
|
|
</Project>
|