1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-18 21:47:49 +00:00
Files
open-simh.simh/SDS/sds_rad.c
Mark Emmer 0b69e4e4d9 SDS: Allow console bootstrap from RAD if connected to W channel
Normally the RAD is connected to the E channel and there is no bootstrap capability (because of hardwired WIM instruction). However, for completeness, add code to allow booting from the RAD if it is connected to the W channel. Add RAD_CHAN definition to define which controller the RAD is connected to.

Improve parentheses in bootstrap code that allows an optional word count (while also permitting the canonical bootstrap sequence).
2014-03-17 16:36:28 -06:00

13 KiB