|
|
| version 1.1, 2003/10/16 17:58:00 | version 1.2, 2003/11/12 00:55:38 |
|---|---|
| Line 49 static BYTE IOINPCALL opn_i188(UINT port | Line 49 static BYTE IOINPCALL opn_i188(UINT port |
| (void)port; | (void)port; |
| #if 1 | #if 1 |
| return(fmtimer.status | 0x7c); | return(fmtimer.status | 0x7c); |
| #else | #else |
| return(fmtimer.status); | return(fmtimer.status); |
| #endif | #endif |
| } | } |