[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple CP/M Help
me@lazilong.com (Lazarus I. Long) wrote in message news:<68a2ec1b.0210220915.23773c04@posting.google.com>...
> I don't really know a lot about CP/M and I haven't got my card up and
> running yet on my real IIgs. Is there anybody out there, who has the
> capability to make disk images, who could make me a fresh blank CP/M
> disk image with these two files on it? the files must be written in
> this order:
>
> fillerfile.dat
> onetrack.dat
>
> the files are available here:
>
> http://www.lazilong.com/apple_II/adfs/cpm/
>
> thanks for your help!
The CP/M 2.2 disks (inexplicably classified with
"utility/word_processing" or some-such on Asimov) feature a program
called ap2dos that transfers files from DOS 3.3 - but it works best
with text files. (Or .HEX files which are text and can be recomposed
with LOAD in 2.2 or HEXCOM in 3.1)
CP/M has an 8.3 filename limitation (yeah, THAT 8.3 limitation).