Merge pull request #1687 from 86Box/master
Bring the branch up to part with master.
This commit is contained in:
@@ -514,7 +514,7 @@ compaq_plasma_poll(void *p)
|
||||
if (video_force_resize_get())
|
||||
video_force_resize_set(0);
|
||||
}
|
||||
video_blit_memtoscreen(0, 0, 0, ysize, xsize, ysize);
|
||||
video_blit_memtoscreen(0, 0, xsize, ysize);
|
||||
frames++;
|
||||
|
||||
/* Fixed 640x400 resolution */
|
||||
|
||||
Reference in New Issue
Block a user