]> git.sur5r.net Git - cc65/blobdiff - src/da65.vcxproj
The opcode for BS should be 0x0C.
[cc65] / src / da65.vcxproj
index cf297fd32bbac25e30f23c1a755f9507bee542db..06af7505d02da26c1a01f10be20ac6bbb137009e 100644 (file)
@@ -86,6 +86,7 @@
     <ClCompile Include="da65\infofile.c" />
     <ClCompile Include="da65\labels.c" />
     <ClCompile Include="da65\main.c" />
+    <ClCompile Include="da65\opc4510.c" />
     <ClCompile Include="da65\opc6502.c" />
     <ClCompile Include="da65\opc6502x.c" />
     <ClCompile Include="da65\opc65816.c" />
     <ClInclude Include="da65\handler.h" />
     <ClInclude Include="da65\infofile.h" />
     <ClInclude Include="da65\labels.h" />
+    <ClInclude Include="da65\opc4510.h" />
     <ClInclude Include="da65\opc6502.h" />
     <ClInclude Include="da65\opc6502x.h" />
     <ClInclude Include="da65\opc65816.h" />