mirror of
https://github.com/86Box/86Box.git
synced 2026-02-27 17:34:25 -07:00
Added the Paradise PVGA1A (standalone) and the Paradise WD90C30-LR, both with configurable video memory; Added the Toshiba T3100e.
5 lines
123 B
C
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);
|