From 8a285aace885c0e1283594b7111f385738bade02 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Sun, 25 Mar 2018 19:39:54 -0500 Subject: [PATCH] Enlargen the nibble segment length --- include/apple2.dd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/apple2.dd.h b/include/apple2.dd.h index 1462b9a..0bb599b 100644 --- a/include/apple2.dd.h +++ b/include/apple2.dd.h @@ -43,7 +43,7 @@ enum apple2_dd_mode { * it is nibbilized with 6-and-2 encoding. */ #define _140K_ 143360 -#define _140K_NIB_ 233008 +#define _140K_NIB_ 250000 /* * And this is the length of a disk that has been formatted as a nibble