1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-30 13:41:55 +00:00
Files
open-simh.simh/scp.c
Mark Pizzolato a989770656 SCP: Add "HELP DEVICE devnam"
This allows for device help to be displayed for devices which may have
names that are ambiguous with respect to commands.  For example
if a device named CON exists, HELP CON will display info about the
CONTINUE command rather than the device.  HELP DEVICE CON will
now display that device's HELP info.
2019-01-08 07:25:22 -08:00

559 KiB