#include "tdef.h"


Ir al código fuente de este archivo.
Definiciones | |
| #define | BLASTER_BASEPORT 'A' |
| #define | BLASTER_IRQ 'I' |
| #define | BLASTER_DMA8 'D' |
| #define | BLASTER_DMA16 'H' |
| #define | BLASTER_MIDIBASE 'P' |
| #define | BLASTER_CARDTYPE 'T' |
| #define | BLASTER_DEFAULT_BASEPORT 0x220 |
| #define | BLASTER_DEFAULT_IRQ 0x05 |
| #define | BLASTER_DEFAULT_DMA8 0x01 |
| #define | BLASTER_DEFAULT_DMA16 0x05 |
| #define | BLASTER_DEFAULT_MIDIBASE 0x330 |
| #define | BLASTER_DEFAULT_CARDTYPE 0x06 |
| #define | BLASTER_DECHEX_BASEPORT TRUE |
| #define | BLASTER_DECHEX_IRQ FALSE |
| #define | BLASTER_DECHEX_DMA8 TRUE |
| #define | BLASTER_DECHEX_DMA16 TRUE |
| #define | BLASTER_DECHEX_MIDIBASE TRUE |
| #define | BLASTER_DECHEX_CARDTYPE TRUE |
Funciones | |
| INT | blaster_env (CHAR field, INT default_value, BOOL hex) |
| INT blaster_env | ( | CHAR | field, | |
| INT | default_value, | |||
| BOOL | hex | |||
| ) |
1.5.6