Another major change round. VNC moved to top level. More cleanups of global data, all VM processing now handled in pc.c (out of the platforms, yay!), and some video cleanups. This build MAY have issues with window sizes, resizing, and fullscreen will not work until the next build- sorry.
This commit is contained in:
@@ -57,8 +57,6 @@ extern int video_res_x,
|
||||
video_res_y,
|
||||
video_bpp;
|
||||
extern int vid_resize;
|
||||
extern int winsizex,
|
||||
winsizey;
|
||||
extern int cga_palette;
|
||||
extern int vid_cga_contrast;
|
||||
extern int video_grayscale;
|
||||
|
||||
Reference in New Issue
Block a user