Closed Anyone789 closed 16 hours ago
Thank you for the bug report, @Anyone789! Let me try to reproduce it and fix it.
I see that you are running the simulator with the --headless
option, to use the CLI UI.
Unfortunately, some I/O syscalls are not implemented in the CLI version as of now, so it is known that they don't work.
We should be handling this failure a bit more gracefully, though.
Just for good measure, I tested the GUI version and it works as expected. I'll rename this issue and use it to track this new feature.
Need to do something similar to https://github.com/EduMIPS64/edumips64/blob/master/src/main/java/org/edumips64/Main.java#L377-L384
Fixed in master
, thanks for the report @Anyone789
Version: 1.3.0, 2023-10-17T18:28:27.407233900, master@f7753dc JRE version: 21.0.5 OS: Linux