summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/mc6845.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/mc6845.h')
-rw-r--r--src/devices/video/mc6845.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/mc6845.h b/src/devices/video/mc6845.h
index 45c10eb980a..ffb2dc373d7 100644
--- a/src/devices/video/mc6845.h
+++ b/src/devices/video/mc6845.h
@@ -256,6 +256,7 @@ protected:
void update_upd_adr_timer();
void call_on_update_address(int strobe);
+ void transparent_update();
void recompute_parameters(bool postload);
void update_counters();
void set_de(int state);