/* * 86Box A hypervisor and IBM PC system emulator that specializes in * running old operating systems and software designed for IBM * PC systems and compatibles from 1981 through fairly recent * system designs based on the PCI bus. * * This file is part of the 86Box distribution. * * Header of the emulation of the ImageManager 1024 video * controller. * * Version: @(#)vid_im1024.h 1.0.0 2019/03/03 * * Authors: John Elliott, * * Copyright 2019 John Elliott. */ extern const device_t im1024_device;