Added Wyse WY-700 video card emulation. Patch from John Elliott

This commit is contained in:
SarahW 2016-12-17 21:52:27 +00:00
commit da95fe4bcb
9 changed files with 35 additions and 18 deletions

View file

@ -82,3 +82,4 @@ extern int vid_resize;
void video_wait_for_blit();
void video_wait_for_buffer();
void loadfont(char *s, int format);