mirror of
https://github.com/simh/simh.git
synced 2026-03-01 09:31:16 +00:00
The goals here being to simplify calling code while getting consistent output delivered everywhere it may be useful. Modified most places which explicitly used sim_log or merely called printf to now avoid doing that and merely call sim_printf().