1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

AltairZ80: adds MITS 88-2SIO "M2SIO0" and "M2SIO1" devices

This commit adds two new devices, "M2SIO0" and "M2SIO1", to the AltairZ80
VM. These two independent devices emulate "raw" 88-2SIO ports that can
be used instead of the "SIO" device for attaching socket and serial
ports using TMXR.
This commit is contained in:
Patrick Linstruth
2020-06-22 09:08:34 -07:00
parent 5edc279234
commit 482e6b2ff9
4 changed files with 777 additions and 0 deletions

View File

@@ -291,6 +291,10 @@
RelativePath="..\AltairZ80\n8vem.c"
>
</File>
<File
RelativePath="..\AltairZ80\s100_2sio.c"
>
</File>
<File
RelativePath="..\AltairZ80\s100_64fdc.c"
>