mirror of
https://github.com/simh/simh.git
synced 2026-01-26 20:12:23 +00:00
CDC1700: Update to add help and descriptions from John Forecast
- add internal help entries - add descriptions to the register, modifier and debug tables. - changed device CD name to CDD to avoid name conflict with the CD command
This commit is contained in:
@@ -46,8 +46,8 @@ Sample installation run of MSOS 5 (user input to MSOS is marked with "<==="):
|
||||
sim> set lp type=1742
|
||||
sim> att lp MSOSinstall.lpt
|
||||
LP: creating new file
|
||||
sim> att cd0 MSOS5.dsk
|
||||
CD: creating new file
|
||||
sim> att cdd0 MSOS5.dsk
|
||||
CDD: creating new file
|
||||
sim> boot mt0
|
||||
|
||||
MSOS 5.0 SYSTEM INITIALIZER
|
||||
@@ -548,7 +548,7 @@ Sample installation run of MSOS 5 (user input to MSOS is marked with "<==="):
|
||||
POWERU
|
||||
INITIALIZATION COMPLETED - YOU MAY AUTOLOAD
|
||||
Simulation stopped, P: 5914 ( 18FF JMP* $FF)
|
||||
sim> autoload cd
|
||||
sim> autoload cdd
|
||||
sim> run 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user