SMSQ/E V.3.31 compiled for GOLD CARDS

Anything QL Software or Programming Related.
Post Reply
User avatar
Outsoft
Super Gold Card
Posts: 695
Joined: Sat Apr 19, 2014 1:30 pm
Location: Italy
Contact:

SMSQ/E V.3.31 compiled for GOLD CARDS

Post by Outsoft »

Hi Guys,

I'm testing it on my QL + SGC now but I see that...can't support WIN1_ Miraculous Winny Drive.

Is it incompatible with the ROM inserted on the QL?

Thanks.


User avatar
tofro
Font of All Knowledge
Posts: 2685
Joined: Sun Feb 13, 2011 10:53 pm
Location: SW Germany

Re: SMSQ/E V.3.31 compiled for GOLD CARDS

Post by tofro »

Simone,

SMSQ/E should support the Miracle hard disk - there's extra code in there and some comments in the release notes.

You could try re-enabling the Winnie ROM after SMSQ/E has loaded with

Code: Select all

CALL $C000 + PEEK_W($C006)
Tobias


ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
User avatar
Outsoft
Super Gold Card
Posts: 695
Joined: Sat Apr 19, 2014 1:30 pm
Location: Italy
Contact:

Re: SMSQ/E V.3.31 compiled for GOLD CARDS

Post by Outsoft »

tofro wrote:Simone,

SMSQ/E should support the Miracle hard disk - there's extra code in there and some comments in the release notes.

You could try re-enabling the Winnie ROM after SMSQ/E has loaded with

Code: Select all

CALL $C000 + PEEK_W($C006)
Tobias
Great, I will try now, thanks

And for the Italian Layout keyboard?

I've always the problem that It can be enable the set IT keyboard on it.

Thanks!!!


User avatar
Outsoft
Super Gold Card
Posts: 695
Joined: Sat Apr 19, 2014 1:30 pm
Location: Italy
Contact:

Re: SMSQ/E V.3.31 compiled for GOLD CARDS

Post by Outsoft »

Outsoft wrote:
tofro wrote:Simone,

SMSQ/E should support the Miracle hard disk - there's extra code in there and some comments in the release notes.

You could try re-enabling the Winnie ROM after SMSQ/E has loaded with

Code: Select all

CALL $C000 + PEEK_W($C006)
Tobias
Great, I will try now, thanks

And for the Italian Layout keyboard?

I've always the problem that It can be enable the set IT keyboard on it.

Thanks!!!
It doesn't work: SMSQ/E blocks after I run that string :-(


User avatar
Outsoft
Super Gold Card
Posts: 695
Joined: Sat Apr 19, 2014 1:30 pm
Location: Italy
Contact:

Re: SMSQ/E V.3.31 compiled for GOLD CARDS

Post by Outsoft »

tofro wrote:Simone,

SMSQ/E should support the Miracle hard disk - there's extra code in there and some comments in the release notes.

You could try re-enabling the Winnie ROM after SMSQ/E has loaded with

Code: Select all

CALL $C000 + PEEK_W($C006)
Tobias
In the version 3.06 it says the changes.txt:

"attempt to get miracle hard disk work again"

So it was really a problem but is really solved?

Seems that in the 3.06 version there is a smsq_gold_init_roms_asm file that is for initialize the ROM attached on the real QL on SMSQ/E but How it Works?

I think that we will need to compile it with the init roms included (the 3.06 is not direcly compiled for the GC I see)


Post Reply