summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6522via.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/6522via.h')
-rw-r--r--src/devices/machine/6522via.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/6522via.h b/src/devices/machine/6522via.h
index 074f0581fd5..a3adcf24615 100644
--- a/src/devices/machine/6522via.h
+++ b/src/devices/machine/6522via.h
@@ -107,6 +107,7 @@ private:
static constexpr device_timer_id TIMER_SHIFT_IRQ = 4;
uint16_t get_counter1_value();
+ void counter2_decrement();
void set_int(int data);
void clear_int(int data);