From ba700f0759a59551159e90aff2bd6d547c27179b Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Sat, 23 May 2026 23:55:17 -0500 Subject: TOSFloppy_2025-04-20T2103-0500.zip This was the second and final Discord release of the TempleOS floppy disk controller driver, released April 20, 2025. This release saw mainly structure changes, plus the addition of a license file (the code, at this point, is licensed under Do What The Fuck You Want To Public License, version 2.0). --- KFloppyDMA.HC | 1 + 1 file changed, 1 insertion(+) create mode 100644 KFloppyDMA.HC (limited to 'KFloppyDMA.HC') diff --git a/KFloppyDMA.HC b/KFloppyDMA.HC new file mode 100644 index 0000000..bde62ff --- /dev/null +++ b/KFloppyDMA.HC @@ -0,0 +1 @@ +U8 FDC_DMA[0x4800]; // Floppy DMA buffer -- cgit v1.2.3