Lower case problems
nietoperz809 opened this issue · 2 comments
nietoperz809 commented
It would be better if the runtime system (not the basic prg itself) dispense with lower case letters.
They may look very ugly if the environment tries to mimic a true C64 screen. :)
EgonOlsen71 commented
I've just added two additional methods to the PrintConsumer interface for splitting the output into program and system output. The system output defaults to upper case now. It's better this way anyway, because it allows for suppressing the actual system output completely if one doesn't want it for some reason.
nietoperz809 commented
Thanks Egon. I've just copied the files to my project.