Added Wyse WY-700 video card emulation. Patch from John Elliott
This commit is contained in:
parent
bffc0745c9
commit
da95fe4bcb
9 changed files with 35 additions and 18 deletions
|
|
@ -82,3 +82,4 @@ extern int vid_resize;
|
|||
|
||||
void video_wait_for_blit();
|
||||
void video_wait_for_buffer();
|
||||
void loadfont(char *s, int format);
|
||||
|
|
|
|||
Loading…
Reference in a new issue