I think it says so in the documentation for display_cde, Marcos, you and anyone else is very welcome to use and adapt the code for your own use and to include it in your own software.

Remember that it doesn't work on extended display systems such as uQLx without SMSQ/E .

Dilwyn Jones

-----Original Message----- From: Marcos Cruz
Sent: Thursday, January 14, 2016 1:59 PM
To: ql-users@lists.q-v-d.com
Subject: Re: [Ql-Users] screen info in assembly

Thank you everybody for all the useful information.

I'm writting a small library for SuperForth, in order to make the
development of a project easier.  The big part is written in Forth, but
some low level words are written in assembly for speed. Now I'm starting
adding some features of SMSQ/E.

In fact I'm learning 68000 during the development.  I programmed and
still program a lot in Z80, but I never started learning 68000 when I
used my real QL or the QXL. Now I'm using SMSQmulator.

I already had Dilwyn's Display toolkit in my boot, but didn't remember
it includes the keywords whose code I need, and the sources. I've done
the first tries adapting the relevant code. One of the beauties of Forth
is parameters are ready to use on its own stack, what makes unnecessary
most checkings and manipulations. Beside, Forth uses channel ID numbers
directly, without the abstraction of the SBASIC channel numbers.  So the
main task consists of removing the SBASIC stuff from the relevant code
and interfacing with the Forth stack.

I have some new doubts I'll consult in separate messages.

Regards.

--
Marcos Cruz
http://programandala.net
_______________________________________________
QL-Users Mailing List


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2016.0.7294 / Virus Database: 4489/11396 - Release Date: 01/14/16


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2016.0.7294 / Virus Database: 4489/11396 - Release Date: 01/14/16

_______________________________________________
QL-Users Mailing List

Reply via email to