I've learned, in MSX-DOS 1, there is FCB access only available. You just write n sectors of 128 bytes to a file. So the file size will be a multiple of 128 bytes, right?
But Disk BASIC and MSX-DOS themselves are able to set file sizes in one byte resolution. How do they do that?
Login or register to post comments