Skip to content

PS55DA2: Fix blitter-related video issues in OS/2#6882

Merged
OBattler merged 1 commit into
86Box:masterfrom
akmed772:master
Mar 7, 2026
Merged

PS55DA2: Fix blitter-related video issues in OS/2#6882
OBattler merged 1 commit into
86Box:masterfrom
akmed772:master

Conversation

@akmed772

@akmed772 akmed772 commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes various video issues related to the PS/55 Display Adapter II, especially when using with OS/2.

  • Fixed a Bitblt command parser to solve an issue that incorrect foreground text color appears on an active window in OS/2 J1.3.
  • Added FIFO buffering to work with sequential BitBlt operations in OS/2 J2.0.
  • Changed the write ROP to fix a text glitch issue when the mouse is moving in OS/2 J1.3.
  • Added an overwrite ROP command to fix an issue that incorrect color appeared on the scroll bar in OS/2 J1.3.
  • Changed BitBlt Mode 3 operation to fix an issue that a grayout button had broken in OS/2 J2.0.

It will probably fix bugs mentioned in #5239 .

Checklist

References

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

Fixes various video issues related to PS/55 Display Adapter II, especially when using with OS/2.

* Fixed a Bitblt command parser to solve an issue that incorrect foreground text color appears on an active window in OS/2 J1.3.
* Added FIFO buffering to work with sequential BitBlt operations in OS/2 J2.0.
* Changed the write ROP to fix a text glitch issue when the mouse is moving in OS/2 J1.3.
* Added an overwrite ROP command to fix an issue that incorrect color appeared on the scroll bar in OS/2 J1.3.
* Fixed BitBlt Mode 3 operations to fix an issue that a grayout button had broken in OS/2 J2.0.
@OBattler OBattler merged commit 8d99978 into 86Box:master Mar 7, 2026
44 checks passed
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.

2 participants