Files
86Box/src/video/vid_t3100e.h
OBattler d9e7f0c4fc Renamed the Paradise WD90C11 Standalone to Paradise WD90C11-LR and made it use the correct BIOS;
Added the Paradise PVGA1A (standalone) and the Paradise WD90C30-LR, both with configurable video memory;
Added the Toshiba T3100e.
2017-12-31 06:37:19 +01:00

5 lines
123 B
C

extern device_t t3100e_device;
void t3100e_video_options_set(uint8_t options);
void t3100e_display_set(uint8_t internal);