Re: QemuLator OUTLN with SMSQ_QEM
Posted: Tue May 24, 2016 10:11 am
I think I've sort of figured out what's going on, but it'll have to wait for Daniele to confirm or explain fully.
QemuLator seems to have two screen areas in the hires modes of SMSQ/E, the hires/high colour screen and a QL-style screen area (you see them both when toggling full screen with F12).
The BASIC windows seem to be mapped onto the 512x256 area, hence why OUTLN and WINDOW can't make windows bigger than 512x256 when the display is in a higher resolution mode, e.g. 1024x512 or 10124x768. The good news is that a compiled BASIC program is not limited to the 512x256 area.
Hopefully, Daniele will correct me if I'm wrong.
QemuLator seems to have two screen areas in the hires modes of SMSQ/E, the hires/high colour screen and a QL-style screen area (you see them both when toggling full screen with F12).
The BASIC windows seem to be mapped onto the 512x256 area, hence why OUTLN and WINDOW can't make windows bigger than 512x256 when the display is in a higher resolution mode, e.g. 1024x512 or 10124x768. The good news is that a compiled BASIC program is not limited to the 512x256 area.
Hopefully, Daniele will correct me if I'm wrong.