From 2b8d49726e448e22b5055da5ba4395d043030984 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 1 Jan 2012 14:21:26 +0000 Subject: Moved sources to help in compilation for other platforms and isolated phone projects. --- .../Noddybox.Emulation.EightBit.csproj | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 WindowsPhone/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj (limited to 'WindowsPhone/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj') diff --git a/WindowsPhone/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj b/WindowsPhone/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj new file mode 100644 index 0000000..8d37cd9 --- /dev/null +++ b/WindowsPhone/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj @@ -0,0 +1,85 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {ADC7A871-4DED-4A92-A447-2D784AB60FAF} + {C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + Properties + Noddybox.Emulation.EightBit + Noddybox.Emulation.EightBit + v4.0 + $(TargetFrameworkVersion) + WindowsPhone71 + Silverlight + false + true + true + + + true + full + false + Bin\Debug + DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE + true + true + prompt + 4 + + + pdbonly + true + Bin\Release + TRACE;SILVERLIGHT;WINDOWS_PHONE + true + true + prompt + 4 + + + + + + + + + + + + Binary.cs + + + ICpu.cs + + + IDevice.cs + + + IMemory.cs + + + Register16.cs + + + + + + {A2478066-4DFD-4042-BF98-963922DC97F8} + Noddybox.Emulation + + + + + + + \ No newline at end of file -- cgit v1.2.3