mirror of
https://github.com/simh/simh.git
synced 2026-04-15 16:11:13 +00:00
I650: Update IBM 650 simulator to Release 4
- Integration with updated sim_card API - Addition of MT (Mag Tape) device - Addition of DSK (Disk) device - Build time simulator test
This commit is contained in:
committed by
Mark Pizzolato
parent
275cc417fe
commit
08027162ca
@@ -203,6 +203,14 @@
|
||||
RelativePath="..\I650\i650_cpu.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\I650\i650_dsk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\I650\i650_mt.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\I650\i650_sys.c"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user