Amstrad changes :
- Add PPC512/640 emulation - Add TV display type to Sinclair PC200 - Add font selection to PC1512 - Add disc change line to PC200 Patch from JohnElliott
This commit is contained in:
parent
a5fc447950
commit
1f5fc45c04
20 changed files with 1281 additions and 138 deletions
|
|
@ -9,7 +9,6 @@
|
|||
#include "video.h"
|
||||
#include "vid_sigma.h"
|
||||
|
||||
extern void loadfont(char *s, int format);
|
||||
|
||||
/* The Sigma Designs Color 400 is a video card from 1985, presumably intended
|
||||
* as an EGA competitor.
|
||||
|
|
|
|||
Loading…
Reference in a new issue