Skip to content

Conversation

@TC1995
Copy link
Contributor

@TC1995 TC1995 commented Dec 27, 2023

Summary

  1. Made the 4 color mode (67h) work properly now, including its 4 schemes on all ATI cards that support said mode.
  2. Shadow set now has a true purpose for 8514/A compatibility on ATI Mach8/32.
  3. Non-ATI 8514/A used to not work before because of the dev->local variable was not being set to 0 in the ibm8514_init() function, now it's fixed.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

1. Fixed 4-bit packed modes.
2. Preparation of fixing the 2-bit modes.
3. Extra: fixed the accelerator mode switches again (Mach8/32 only).
1. Made the 4 color mode (67h) work properly now, including its 4 schemes on all ATI cards that support said mode.
2. Shadow set now has a true purpose for 8514/A compatibility on ATI Mach8/32.
3. Non-ATI 8514/A used to not work before because of the dev->local variable was not being set to 0 in the ibm8514_init() function, now it's fixed.
@OBattler OBattler merged commit b72ed07 into master Dec 27, 2023
@jriwanek jriwanek deleted the ativga_mode_fixes branch August 23, 2025 18:50
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.

Bug in some video modes on ATI-28800

3 participants