Skip to content

Conversation

@TC1995
Copy link
Contributor

@TC1995 TC1995 commented Aug 12, 2024

Summary

  1. SVGA: Added an indicator of the internal line to make matters easier for some vertical resolution problems.
  2. TGUI 9400CXi: Fixed the basic acceleration as much as I could.
  3. TGUI 9440AGi+: As with the line indicator, make matters easier for some resolution problems plus some refactoring of the bpp. Added write protection to some regs based on some documentation on the vt8601.
  4. TGUI cursor: fixed the left edge of the cursor X offset.
  5. S3: Apply the vblankstart = dispend statement only on enhanced modes, fixes vertical display on The Incredible Machine for DOS.
  6. Commented out some excess logs.

Checklist

References

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

SVGA: Added an indicator of the internal line to make matters easier for some vertical resolution problems.
TGUI 9400CXi: Fixed the basic acceleration as much as I could.
TGUI 9440AGi+: As with the line indicator, make matters easier for some resolution problems plus some refactoring of the bpp. Added write protection to some regs based on some documentation on the vt8601.
TGUI cursor: fixed the left edge of the cursor X offset.
S3: Apply the vblankstart = dispend statement only on enhanced modes, fixes vertical display on The Incredible Machine for DOS.
Commented out some excess logs.
@TC1995 TC1995 changed the title Video changes of the day (August 12th, 2024, S3/TGUI/SVGA)) Video changes of the day (August 12th, 2024, S3/TGUI/SVGA) Aug 12, 2024
@OBattler OBattler merged commit d1480e9 into master Aug 12, 2024
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.

Image corruption on S3 (ISA16, PCI, VLB) video cards

3 participants