List of all members.
Public Member Functions |
|
template<class AWT > |
| AWT | readc (PhysPt addr) |
|
template<class AWT > |
| void | writec (PhysPt addr, AWT val) |
|
Bit8u | readb (PhysPt addr) |
|
void | writeb (PhysPt addr, Bit8u val) |
|
Bit16u | readw (PhysPt addr) |
|
void | writew (PhysPt addr, Bit16u val) |
Static Public Member Functions |
|
template<class AWT > |
| static AWT | mode8_r (const unsigned int plane, const PhysPt vramoff) |
|
template<class AWT > |
| static void | mode8_w (const unsigned int plane, const PhysPt vramoff) |
|
template<class AWT > |
| static void | modeC_w (const unsigned int plane, const PhysPt vramoff, const AWT mask, const AWT val) |
|
template<class AWT > |
| static AWT | modeEGC_r (const PhysPt vramoff, const PhysPt fulloff) |
|
template<class AWT > |
| static void | modeEGC_w (const PhysPt vramoff, const AWT val) |
Detailed Description
Definition at line 1494 of file vga_memory.cpp.
The documentation for this class was generated from the following file: