summaryrefslogtreecommitdiff
path: root/emu/6522.h
diff options
context:
space:
mode:
Diffstat (limited to 'emu/6522.h')
-rw-r--r--emu/6522.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/emu/6522.h b/emu/6522.h
index d3bade7..27e191c 100644
--- a/emu/6522.h
+++ b/emu/6522.h
@@ -38,6 +38,7 @@ typedef struct via_6522_t
uint8_t ddrb;
uint8_t pcr;
uint8_t ier;
+ uint8_t ifr;
bool debug;