Hugh Cumper wrote:
> I have just received QPC from the QL Today disc having been a Qemulator user
> in the past and I have a couple of basic questions. The only way I can get
> the emulated QL to fill the screen is to drop down to 512x256 resolution and
> QL Colors, is there a way to get a usable screen size and enhanced
> resolution?

If  you  want BASIC to be bigger you just have to make it bigger. Like
this for example:

WINDOW #1,SCR_XLIM DIV 2,SCR_YLIM-54,SCR_XLIM DIV 2,0
WINDOW #2,SCR_XLIM DIV 2,SCR_YLIM-54,0,0
WINDOW #0,SCR_XLIM,52,0,SCR_YLIM-52
BORDER#1,1,0,7:CLS#1
BORDER#1,1,0,7:CLS#1
BORDER#2,1,0,7:CLS#2

> Also the emulated machine is very fast, sometimes I need to slow
> it down, I have heard of a Slug command and it is recognized but I don't
> know how to use it, is there any documentation?

http://www.kilgus.net/qpc/downloads.html

"Keywords" in the "Manuals" section.

Marcel

> _______________________________________________
> QL-Users Mailing List
> http://www.q-v-d.demon.co.uk/smsqe.htm


_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to