pcem/src/vid_pc200.h
SarahW 1f5fc45c04 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
2019-04-15 19:48:41 +01:00

4 lines
91 B
C

extern device_t pc200_device;
extern device_t ppc512_device;
extern int pc200_is_mda;