1 parent ab126bc commit 627572bCopy full SHA for 627572b
1 file changed
CHANGELOG
@@ -39,6 +39,9 @@ NEXT VERSION:
39
- Fixed chs_write packing the high cylinder bits into the sector field of the
40
synthesized MBR partition table, which corrupted the end-CHS entry for disks
41
with an end cylinder above 255. (cimarronm)
42
+ - Floppy INT 13h sector reads/writes now honor the bytes-per-sector code from
43
+ the disk base table pointed to by INT 1Eh instead of assuming 512, allowing
44
+ guests that reprogram INT 1Eh to access non-512 media. (cimarronm)
45
46
2026.08.02
47
- Debugger: normalize 16-bit segmented offsets for address display/lookup and
0 commit comments