[Coco] Sdc multi disk use
Darren A
mechacoco at gmail.com
Tue Nov 7 18:26:42 EST 2017
On Tue, Nov 7, 2017 at 1:24 PM, My Email <rietveldh at hotmail.com> wrote:
> Hi
> This time I read the manual first but still have a question
>
> I created a folder and put. Dsk1-.dsk10 in it. I can swap each disk with
> the button
>
> Is there a way to swap the disks automatically without pushing the button
> on the sdc?
>
>
As long as you are running SDC-DOS you can perform a "Disk Switch"
(simulating a button press) through software by making a special call to
the DSKCON routine:
POKE 234,132:POKE 235, 0:POKE 236, 43:EXEC &HD75F
If you are not running SDC-DOS this will probably crash the CoCo.
- Darren
More information about the Coco
mailing list