RamFAST SCSI: Difference between revisions

From The ReActiveMicro Apple II Wiki
Jump to navigation Jump to search
(Clarified downloads)
m (Clarified partition names)
Line 16: Line 16:
**  Volume size <blank> k
**  Volume size <blank> k
* To allocate a large partition size (ie the remainder) takes a long time at 1MB increments and could use a short cut.   
* To allocate a large partition size (ie the remainder) takes a long time at 1MB increments and could use a short cut.   
* The 13th partition (bottom row) has issues with the partition name L -> B/A (depending on whether RamFAST ROM is active or not)
* The 13th partition (bottom row) has issues with the partition name CVTech.ID0.L -> CVTech.ID0.B or CVTech.ID0.A (depending on whether the RamFAST CVTech ROM partition is active or not)
* 32MB partitions are allocated 65536 blocks whereas other non-RamFAST solutions use the ProDOS limit of 65535 blocks which leads to warnings about mismatched volume sizes when copying and restoring volumes between devices/solutions.
* 32MB partitions are allocated 65536 blocks whereas other non-RamFAST solutions use the ProDOS limit of 65535 blocks which leads to warnings about mismatched volume sizes when copying and restoring volumes between devices/solutions.



Revision as of 20:59, 5 May 2023

Information about ROM versions

Source: comp.sys.apple2 post from Mitchell Spector:

The original RamFAST, produced by CV-Technologies, used a Hitachi processor. When Sequential Systems bought the design and did their own manufacturing, they replaced it with a Zilog processor. The "3.01EZ" ROM firmware put the Zilog CPU (Z180) into Hitachi CPU mode (HD64180). The 3.01EZ ROM works happily with the CV-Technology card with the Hitachi processor present.

The 3.01E and 3.01EZ ROMs both contain a bug involving the built-in tape backup software's RESTORE function. You could create a backup with no problem, but it would not be able to restore/write it back. Revision "F" resolved that bug. The 3.01E/EZ ROM is otherwise completely safe to use with hard drives. It does not cause data corruption.

The 3.01F ROM supersedes the 3.01EZ, it still contains code to make it work with the Zilog processor.

Known Issues

  • The SCSI Utils section has display issues with devices >1GB in size. A rewrite to use megabyte units would get around this.
    • Device Size <blank> k
    • Space Available <blank> k
    • Volume size <blank> k
  • To allocate a large partition size (ie the remainder) takes a long time at 1MB increments and could use a short cut.
  • The 13th partition (bottom row) has issues with the partition name CVTech.ID0.L -> CVTech.ID0.B or CVTech.ID0.A (depending on whether the RamFAST CVTech ROM partition is active or not)
  • 32MB partitions are allocated 65536 blocks whereas other non-RamFAST solutions use the ProDOS limit of 65535 blocks which leads to warnings about mismatched volume sizes when copying and restoring volumes between devices/solutions.

Firmware Downloads

Wayne Stewart's Google Drive is hosting some firmware images.

  • The Rev C has two ROMs on it
    • U15 latest version that Wayne has available is 3.00H
    • U16 latest version that Wayne has available is 2.01
  • The Rev D has one ROM
    • U9 latest version is 3.01F