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.
SMSQ/E V.3.31 compiled for GOLD CARDS
Re: SMSQ/E V.3.31 compiled for GOLD CARDS
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
Tobias
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)
ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
Re: SMSQ/E V.3.31 compiled for GOLD CARDS
Great, I will try now, thankstofro 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
TobiasCode: Select all
CALL $C000 + PEEK_W($C006)
And for the Italian Layout keyboard?
I've always the problem that It can be enable the set IT keyboard on it.
Thanks!!!
Re: SMSQ/E V.3.31 compiled for GOLD CARDS
It doesn't work: SMSQ/E blocks after I run that stringOutsoft wrote:Great, I will try now, thankstofro 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
TobiasCode: Select all
CALL $C000 + PEEK_W($C006)
And for the Italian Layout keyboard?
I've always the problem that It can be enable the set IT keyboard on it.
Thanks!!!

Re: SMSQ/E V.3.31 compiled for GOLD CARDS
In the version 3.06 it says the changes.txt: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
TobiasCode: Select all
CALL $C000 + PEEK_W($C006)
"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)