wok diff memtest/stuff/bootloader.S @ rev 23503
updated python-llfuse (0.38 -> 1.3.6)
author | Hans-Günter Theisgen |
---|---|
date | Mon Apr 06 08:57:07 2020 +0100 (2020-04-06) |
parents | 7f4bf91f0eb9 |
children | c4968381aed9 |
line diff
1.1 --- a/memtest/stuff/bootloader.S Sat Oct 12 12:08:52 2019 +0200 1.2 +++ b/memtest/stuff/bootloader.S Mon Apr 06 08:57:07 2020 +0100 1.3 @@ -467,7 +467,9 @@ 1.4 # Assume no error on first track. 1.5 1.6 #ifdef FLOPPY_1440K_ONLY 1.7 +#ifndef FLOPPY_HAS_2_SIDES 1.8 #define FLOPPY_HAS_2_SIDES hardcore heads count to 2 1.9 +#endif 1.10 #define FLOPPY_SECTORS 18 /* 18 sectors */ 1.11 #else 1.12 #define FLOPPY_HEADS 2 /* 2 heads minimum */