P Witte wrote:
> It appears that the CIRCLE routine does not create a leak-proof form at this
> resolution. The FILL buffer then overflows and scribbles over some other
> vitals in memory.
gw_pixel_asm:
* The fill buffer is arranged to have space for up to 256 lines with each
* entry being a pair
Hi everybody,
I've taken some photos on the sin_QL_air meeting in Eindhoven of October
14th. I've uploaded them to http://www.xs4all.nl/~wij2/sinqlairuk.html
The dates for the Eindhoven meetings in 2007 are available from that
page as well.
Marco.
_
In message <[EMAIL PROTECTED]>, SMSQ - Jochen Merz
<[EMAIL PROTECTED]> writes
>Hi Malcolm,
>
>> I am sorry to hear that you cannot make it to Byfleet. Although I hope
>> that you get fit again soon.
>Thanks a lot.
>
>Just back from Eindhoven.
>
>Bernd and myself are quite keen on coming to the U
Some further problems uncovered when using scaled graphics: When the
resolutions get high enough, in this instance 1660x1050, a program such as
the below will crash SMSQ/E.
100 ch = FOPEN("con_")
110 WINDOW#ch; SCR_XLIM(#ch), SCR_YLIM(#ch), 0, 0
120 CLS#ch
130 FILL#ch; 1
140 CLS#ch: CIRCLE#ch; 5
I wrote:
<>
> This is normal SMSQE/Sbas behaviour. Sbas will always automatically open a
> channel#0 if an IO request is made to it and there is no channel#0 open.
>From the SBAS documentation by TT (differ.doc) :
There are some oddities in the handling of channel #0 which have been
introduced t
Dilwyn Jones writes:
> Here's an interesting one for QLiberator afficionados to play with.
>
> 100 chan = 3
> 110 OPEN #chan,'con_448x40a32x216'
> 120 REPeat loop
> 130 IF INKEY$=CHR$(27) THEN EXIT loop
> 140 PRINT #chan,CHR$(RND(32 TO 191));
> 150 END REPeat loop
> 160 CLOSE #chan
> 170 STOP
Here's an interesting one for QLiberator afficionados to play with.
100 chan = 3
110 OPEN #chan,'con_448x40a32x216'
120 REPeat loop
130 IF INKEY$=CHR$(27) THEN EXIT loop
140 PRINT #chan,CHR$(RND(32 TO 191));
150 END REPeat loop
160 CLOSE #chan
170 STOP
Compile this with QLiberator with window
On Sunday 15 October 2006 11:16, you wrote:
> There are now updates for
> Tptr12
> Disp03
> Peek06
> Svscr06
> on the SQLUG site
> @
> www.jm1.supanet.com/SQLUG/gwilt/Gwilt.htm
Correction
www.jms1.supanet.com/SQLUG/gwilt/Gwilt.htm
___
QL-Users Mailing L
There are now updates for
Tptr12
Disp03
Peek06
Svscr06
on the SQLUG site
@
www.jm1.supanet.com/SQLUG/gwilt/Gwilt.htm
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm
Marcel Kilgus schreef:
> Finally the new QPC2 version is publicly available. The main change is
> the new emulation core, originating from George Gwilt, which is almost
> completely 68020 compatible. I've also spent much time on the core to
> enhance it and make sure it works as well as the last on
10 matches
Mail list logo