summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/st2xxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6502/st2xxx.h')
-rw-r--r--src/devices/cpu/m6502/st2xxx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/m6502/st2xxx.h b/src/devices/cpu/m6502/st2xxx.h
index be33598a3e1..cc6be615e35 100644
--- a/src/devices/cpu/m6502/st2xxx.h
+++ b/src/devices/cpu/m6502/st2xxx.h
@@ -168,6 +168,7 @@ protected:
void btclr_all_w(u8 data);
u32 tclk_pres_div(u8 mode) const;
+ u16 pres_count() const;
u8 prs_r();
void prs_w(u8 data);