Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VGA: Tandy detection assumes Tandy graphics #36

Open
joncampbell123 opened this issue Jun 27, 2018 · 1 comment
Open

VGA: Tandy detection assumes Tandy graphics #36

joncampbell123 opened this issue Jun 27, 2018 · 1 comment

Comments

@joncampbell123
Copy link
Owner

Though Tandy systems are normally associated with PCjr and CGA like video modes, later Tandy systems have VGA graphics, though they still have the sound chip.

The existing code assumes that if INT 1Ah reveals the Tandy 3-voice chip, that it's Tandy graphics.

The VGA library needs a better way to detect Tandy systems (if one is available), and it needs a way to distinguish between Tandy graphics and a Tandy with VGA graphics.

@joncampbell123
Copy link
Owner Author

Also need to separate PCjr detection from Tandy detection, since PCjr detection is based on the BIOS model byte.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant