1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 11:46:37 +00:00

KA10: General update.

Added BASE option to auxcpu to move memory region.
   Fix errors in Card Reader/Card Punch translation and operation.
   Fixed problems with ITS quantum timer.
   Added support for System Concepts DC10 disk controller (Lars).
   Fixed errors in Line Printer control codes.
   Added support for Lines per page to LP10.
   Fixed issues with 7 track tapes on TM10.
   Updated user guides
This commit is contained in:
Richard Cornwell
2019-08-12 07:51:52 -07:00
committed by Mark Pizzolato
parent 866ce293e5
commit 8c00d94be4
17 changed files with 1282 additions and 57 deletions

View File

@@ -193,6 +193,10 @@
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
>
<File
RelativePath="..\PDP10\ka10_ai.c"
>
</File>
<File
RelativePath="..\PDP10\ka10_auxcpu.c"
>