[Coco] CoCoDEV computer

Dave Philipsen dave at davebiz.com
Mon Feb 24 22:43:56 EST 2020


For DECB the only change to saving, loading, opening files is that the files now reside on SD card instead of a floppy drive. The Disk ROM has been patched to do this. File names are restricted to the normal 8.3 format. There is another patch that allows programs to be saved and loaded from the flash chip. That patch is to the Color BASIC ROM. It completely replaces the CLOAD CSAVE commands. The commands are FLOAD, FSAVE, and FDIR and the code was written completely from scratch and it allows a long file name. The syntax is FSAVE “file name”,S where S equals a slot number from 0-19.  And FLOAD,S .  Each slot is 32k in size and will hold any program up to 32k in length. 

Dave


> On Feb 24, 2020, at 1:10 PM, Salvador Garcia via Coco <coco at maltedmedia.com> wrote:
> 
>  Hi Dave. I just saw the YT video. I noticed that you used a ong filename when saving the Towers of Hanoi BAS program to the flash drive. Did you modify the DECB ROMs to handle the long file names? Can you discuss this a bit please. Thanks! Salvador
> Salvador
> <snipped>
> 
> -- 
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco



More information about the Coco mailing list