summaryrefslogtreecommitdiff
path: root/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj')
-rw-r--r--Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj b/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj
index 60cb7ff..03c8010 100644
--- a/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj
+++ b/Noddybox.Emulation.EightBit.Z80/Noddybox.Emulation.EightBit.Z80.csproj
@@ -51,6 +51,7 @@
<ItemGroup>
<Compile Include="Z80Cpu.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="Z80CpuBaseOpcodes.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Noddybox.Emulation.EightBit\Noddybox.Emulation.EightBit.csproj">