1
0
mirror of https://github.com/simh/simh.git synced 2026-02-27 17:13:44 +00:00
Files
simh.simh/sim_console.c
Mark Pizzolato 65d0ae2a44 SCP: Properly write debug output for commands run at the sim> prompt
- Without regard to whether the circular buffer data is otherwise in
   use while instructions are executing.
- When a circular debug buffer is in use, avoid writing out the contents
  with the periodic open file flushes and only do so on returns to the
  sim> prompt and when debug is closed
2023-11-12 12:49:07 -10:00

158 KiB