1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-26 04:02:39 +00:00

AltairZ80: Add IBC computers to .vcxproj.

This commit is contained in:
Howard M. Harte
2023-04-23 17:50:28 -07:00
parent 0184492d81
commit 044ba02847

View File

@@ -251,6 +251,9 @@
<ClCompile Include="..\AltairZ80\i86_decode.c" />
<ClCompile Include="..\AltairZ80\i86_ops.c" />
<ClCompile Include="..\AltairZ80\i86_prim_ops.c" />
<ClCompile Include="..\AltairZ80\ibc.c" />
<ClCompile Include="..\AltairZ80\ibc_mcc_hdc.c" />
<ClCompile Include="..\AltairZ80\ibc_smd_hdc.c" />
<ClCompile Include="..\AltairZ80\insnsd.c" />
<ClCompile Include="..\AltairZ80\m68ksim.c" />
<ClCompile Include="..\AltairZ80\m68k\m68kasm.c" />