Re: [cc65] Atari DIO

Date view Thread view Subject view

From: Piotr Fusik (P.Fusik_at_elka.pw.edu.pl)
Date: 2002-11-07 12:21:03


Hi,

On 7 Nov 2002, Christian Groessler wrote:

> >Most drives allow access to only first 128 bytes. However, some drives
> >(e.g. Karin Maxi) can also read/write full 256 bytes.
>
> What is "Karin Maxi"? Searching it on google gives some polish page I
> cannot comprehend.

"Karin Maxi" was an Atari 8-bit drive made in Poland by "Karin". Basically
it's WD1772 + 2 KB driver ROM + 360 KB or 720 KB drive from a PC. It works
as a "new device". The interface may be on a cartridge or built into
the computer. No slow SIO, no need for additional CPU (Atari's 6502 does
all the work), up to ca. 20 KB/s transfer - simply an 8-bit user's dream.
:-)
>
> Could anybody using "Karin Maxi" might have the need to read/write the
> second 128 bytes of sectors 1 - 3?

Not from Atari disks.

You may need e.g. to read whole 512-byte sectors from PC 360k disks,
but on "Karin Maxi" this can't be done using built-in SIO driver (you have
to program WD1772 yourself). Some other Polish drives ("TOMS") can also read
PC disks, and they use normal SIO - unfortunately I don't know how to read
512-byte sectors on such drives (probably you just use PERCOM commands
'N' and 'O').

Bye,
Piotr

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-11-07 12:22:30 CET