Page 3 of 8

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 11:08 am
by troed
exxos wrote: Mon Jun 22, 2020 9:05 pm Done all the patches & fixes ?
Total brain fart on my side. Somehow I read the bgack fix as something only needed for the expansion slot the soldering was done to. Proper sleep helped :D

first_boot.JPG
first_boot.JPG (116.52 KiB) Viewed 4334 times

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 11:10 am
by rubber_jonnie
troed wrote: Tue Jun 23, 2020 11:08 am
exxos wrote: Mon Jun 22, 2020 9:05 pm Done all the patches & fixes ?
Total brain fart on my side. Somehow I read the bgack fix as something only needed for the expansion slot the soldering was done to. Proper sleep helped :D


first_boot.JPG
:girldance: :girldance: :girldance:

BTW, where can I get one of those Shifter adapters!!

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 11:58 am
by exxos
troed wrote: Tue Jun 23, 2020 11:08 am Total brain fart on my side. Somehow I read the bgack fix as something only needed for the expansion slot the soldering was done to. Proper sleep helped :D
:bravo: Lack of sleep, welcome to my world ;)

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 3:38 pm
by Icky
H4 in all its glory. Well done @troed

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 9:35 pm
by troed
Some early findings:

1) Audio Sculpture v1.3 original does not boot. If I were to guess, it would be the protection routine changing resolutions and confusing the HDMI Shifter board, not the H4. Someone with regular video could try to see if it starts, but you need to write a protected version to disk somehow. I have .STX and .SCP of the original.

Silly Troed. The protection routine uses the IKBD processor. It will never boot unless you connect a keyboard :P Audio Sculpture original is working just fine.

2) My board has booted up in both WS2 and WS3 so far, so it accurately tracks the original in wakestates being "random". This is something I believe we can choose whether we want to continue doing, or simplifying for demo coders moving forwards by always using just one.

3) DMA is working just fine. I am currently booting off the internal disk drive, with drivers for the external Unicorn USB-ACSI adapter, and thus my normal USB stick hard disk.

edit: For clarity, I am using a 32.08xxx MHz oscillator so I expect full compatibility. If you're using 32.000 then a lot of advanced demo & protection thingies might bug out.

/Troed

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 10:57 pm
by troed
Hmm. I don't have a functioning battery backed up RTC it seems. At least setting time via Xcontrol, turning off and then on again didn't keep.

/Troed

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 11:03 pm
by exxos
I don't think you can set the time with CP.. you have to use the FMCII software to set it.
https://www.exxosforum.co.uk/forum/viewt ... =25&t=1683

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 11:06 pm
by troed
exxos wrote: Tue Jun 23, 2020 11:03 pm I don't think you can set the time with CP.. you have to use the FMCII software to set it.
https://www.exxosforum.co.uk/forum/viewt ... =25&t=1683
Ah! I just assumed it was Mega ST compatible, don't know why I thought that. It seems that DallRTC is a wonderful piece of software I should use then ;)

/Troed

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 11:36 pm
by exxos
troed wrote: Tue Jun 23, 2020 11:06 pm Ah! I just assumed it was Mega ST compatible, don't know why I thought that. It seems that DallRTC is a wonderful piece of software I should use then ;)
Its a bit of a faff. We have the same problem with flashyclock, in that CP wont work with it as its not supported by TOS / CP.

Re: Troed's H4 build

Posted: Tue Jun 23, 2020 11:42 pm
by troed
exxos wrote: Tue Jun 23, 2020 11:36 pm Its a bit of a faff. We have the same problem with flashyclock, in that CP wont work with it as its not supported by TOS / CP.
With a CPLD on the bus it shouldn't be too hard to make it Mega ST compatible though? Then TOS would indeed support it.

/Troed