X-1.6 Camiel Vanderhoeven 24-MAR-2008 Added comments.
X-1.5 Camiel Vanderhoeven 14-MAR-2008 Formatting.
X-1.4 Camiel Vanderhoeven 14-MAR-2008 1. More meaningful exceptions replace throwing (int) 1. 2. U64 macro replaces X64 macro.
X-1.3 Brian Wheeler 27-FEB-2008 Avoid compiler warnings.
X-1.2 Camiel Vanderhoeven 28-DEC-2007 Throw exceptions rather than just exiting when errors occur.
X-1.1 Camiel Vanderhoeven 10-DEC-2007 Initial version in CVS.
Definition in file VGA.cpp.
#include "StdAfx.h"
#include "VGA.h"
Go to the source code of this file.
Variables | |
| CVGA * | theVGA = 0 |
| Variable pointer to the one and only VGA card. | |
Variable pointer to the one and only VGA card.
Definition at line 75 of file VGA.cpp.
Referenced by CVGA::CVGA(), bx_x11_gui_c::handle_events(), CAliM1543C::init(), bx_sdl_gui_c::text_update(), bx_x11_gui_c::text_update(), and bx_win32_gui_c::text_update().