Compaq portable support - #74
Open
AtomicLunchbox wants to merge 2 commits into
Open
Conversation
AtomicLunchbox
force-pushed
the
compaq_portable_support
branch
from
August 15, 2026 16:35
c5a9a47 to
d5f3424
Compare
Contributor
Author
|
Updated this again to address some of the floppy weirdness. The Compaq Portable reads SW1 like the 5150 does, but the BIOS versions (at least C and above) ignore most of them. I've updated this pull request to treat them more like the 5150 block does, which is closer to what the Compaq documentation says they are for. I can boot from floppy with no errors now. Additional note for anyone who might want to test this under emulation, there's a bug/deficiency in 86box that doesn't set the SW1 switches correctly for the Compaq VDU and it will cause GLaBIOS to fail because it assumes there's a missing EGA or VGA card. You can still boot the the BIOS if you use a different video card. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added support for the video mode switching hotkeys to match the stock Compaq BIOS:
TODO
I have this running on a real Compaq Portable. I would still consider this to be preliminary support, but it's good enough for me to leave in the machine.