List of all members.
Public Member Functions |
|
| CFileLPT (Bitu nr, Bit8u initIrq, CommandLine *cmd) |
|
bool | OpenFile () |
|
Bitu | Read_PR () |
|
Bitu | Read_COM () |
|
Bitu | Read_SR () |
|
void | Write_PR (Bitu) |
|
void | Write_CON (Bitu) |
|
void | Write_IOSEL (Bitu) |
|
bool | Putchar (Bit8u) |
|
virtual void | handleUpperEvent (Bit16u type) |
Public Attributes |
|
bool | InstallationSuccessful |
|
bool | fileOpen |
|
DFTYPE | filetype = (DFTYPE)0 |
|
FILE * | file = NULL |
|
std::string | name |
|
bool | addFF |
|
bool | addLF |
|
Bit8u | lastChar = 0 |
|
const Bit16u * | codepage_ptr |
|
bool | ack_polarity = false |
|
Bit8u | datareg = 0 |
|
Bit8u | controlreg |
|
bool | autofeed = false |
|
bool | ack |
|
unsigned int | timeout = 0 |
|
Bitu | lastUsedTick = 0 |
Detailed Description
Definition at line 28 of file filelpt.h.
The documentation for this class was generated from the following files: