On Tuesday, July 5, 2022 at 7:16:08 AM UTC-7, Andrew Roughan wrote:
I was playing with the ROM utility and saw some things I’d like to improve.
Eg Ciderpress and RamFAST 32MB sizes appear to be off by one block. Would
be better to align them. I assume RF is wrong.
In CiderPress, creating a 32MB volume (labeled "largest ProDOS volume") creates a 65535-block file, because that's the ProDOS limit. Partition managers will likely round up to the nearest megabyte, allocating space for 65536 blocks. I figured it's
safer to copy a 65535-block volume into a 65536-block space than the other way around, so went with the smaller size.
You can create a 65536-block volume in CiderPress by entering the size manually.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)