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

AltairZ80: M68K: Changes for SIMH.

Build: Compiled with VS 2022, Clang, gcc.
Test: Boot and run CP/M-68K from: https://schorn.ch/cpm/zip/cpm68k.zip
This commit is contained in:
Howard M. Harte
2022-10-08 00:25:04 -07:00
committed by Mark Pizzolato
parent 129ed5e1a9
commit 7fec24dbde
7 changed files with 32 additions and 19 deletions

View File

@@ -279,6 +279,10 @@
RelativePath="..\AltairZ80\m68k\m68kops.c"
>
</File>
<File
RelativePath="..\AltairZ80\m68k\softfloat\softfloat.c"
>
</File>
<File
RelativePath="..\AltairZ80\m68ksim.c"
>