Don't flip x/y coordinates and w/h of rectangles.

This commit is contained in:
starfrost013
2025-03-22 03:05:09 +00:00
parent b170c51307
commit fea06b6d9a
5 changed files with 13 additions and 9 deletions

View File

@@ -1442,6 +1442,7 @@ extern nv3_t* nv3;
void* nv3_init(const device_t *info);
void nv3_close(void* priv);
void nv3_speed_changed(void *priv);
void nv3_recalc_timings(svga_t* svga);
void nv3_force_redraw(void* priv);
// Memory Mapping