diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -71,8 +71,8 @@ The bottom line shows a menu, from which you can choose to: - Save: Save the image to disk. You'll be prompted for a filename. If you don't include a drive spec (e.g. D: or D2:), drive 1 (D:) is assumed. Emulator users can use the H: drive here. - The file will contain the raw pixels, 8 per byte, 256 pixels (32 - bytes) per line, 170 lines. Size will be 5440 bytes, or 44 sectors + The file will contain the raw pixels, 8 per byte, 176 pixels (22 + bytes) per line, 170 lines. Size will be 3740 bytes, or 30 sectors on a single-density disk. If an error happens while saving, you'll get the chance to retry the save. @@ -102,7 +102,7 @@ Next, you're asked for the output filename[*]. This file will be overwritten if it exists (unless of course it can't be overwritten due to permissions or the Atari locked-file bit). -Next, the conversion process starts. This takes about one minute on +Next, the conversion process starts. This takes about half a minute on the Atari, and is instantaneous on a modern machine. Progress is shown as a percentage. When it's finished, the output CSV file has been written. On the Atari, you can press Ctrl-C during the conversion to |