AltairZ80: Add IBC computers to .vcxproj.
This commit is contained in:
parent
0184492d81
commit
044ba02847
1 changed files with 3 additions and 0 deletions
|
@ -251,6 +251,9 @@
|
||||||
<ClCompile Include="..\AltairZ80\i86_decode.c" />
|
<ClCompile Include="..\AltairZ80\i86_decode.c" />
|
||||||
<ClCompile Include="..\AltairZ80\i86_ops.c" />
|
<ClCompile Include="..\AltairZ80\i86_ops.c" />
|
||||||
<ClCompile Include="..\AltairZ80\i86_prim_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\insnsd.c" />
|
||||||
<ClCompile Include="..\AltairZ80\m68ksim.c" />
|
<ClCompile Include="..\AltairZ80\m68ksim.c" />
|
||||||
<ClCompile Include="..\AltairZ80\m68k\m68kasm.c" />
|
<ClCompile Include="..\AltairZ80\m68k\m68kasm.c" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue