Skip to content

Commit 627572b

Browse files
committed
Update CHANGELOG
1 parent ab126bc commit 627572b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ NEXT VERSION:
3939
- Fixed chs_write packing the high cylinder bits into the sector field of the
4040
synthesized MBR partition table, which corrupted the end-CHS entry for disks
4141
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)
4245

4346
2026.08.02
4447
- Debugger: normalize 16-bit segmented offsets for address display/lookup and

0 commit comments

Comments
 (0)