mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
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).
8 lines
198 B
C
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;
|