Search found 80 matches

by PaulV
Sun Jun 02, 2013 7:53 pm
Forum: AutoVIDC
Topic: AutoVIDC crashing Chuck Rock with VIDC enhancer board
Replies: 7
Views: 9352

Re: AutoVIDC crashing Chuck Rock with VIDC enhancer board

Yes, I've come across this during my testing it's fixed but I've been having many, many stability issues with 2.09, thankfully, they're all sorted now. I've uploaded a new version of 209 which should now be stable. The data abort was caused by a fix that I introduced for QTM that caused an interacti...
by PaulV
Tue May 28, 2013 3:12 pm
Forum: Kryoflux
Topic: kryo2apd
Replies: 14
Views: 20689

Re: kryo2apd

JonAbbott wrote:Not yet, Paul has kindly created a stub for us, but I've not had any time to do anything with it.
If you've got any content at all in Word (or any other format), I can at least pre-populate some of the pages for you to speed things up a bit.

Paul
by PaulV
Tue May 28, 2013 9:24 am
Forum: ADFFS
Topic: SquishFS (SFS module) breaks on later versions of ADFFS
Replies: 7
Views: 6173

Re: SquishFS (SFS module) breaks on later versions of ADFFS

Yes, RISC OS 3.11.

The PIAS 2 disks Daniel uploaded to the FTP server in the Kryoflux directory have SFS on them.

Paul
by PaulV
Tue May 28, 2013 12:58 am
Forum: ADFFS
Topic: SquishFS (SFS module) breaks on later versions of ADFFS
Replies: 7
Views: 6173

SquishFS (SFS module) breaks on later versions of ADFFS

After a bit of faffing around this evening looking at some PIAS discs for Daniel regarding a couple of games that LCDGameModes doesn't fix, it seems that the later versions of ADFFS have broken support for SquishFS. I'm using the most up to date version of ADFFS downloaded from the FTP server this e...
by PaulV
Sun May 26, 2013 7:13 pm
Forum: AutoVIDC
Topic: AutoVIDC 2.09
Replies: 12
Views: 16986

Re: AutoVIDC 2.09

On earlier machines, AutoVIDC monitors mode changes and sets the clock as necessary and also provides an API so third party applications can control the VIDC clock if they need to. On later machines, AutoVIDC disables the mode change monitoring and doesn't automatically set the VIDC clock but it doe...
by PaulV
Sun May 26, 2013 5:47 pm
Forum: AutoVIDC
Topic: AutoVIDC 2.09
Replies: 12
Views: 16986

Re: AutoVIDC 2.09

Hopefully, this is the last test version of AutoVIDC 2.09 that I've just uploaded to the FTP server :D Functionally it should be complete for Steve's use on using the 25.175MHz clock and it should reliably detect the available clocks on all machines under all circumstances.

Paul
by PaulV
Sun May 26, 2013 11:23 am
Forum: AutoVIDC
Topic: AutoVIDC 2.09
Replies: 12
Views: 16986

Re: AutoVIDC 2.09

A quick update and I think I hit a bug in RISC OS.... Yesterday, I wrote a small BASIC module "exerciser" which I could re-configure to do a few different things. One of the things I did was to run a loop performing an RMLoad of AutoVIDC, access the SWI and then RMKill AutoVIDC again. The ...
by PaulV
Fri May 24, 2013 11:51 pm
Forum: AutoVIDC
Topic: AutoVIDC 2.09
Replies: 12
Views: 16986

Re: AutoVIDC 2.09

Hi All, Just a quick update, I've been doing a shed load of testing tonight and on one test of many on the A5000, the clock detection code didn't convert the number of interrupts to the correct clock speed as the value fell outside the configured range. Essentially, the number of interrupts was one ...
by PaulV
Thu May 23, 2013 9:09 pm
Forum: AutoVIDC
Topic: AutoVIDC 2.09
Replies: 12
Views: 16986

Re: AutoVIDC 2.09

As per the other thread, there's a new version of AutoVIDC 2.09 on the FTP server ready for testing.

It's much smaller than the previous test release and in fact it's now smaller than v2.07 with more functionality so that's a bonus :D

Paul
by PaulV
Thu May 23, 2013 9:07 pm
Forum: AutoVIDC
Topic: AutoVIDC extASM issues
Replies: 14
Views: 18071

Re: AutoVIDC extASM issues

That's great news! :D :D Thanks for taking the time to look and confirming that I'm not entirely crazy. :lol: I'd moved the vars file as far forward in the make file as to be before the init file but no further than that. :roll: Anyway, I've rebuilt the module with FAST turned off and tested it on t...