(S)VGA: Fix overscan.

This commit is contained in:
OBattler
2025-06-06 20:05:04 +02:00
parent 6dabd3dc34
commit a1a9407629
2 changed files with 29 additions and 17 deletions

View File

@@ -116,6 +116,7 @@ typedef struct svga_t {
int lastline_draw;
int displine;
int fullchange;
int left_overscan;
int x_add;
int y_add;
int pan;