Qustomizer

Anything QL Software or Programming Related.
Post Reply
User avatar
Giorgio Garabello
Gold Card
Posts: 277
Joined: Tue Jun 30, 2015 8:39 am
Location: Turin, Italy
Contact:

Qustomizer

Post by Giorgio Garabello »

Hi

Here is a brief article about the new features of Black Phoenix
http://www.hunggartorino.it/ql/qustomiz ... rol-panel/

Giorgio


RWAP
RWAP Master
Posts: 2834
Joined: Sun Nov 28, 2010 4:51 pm
Location: Stone, United Kingdom
Contact:

Re: Qustomizer

Post by RWAP »

A really nice little program - bearing in mind the complexity of the boot file for Black Phoenix and QL/e this is very useful.

It would be nice to see some documentation so that people could apply it to other programs / complicated boot sequences.


User avatar
Giorgio Garabello
Gold Card
Posts: 277
Joined: Tue Jun 30, 2015 8:39 am
Location: Turin, Italy
Contact:

Re: Qustomizer

Post by Giorgio Garabello »

RWAP wrote:A really nice little program - bearing in mind the complexity of the boot file for Black Phoenix and QL/e this is very useful.
Thanks so much!
It would be nice to see some documentation so that people could apply it to other programs / complicated boot sequences.
You should have time to write it and then translate it into English. :-)
I'm sure I will do it but for now my priority is programming, also because this is definitely a first release and will be subject to heavy changes in the coming months.

The program's operating logic is as follows:
the program you see in the screenshot acts on a large _dbs file.
The blackphoenix_bas program reads the file at the start of the QL and applies its settings.

Being written in basic the program can be viewed and even the _dbs file is not encrypted, so everyone can freely study it.
If you have any questions then I will be happy to answer.

Giorgio


RWAP
RWAP Master
Posts: 2834
Joined: Sun Nov 28, 2010 4:51 pm
Location: Stone, United Kingdom
Contact:

Re: Qustomizer

Post by RWAP »

Ah - I wondered if you might use REMark statements in the loader itself to identify sections which could be loaded / omitted

A dbas approach sounds good though :)


User avatar
Giorgio Garabello
Gold Card
Posts: 277
Joined: Tue Jun 30, 2015 8:39 am
Location: Turin, Italy
Contact:

Re: Qustomizer

Post by Giorgio Garabello »

RWAP wrote:Ah - I wondered if you might use REMark statements in the loader itself to identify sections which could be loaded / omitted
Image


Post Reply