1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-22 07:18:13 +00:00
Files
open-simh.simh/sim_defs.h
Mark Pizzolato 692b9abe5f SCP: Add ability to descriptively name UNITs
This allows a device simulator to specifically name the units that it uses
for different purposes.  This info is visible in the output of SHOW QUEUE
and debug output.

Once specified or dynamically determined (as previously occurred with
each call to sim_uname()), that name is saved for fast delivery on subsequent
calls.  This will remove some overhead when running with debugging on.
2017-02-06 10:27:01 -08:00

60 KiB