CompuServe Thread

#Blitter and the Floppy

9 messages in this thread
#173939From: Harry ManolopoulosNov 24, 1994 11:41 AM
Changing trackdisk would also free up the blitter for other (graphics) operations. Harry M.
#174201From: Jim SteeleNov 25, 1994 8:14 PM
Interesting…. I didn't realize that the blitter had anything to do with the disk drives. -Jim MOS via Autopilot & Amiga
#174218From: Jim Drew/UUINov 25, 1994 10:35 PM
Huh? The blitter has absolutely nothing to do with the disk drives…
#174228From: Don Curtis/SYSOPNov 26, 1994 12:31 AM
Jim, Humm…I don't have my tech manuals…but my memory seems to recall that the blitter was used to lay out the track in MFM format in memory and then dump it to the drive (and vice versa). Or something like that. Don
#174271From: Jim SteeleNov 26, 1994 9:06 AM
Don, I just checked the RKM… you're right, the blitter is used to format out an entire track & dump it to the drive. -Jim MOS via Autopilot & Amiga
#174439From: Harry ManolopoulosNov 27, 1994 4:32 AM
Gotcha Jim D! -Harry M-
#174446From: Jim Drew/UUINov 27, 1994 5:53 AM
Not quite Harry… remember, I got into the Amiga market via the disk copying market. I am quite aware of how the floppys work. 🙂 The blitter really does nothing with the floppy drives, but in some circumstances it used to encode/decode the MFM data used by the floppy drive. The blitter does not connect directly to the floppy drive in any way.
#174445From: Jim Drew/UUINov 27, 1994 5:51 AM
The blitter is used by the OS (only for 68020 and lower processors) to encode and decode the MFM data that is DMA'd via PAULA. I guess I missed the front of the thread. 🙂 On 68030+ systems, the processor is used to encode/decode the data because the blitter is much slower.
#174376From: Mark CorboNov 26, 1994 10:37 PM
That's Paula's domain isn't it? That may be one of the reasons the Amiga's stayed with 8-bit sound. The Paula chip is fairly intergral to the machine in that it controls many things besides sound and therefore it would take a lot of engineering effort to replace it. The next chipset hopefully will incorporate 16-bit sound. Whatever type of graphics it uses. Personally, i'd like to see a modular Amiga with ReTargetable Everything:)