From 647083a1f53bbec58e5058616b84f706b0402911 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 2 Jan 2012 23:37:51 +0000 Subject: Added some opcodes and removed unnecessary using statements. --- .../Noddybox.Emulation.EightBit.Z80.csproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'WindowsPhone') diff --git a/WindowsPhone/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj b/WindowsPhone/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj index 1e0579f..aa1cc53 100644 --- a/WindowsPhone/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj +++ b/WindowsPhone/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj @@ -55,6 +55,9 @@ Z80CpuBaseOpcodes.cs + + Z80CpuDecodeByte.cs + -- cgit v1.2.3