Conversation
1. Added proper saturate MIXes. 2. FIFO now gets cleared upon starting an accel command as well as reading it in the appropriate ports (0x9ae8/0xdae8 for Standard FIFO and 0x9aee for Extended FIFO). This fixes slowness in the built-in ATI NT 3.1 drivers. 3. Made a custom loader to the add-on bios so that it can operate on 0xxx800 bios addresses without crashes. 4. When the mach8 add-on bios is enabled alongside an ATI 18800/28800 card, make sure the latter chip's clock are not conflicting with the mach8 clocks. Fixes segfault when making this combination. 5. Default the SRC Y Direction port to 1 for proper operation on chip initialization and reset. Fixes some drivers on Windows 3.x. 6. IBM 8514/A Line draw using vector line (bit 3), when nibble mode is enabled with the pixel control register set to select the foreground register, make sure it doesn't NULL the mix data selection. Fixes glitches under NT 3.1's ATI drivers.
3 tasks
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.
Summary
Checklist
References
Provide links to datasheets or other documentation that helped you implement this pull request.