Author: LaTeX (212.234.70.194)
Date: 04-13-2004 17:58
820 KB ATARI floppy disk could be :
512 bytes per sector
10 sectors per track
82 track per side
2 sides
If you format your floppy like this on the ATARI you will fit your archive to one floppy.
BUT, this floppy format will not be recognize from a PC.
So :
1) find an ATARI format program that allow you unregular format (Blitz copy, fastcopy, A copy, procopy, etc)
2) format it as written
3) find an ATARI program that allow you to use a part of your RAM memory as a disk (try ATARI+RAMDISK on google)
4) reserve enought memory to store your 820KB program
5) find a way to tranfert your program from your PC to your ATARI (serial cross cable with hypertermial program, ghost link, split files on regular 720KB floppies, etc)
6) put the 820KB program on your RAMDISK
7) copy the program from RAMDISK to your 820KB floppy.
That's all.
|