Files
86Box/src/vid_vga.h
OBattler b8418b94de Added emulation of the Intel 82335 chip for the Phoenix 386 clone;
Added the Samsung SPC-4200P;
Added the Chips & Technologies VGA 451;
Applied all mainline PCem commits;
Added Amstrad MegaPC 386DX model (exits per documentation that I have in German).
2017-02-19 01:58:21 +01:00

8 lines
198 B
C

/* Copyright holders: Sarah Walker
see COPYING for more details
*/
extern device_t vga_device;
extern device_t vga_chips_device;
extern device_t trigem_unk_device;
extern device_t ps1vga_device;