From 2692d4e903671bc8aaa9cbc434083a6afb6383b0 Mon Sep 17 00:00:00 2001 From: hap Date: Mon, 10 Aug 2015 22:59:11 +0200 Subject: output powerled --- src/mess/includes/hh_tms1k.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mess/includes') diff --git a/src/mess/includes/hh_tms1k.h b/src/mess/includes/hh_tms1k.h index 27cf20279d2..2d4149fcee4 100644 --- a/src/mess/includes/hh_tms1k.h +++ b/src/mess/includes/hh_tms1k.h @@ -38,6 +38,7 @@ public: UINT16 m_o; // MCU O-pins data UINT16 m_inp_mux; // multiplexed inputs mask bool m_power_on; + bool m_power_led; UINT8 read_inputs(int columns); DECLARE_INPUT_CHANGED_MEMBER(power_button); -- cgit v1.2.3-70-g09d2