Running SMSQ/E

Anything QL Software or Programming Related.
Derek_Stewart
Font of All Knowledge
Posts: 3970
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: Running SMSQ/E

Post by Derek_Stewart »

Hi,

Thank you the information, which does make sense.

But, when I load Gold.bin (SMSQ/E v3.36) on a SuperGold Card, JS Rom, the boot process goes into a boot loop, unless I use an IF statement to test for SMSQ/E.

How do I load SMSQ/E without an IF statement?

Does the QL ROM have a bearing on this?


Regards,

Derek
User avatar
BSJR
Trump Card
Posts: 186
Joined: Sun Oct 18, 2015 12:53 pm
Location: Amsterdam
Contact:

Re: Running SMSQ/E

Post by BSJR »

Derek_Stewart wrote:Hi,

Thank you the information, which does make sense.

But, when I load Gold.bin (SMSQ/E v3.36) on a SuperGold Card, JS Rom, the boot process goes into a boot loop, unless I use an IF statement to test for SMSQ/E.

How do I load SMSQ/E without an IF statement?

Does the QL ROM have a bearing on this?
That seems logical to me. SMSQ/E will reset the machine and LRUN the BOOT again.
So testing for "HBA" is the best way out of the loop.

BSJR


Derek_Stewart
Font of All Knowledge
Posts: 3970
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: Running SMSQ/E

Post by Derek_Stewart »

Hi,

That is what I always done on the Q60 and SuperGold Card. Which works well.

But the experts tell me there is some sort of special header that SMSQ/E will recognise and not install if already present. Upto now I have never got this method to work.

So back to testing VER$....


Regards,

Derek
User avatar
RalfR
Aurora
Posts: 872
Joined: Fri Jun 15, 2018 8:58 pm

Re: Running SMSQ/E

Post by RalfR »

Seems, GOLD_BIN (or whatever it is called) has to have a dataspace of 4 and the version number in its xtra info.


4E75 7000
Post Reply