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

BESM6: Implemented punched card input and punched tape output

This commit is contained in:
Leo Broukhis
2021-01-02 01:02:15 -08:00
parent 8c42a3436c
commit 5e539dc0b2
9 changed files with 767 additions and 25 deletions

View File

@@ -215,6 +215,10 @@
RelativePath="..\BESM6\besm6_panel.c"
>
</File>
<File
RelativePath="..\BESM6\besm6_pl.c"
>
</File>
<File
RelativePath="..\BESM6\besm6_printer.c"
>
@@ -235,6 +239,10 @@
RelativePath="..\BESM6\besm6_tty.c"
>
</File>
<File
RelativePath="..\BESM6\besm6_vu.c"
>
</File>
<File
RelativePath="..\scp.c"
>