BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
312 stars 39 forks source link

Blit rects are upside down for descending mode blits #131

Open rjobling opened 1 year ago

rjobling commented 1 year ago

Just noticed this, probably been this way for a while.

BartmanAbyss commented 1 year ago

upside down where exactly?

rjobling commented 1 year ago

For me it's when viewing the resources. I've attached some screenshots to show the correct overdraw and then incorrect blitrects.

image

image

rjobling commented 1 year ago

Bumping this bug. The blit outlines are still wrong for any descending mode blits.