From d2aca301228019e297da5256a5d1b20e81bb816a Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sat, 9 Jun 2018 16:55:17 +0100 Subject: [PATCH] trs80: fix silly comment trs80: fix silly comment trs80: fix silly comment trs80: fix silly comment trs80: fix silly comment trs80: fix silly comment trs80: fix silly comment trs80: fix silly comment trs80: fix silly comment --- Kernel/platform-trs80/floppy.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel/platform-trs80/floppy.s b/Kernel/platform-trs80/floppy.s index 592222ce..b7d67a3b 100644 --- a/Kernel/platform-trs80/floppy.s +++ b/Kernel/platform-trs80/floppy.s @@ -218,7 +218,7 @@ fdio_inbyte: jr fdxferdone ; -; Read from the disk - HL points to the target buffer +; Write to the disk - HL points to the target buffer ; fdio_out: set 6,d ; halt mode bit -- 2.34.1