1
0
mirror of https://github.com/simh/simh.git synced 2026-02-04 07:34:02 +00:00

Altair8800: Adds new MITS 88-ACR (ACR) cassette device

BUS: Update formatting
SIO: Do not attach to BUS when disabled
Changed CONST to const
This commit is contained in:
Patrick Linstruth
2026-01-02 08:18:21 -05:00
parent c31ea266e2
commit 99a9a74e48
20 changed files with 521 additions and 156 deletions

View File

@@ -207,6 +207,10 @@
RelativePath="..\Altair8800\mits_2sio.c"
>
</File>
<File
RelativePath="..\Altair8800\mits_acr.c"
>
</File>
<File
RelativePath="..\Altair8800\mits_dsk.c"
>
@@ -336,6 +340,10 @@
RelativePath="..\Altair8800\mits_2sio.h"
>
</File>
<File
RelativePath="..\Altair8800\mits_acr.h"
>
</File>
<File
RelativePath="..\Altair8800\mits_dsk.h"
>