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

ET4000w32/i (and non-i): More fixes, see below. #3218

Merged
merged 1 commit into from
Mar 22, 2023
Merged

ET4000w32/i (and non-i): More fixes, see below. #3218

merged 1 commit into from
Mar 22, 2023

Commits on Mar 21, 2023

  1. ET4000w32/i (and non-i): Mouse cursor shape is now alright by being f…

    …orced to be 128x128 and if the cursor regs (0xe2 and 0xe6) have a non-0 value in the non-i chip (or if on 15/16bpp, forcing it to 128x128 anyway).
    
    Also fixed are the blitter patterns in 8/15/16bpp modes by re-ordering (if it's the right term) the pixels of the Y pattern coordinates (code lines are from 1165 to 1183).
    And properly implemented X/Y Count control routing blitters, fixes anything that uses software Bresenham and/or polygon stuff.
    TC1995 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    247c5df View commit details
    Browse the repository at this point in the history