X-1.11 Camiel Vanderhoeven 13-MAR-2008 Create init() start_threads() and stop_threads() functions.
X-1.10 Camiel Vanderhoeven 05-MAR-2008 Multi-threading version.
X-1.9 Camiel Vanderhoeven 20-JAN-2008 Added X11 GUI.
X-1.8 Camiel Vanderhoeven 08-JAN-2008 Comments.
X-1.7 Camiel Vanderhoeven 02-JAN-2008 Cleanup.
X-1.6 Camiel Vanderhoeven 28-DEC-2007 Keep the compiler happy.
X-1.5 Camiel Vanderhoeven 17-DEC-2007 SaveState file format 2.1
X-1.4 Brian Wheeler 10-DEC-2007 Added SDL.h.
X-1.3 Camiel Vanderhoeven 10-DEC-2007 Use new base class VGA.
X-1.2 Camiel Vanderhoeven/Brian Wheeler 6-DEC-2007 Changed implementation (with thanks to the Bochs project!!)
X-1.1 Camiel Vanderhoeven 1-DEC-2007 Initial version in CVS.
Definition in file S3Trio64.h.
#include "VGA.h"
#include "gui/vga.h"
Go to the source code of this file.
Data Structures | |
| class | CS3Trio64 |
| S3 Trio 64 Video Card. More... | |
| struct | CS3Trio64::SS3_state |
| The state structure contains all elements that need to be saved to the statefile. More... | |
| struct | CS3Trio64::SS3_state::SS3_attr |
| struct | CS3Trio64::SS3_state::SS3_attr::SS3_mode |
| struct | CS3Trio64::SS3_state::SS3_misc |
| struct | CS3Trio64::SS3_state::SS3_seq |
| struct | CS3Trio64::SS3_state::SS3_pel |
| struct | CS3Trio64::SS3_state::SS3_pel::SS3_pel_data |
| struct | CS3Trio64::SS3_state::SS3_gfx |
| struct | CS3Trio64::SS3_state::SS3_crtc |
Defines | |
| #define | INCLUDED_S3Trio64_H_ |
| #define | VIDEO_RAM_SIZE 22 |
| #define | CRTC_MAX 0x57 |
| #define CRTC_MAX 0x57 |
Definition at line 73 of file S3Trio64.h.
| #define INCLUDED_S3Trio64_H_ |
Definition at line 66 of file S3Trio64.h.
| #define VIDEO_RAM_SIZE 22 |
Definition at line 72 of file S3Trio64.h.