summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pc_t1t.h
diff options
context:
space:
mode:
author cracyc <cracyc@users.noreply.github.com>2020-11-22 18:16:49 -0600
committer cracyc <cracyc@users.noreply.github.com>2020-11-22 18:16:49 -0600
commit5ed91a1857e55897dcba56233a6c69e0e1cb5a2d (patch)
tree88608f3b81c4e22b411558f2b2b32e73e17f4f77 /src/mame/video/pc_t1t.h
parent58c8cba9b3b8fb44de201f1f22e20e94d192c293 (diff)
ibmpcjr: fix pcjr and pcjx
Diffstat (limited to 'src/mame/video/pc_t1t.h')
-rwxr-xr-x[-rw-r--r--]src/mame/video/pc_t1t.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/pc_t1t.h b/src/mame/video/pc_t1t.h
index 78b2be4a617..a1484d0d05f 100644..100755
--- a/src/mame/video/pc_t1t.h
+++ b/src/mame/video/pc_t1t.h
@@ -127,6 +127,7 @@ public:
void write(offs_t offset, uint8_t data);
+ DECLARE_WRITE_LINE_MEMBER( de_changed );
MC6845_UPDATE_ROW( pcjx_text_update_row );
MC6845_UPDATE_ROW( pcjr_gfx_2bpp_high_update_row );