|
|
| version 1.5, 2004/03/07 23:04:50 | version 1.6, 2005/02/07 14:46:07 |
|---|---|
| Line 12 void bios0x0c(void) { | Line 12 void bios0x0c(void) { |
| UINT16 doff; | UINT16 doff; |
| UINT16 dseg; | UINT16 dseg; |
| REG8 flag; | REG8 flag; |
| BYTE data; | UINT8 data; |
| BYTE stat; | UINT8 stat; |
| REG16 pos; | REG16 pos; |
| REG16 cnt; | REG16 cnt; |