EgonOlsen71/basicv2

Lower case problems

nietoperz809 opened this issue · 2 comments

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. :)

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.

Thanks Egon. I've just copied the files to my project.