From a00e548533eed5b1aead479e70a117eb05458a5f Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 8 Jan 2012 22:37:21 +0000 Subject: Added rest of ED opcodes and GPL fixed headers. --- .../Noddybox.Emulation.EightBit.Z80.csproj | 6 ++++++ 1 file changed, 6 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 35cd040..d8b8a17 100644 --- a/WindowsPhone/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj +++ b/WindowsPhone/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj @@ -67,6 +67,12 @@ Z80CpuDecodeShiftedCB.cs + + Z80CpuEventArgs.cs + + + Z80Flags.cs + -- cgit v1.2.3