[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ProDOS 2.0.2
In article <fmlinC8rv3t.G9v@netcom.com> Frank M. Lin, fmlin@netcom.com
writes:
> Speaking of RAM, must the RAM disk allocate 32k each time? Isn't there
> a way to let it allocate 160k of RAM, for formats to a 140k RAM disk?
>
> I sold my 5 1/4" drive long ago, but I need to unpack 140k .SDK image
> once in a while...
There are two RAM disks here: The /RAM I mentioned earlier is the ~64K
one that ProDOS 8 provides (using auxmem).
The IIgs RAM5 disk always has a size that's a multiple of 32K. It would
be possible for a RAM5 driver to make it show up as a different size, but
the driver included with System 6.0.1 does not do that. (At least 800K
is a multiple of 32K, so you can unpack 800K disks to RAM5, or do
whole-disk copies in the Finder.)
Also, the A2.RAM.Card ("Slinky") driver in 6.0.1 lets you call a 1024K
card an 800K disk.
None of which helps you unpack to a 140K disk. Maybe you can get
somebody to write a "RAM140" driver. It would be pretty easy for anybody
who has already written a GS/OS device driver & has some time.
Dave Lyons, dlyons@apple.com
Mr Tangent
My opinions are my own, not Apple's.