mirror of
https://github.com/prirun/p50em.git
synced 2026-05-03 14:58:50 +00:00
Due to the configuration of the tty, the getchar() call in d_hlt returns nothing. Work around this in the same way the SOC console code does, by opening it on a separate unit, and reading from that instead. Without this fix, the code which looks for certain halt cases and offers "continue or exit" just spins, printing its message and getting no input.
283 KiB
283 KiB