List of all members.
Public Member Functions |
void | reinit (void) |
std::string | debug_status (void) |
template<class AWT > |
void | bi (const uint16_t ofs, const AWT val) |
template<class AWT > |
void | bi_adv (void) |
template<class AWT > |
AWT | bo (const uint16_t ofs) |
template<class AWT > |
void | bo_adv (void) |
template<class AWT > |
void | input (const AWT a, const AWT b, const AWT c, const AWT d, uint8_t odd) |
uint8_t | dstbit_mask (void) |
template<class AWT > |
void | output (AWT &a, AWT &b, AWT &c, AWT &d, uint8_t odd, bool recursive=false) |
Public Attributes |
bool | decrement |
uint16_t | remain |
uint16_t | srcbit |
uint16_t | dstbit |
uint16_t | o_srcbit = 0 |
uint16_t | o_dstbit = 0 |
uint8_t | buffer [512] = {} |
uint16_t | bufi = 0 |
uint16_t | bufo = 0 |
uint8_t | shft8load = 0 |
uint8_t | shft8bitr = 0 |
uint8_t | shft8bitl = 0 |
Detailed Description
Definition at line 632 of file vga_memory.cpp.
The documentation for this struct was generated from the following file: