Skip to content

Conversation

ecm-pushbx
Copy link
Contributor

Setting ds = 40h for int 13h function 41h is to work around a Xi8088 ROM-BIOS bug. All LBA extensions functions are affected, but only the detection call will reach the bug code because that BIOS reports that it doesn't support the LBA extensions.

Refer to #156 and https://www.bttr-software.de/forum/forum_entry.php?id=21275

…#156]

Setting ds = 40h for int 13h function 41h is to work around a
Xi8088 ROM-BIOS bug. All LBA extensions functions are affected,
but only the detection call will reach the bug code because that
BIOS reports that it doesn't support the LBA extensions.

Refer to FDOS#156
and https://www.bttr-software.de/forum/forum_entry.php?id=21275
@PerditionC PerditionC merged commit 9b9b5b1 into FDOS:master Oct 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants