1
0
mirror of https://github.com/simh/simh.git synced 2026-03-01 09:31:16 +00:00
Files
simh.simh/sim_console.c
Mark Pizzolato 7642d29f2c CONSOLE: Fix argument passing in SHOW CONSOLE
There are no extended arguments while parsing SHOW CONSOLE commands.
SHOW CONSOLE is a special parsing case somewhat equivalent to of SHOW
DEVICE for a device display.  No SHOW CONSOLE commands take value arguments.

Adopted from Dave Bryan's changes in V3.11
2019-12-28 10:45:03 -08:00

159 KiB