From 39a55c3b475f83508d67012b8dbbb0676fdd70d3 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 25 Mar 2012 22:12:23 +0000 Subject: Added Z80 Disassembler to WIndows Phone --- ...ybox.Emulation.EightBit.Z80.Disassembler.csproj | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 WindowsPhone/Noddybox.Emulation.EightBit.Z80.Disassembler/Noddybox.Emulation.EightBit.Z80.Disassembler.csproj (limited to 'WindowsPhone/Noddybox.Emulation.EightBit.Z80.Disassembler/Noddybox.Emulation.EightBit.Z80.Disassembler.csproj') diff --git a/WindowsPhone/Noddybox.Emulation.EightBit.Z80.Disassembler/Noddybox.Emulation.EightBit.Z80.Disassembler.csproj b/WindowsPhone/Noddybox.Emulation.EightBit.Z80.Disassembler/Noddybox.Emulation.EightBit.Z80.Disassembler.csproj new file mode 100644 index 0000000..f6e357d --- /dev/null +++ b/WindowsPhone/Noddybox.Emulation.EightBit.Z80.Disassembler/Noddybox.Emulation.EightBit.Z80.Disassembler.csproj @@ -0,0 +1,81 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {08D7120E-3D84-49D2-B73D-255E5DB9655C} + {C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + Properties + Noddybox.Emulation.EightBit.Z80.Disassembler + Noddybox.Emulation.EightBit.Z80.Disassembler + 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 + + + + + + + + + + + + Z80Disassembler.cs + + + + + + {7F257886-40D3-4E2A-BA9C-C5FEE93C08E9} + Noddybox.Emulation.EightBit.Z80 + + + {ADC7A871-4DED-4A92-A447-2D784AB60FAF} + Noddybox.Emulation.EightBit + + + {A2478066-4DFD-4042-BF98-963922DC97F8} + Noddybox.Emulation + + + + + + + \ No newline at end of file -- cgit v1.3