Implemented some undocumented PIT behavior.

This commit is contained in:
OBattler
2023-05-24 22:14:57 +02:00
parent 9a60ca1e77
commit ab733b7f6c
2 changed files with 17 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ typedef struct {
uint8_t m, ctrl,
read_status, latch,
s1_det, l_det,
bcd, pad;
bcd, incomplete;
uint16_t rl;