Dear Dieter!
In Windows, you can use different command line/shell programs. Some of them doesn't support ANSI escape sequencies. uCsim can not detect this, so in this case I recommend to start it as:
s51 -b prog.hex
in "black and white" mode. Or use different command window, PowerShell, for example, which has ANSI support included.
Daniel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
looks weird when I really want to use the simulator
Dear Dieter!
In Windows, you can use different command line/shell programs. Some of them doesn't support ANSI escape sequencies. uCsim can not detect this, so in this case I recommend to start it as:
in "black and white" mode. Or use different command window, PowerShell, for example, which has ANSI support included.
Daniel
Great! Thank you Daniel, it works. Was not aware of this...