summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dec0.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/dec0.h')
-rw-r--r--src/mame/includes/dec0.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/mame/includes/dec0.h b/src/mame/includes/dec0.h
index f3bd0e3b164..598cbdec2c5 100644
--- a/src/mame/includes/dec0.h
+++ b/src/mame/includes/dec0.h
@@ -107,30 +107,10 @@ public:
UINT32 screen_update_secretab(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
-/*----------- defined in video/dec0.c -----------*/
-
-/* Video emulation definitions */
-
-
-
-
-
-
-
-
-
-
-
-// bootlegs
-
-
-
/*----------- defined in machine/dec0.c -----------*/
DECLARE_READ16_HANDLER( slyspy_controls_r );
-
extern void dec0_i8751_write(running_machine &machine, int data);
extern void dec0_i8751_reset(running_machine &machine);