|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| FBCALL int | fb_In (unsigned short port) |
| FBCALL int | fb_Out (unsigned short port, unsigned char value) |
| FBCALL int | fb_Wait (unsigned short port, int and, int xor) |
| FBCALL int fb_In | ( | unsigned short | port) |
Definition at line 6 of file hook_ports.c.


| FBCALL int fb_Out | ( | unsigned short | port, |
| unsigned char | value | ||
| ) |
| FBCALL int fb_Wait | ( | unsigned short | port, |
| int | and, | ||
| int | xor | ||
| ) |