#include "xemu/emutools.h"
#include "xemu/emutools_files.h"
#include "xemu/emutools_config.h"
#include "enterprise128.h"
#include "printer.h"
#include "dave.h"
#include "configdb.h"
#include <errno.h>
#include <fcntl.h>
Go to the source code of this file.
◆ BUFFER_SIZE
◆ COVOX_ACTIVATION_LIMIT
#define COVOX_ACTIVATION_LIMIT 0x100 |
◆ printer_close()
void printer_close |
( |
void |
| ) |
|
◆ printer_disable_covox()
void printer_disable_covox |
( |
void |
| ) |
|
◆ printer_port_check_strobe()
void printer_port_check_strobe |
( |
int |
level | ) |
|
◆ printer_port_set_data()
void printer_port_set_data |
( |
Uint8 |
data | ) |
|
◆ printer_data_byte
Uint8 printer_data_byte = 0xFF |