- 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
4 lines
91 B
C
4 lines
91 B
C
extern device_t pc200_device;
|
|
extern device_t ppc512_device;
|
|
|
|
extern int pc200_is_mda;
|