Search found 174 matches

by steve3000
Mon May 13, 2013 6:29 pm
Forum: AutoVIDC
Topic: AutoVIDC 2.08 available for testing
Replies: 11
Views: 16492

Re: AutoVIDC 2.08 available for testing

It'll be great to get that code in AutoVIDC. I'll have a go at reducing the size of it if you like? It'll mean a few more direct hardware access tweaks, but hey, Acorn aren't likely to resurrect themselves and release another Risc OS 3.1 machine any time soon, so I think we're ok?...Providing the co...
by steve3000
Mon May 13, 2013 6:14 pm
Forum: ADFFS
Topic: Extending RO3.1 OS_DynamicArea
Replies: 13
Views: 14666

Re: Extending RO3.1 OS_DynamicArea

Just checked on the PC using Arculator - it's not OS_Memory, it's SWI OS_ReadMemMapInfo (I was recalling OS 3.5).

SWI OS_ReadMemMapInfo returns R0=64 for 0.5Mb, 128 for 1/2/4Mb, 256 for 8Mb, 384 for 12Mb and 512 for 16Mb; R1=page size 8 for 0.5/1Mb, 16 for 2Mb, 32 for 4-16Mb.

Steve
by steve3000
Mon May 13, 2013 6:02 pm
Forum: ADFFS
Topic: Extending RO3.1 OS_DynamicArea
Replies: 13
Views: 14666

Re: Extending RO3.1 OS_DynamicArea

Yep it does - my A540 reads out at 8192k by this method. Where did you see that it's a 1 byte value? For > 256 pages, the OS_Memory SWI is still fine, but the OS does do something different with it's CAM entry handling, see this from my ZeroPage review: 164-563 CamEntries # 4 * 256 ; CAM entries + P...
by steve3000
Sun May 12, 2013 11:38 pm
Forum: LCDGameModes
Topic: LCDGameModes v0.20b - release version
Replies: 2
Views: 6319

LCDGameModes v0.20b - release version

I've just emailed out the first public release of LCDgm. This isn't my intended 'final' standalone module, but as the current alpha-test versions have been running well and are perfectly stable, it is a good time for a public 'beta' release (and hopefully it'll be useful to someone!). So I've increm...
by steve3000
Sun May 12, 2013 11:30 pm
Forum: AutoVIDC
Topic: AutoVIDC 2.08 available for testing
Replies: 11
Views: 16492

Re: AutoVIDC 2.08 available for testing

Great, I'll download in a moment - need to check it's all good with LCDgm 0.20, as that's ready for release!

Steve
by steve3000
Sun May 12, 2013 11:28 pm
Forum: ADFFS
Topic: Extending RO3.1 OS_DynamicArea
Replies: 13
Views: 14666

Re: Extending RO3.1 OS_DynamicArea

This would be very useful indeed!

We'd only require about 512k for music conversion - and not for mus2qtm, as the format is identical. But for Tracker Module conversion this would be ideal.

To find out the memory size, you read the page size and number of pages - SWI OS_Memory, I think?

Steve
by steve3000
Thu May 09, 2013 10:24 pm
Forum: SoundTrackers
Topic: Trackers we need to shim or upgrade
Replies: 9
Views: 11905

Re: Trackers we need to shim or upgrade

Thanks for posting that list Jon!

I've had a look at the spreadsheet - of the ones you've identified so far the top used tracker modules and number of games using them are:

MusicMod variants 39
QTM 12
Trackermod 11
Repmusic 7
DTT 5
Sound tracker 3

So I'm glad I started with Mus2QTM :-)
by steve3000
Thu May 09, 2013 9:34 pm
Forum: ADFFS
Topic: Hanging when shelling out with 1.6MB floppy mounted
Replies: 8
Views: 6951

Re: Hanging when shelling out with 1.6MB floppy mounted

I hope one day to find two more 4mb cards for my A540 but for the moment just 8mb here...
by steve3000
Thu May 09, 2013 7:19 pm
Forum: ADFFS
Topic: Hanging when shelling out with 1.6MB floppy mounted
Replies: 8
Views: 6951

Re: Hanging when shelling out with 1.6MB floppy mounted

What happens if you play with the Next/Free slot in Task Manager on a 16Mb A540, after ADFFS has claimed some part of the DA? Will it all die horribly? In which case, when running on a 16Mb pre-RiscOS 3.5 computer, I would take the view that you claim the whole 2Mb DA immediately on loading, so it's...
by steve3000
Thu May 09, 2013 7:12 pm
Forum: LCDGameModes
Topic: LCDGameModes v0.11
Replies: 17
Views: 18671

Re: LCDGameModes v0.11

I just spotted Paul's elite picture from a previous test version of LCDgm, before I fixed the vertical screen chop-off issue with RockFall. http://stardot.org.uk/forums/download/file.php?id=5982 - now that looks good! But now I am wondering - is it actually still possible to use LCDgm to get a centr...