[Coco] Coco Flash

Ron ron at kdomain.org
Mon Apr 24 10:23:53 EDT 2017


Hi Allen,


On 04/24/2017 09:17 AM, Allen Huffman wrote:
> And, it doesn't have to be multiples of 256 if you understand what is 
> going on. The SyQuest EZ135 (128 true MB) had enough room for 416 
> disks, so on drive #0, I had a small .BAS program I wrote that would 
> ask if I wanted First or Last bank. It would then do the POKEs for me 
> and move the offsets.
> First bank was 0-255 at the front of the drive, second offset was 0-255 (physical 160-416) at the end of the drive. I would just put the same disk image on 0 and 160, so "DRIVE 0" would always get me back. I liked the overlap because then I could copy things back and forth using the drives that appeared in both.
>
> But, the program also had the option of doing a true bank, so you would have 0-255 at the First, then 0-160 at the second, no overlap.
>
> That's how I used RGB-DOS for years. I think some articles I wrote about the EZ135 in "the world of 268 micros" covered this.
>
> 		-- A
>

I'm really interested in this!  I am now starting to experiment with 
RGB-DOS (with Becker support) for the MAME emulator on the Raspberry Pi 
3.  It's working well with the VCCEmuDisk.img that's so popular. Being 
able to use multiple hard drives of 255 virtual floppy disks is 
something I'd like to try.  MAME allows you to define up to 2 hard 
drives at the same time so wondering how that might need to be configured.

I'll see if I can dig up those articles you mention.

Thanks!

-Ron



More information about the Coco mailing list