Note: This is a real technical achievement. The Apple II does not have a floppy controller, the disk data decoding is always done by the CPU using a cycle-accurate routine that can't be interrupted (since the floppy disk can't be slowed down!). French Touch found how to go around this limitation to be able to use a CPU interrupt while loading from disk.