/* Copyright (C) 2025-2026 Harley Travis . This software (including source code) is licensed under the BSD Zero Clause License. See the Copying.TXT file for details. */ //U8 FDC_DMA[0x4800]; // Floppy DMA buffer U8 FDC_DMA[0x2400]; // Smaller buffer for one-track-at-a-time ops