K 10 svn:author V 6 brooks K 8 svn:date V 27 2013-01-22T18:51:14.229223Z K 7 svn:log V 236 MFP4 change 219820 Add a missing 0 to the mask for byte0 of C_SIZE. The previous mask (0xc) worked except that the last 0-1536K of the disk could not be accessed since we were shifting the (wrong) bits we did mask off the right edge. END