Previous 199869 Revisions Next

r31492 Saturday 2nd August, 2014 at 22:40:00 UTC by Robbbert
by6803: commented out currently unused variable
[src/mame/drivers]by6803.c

trunk/src/mame/drivers/by6803.c
r31491r31492
6868   bool m_pia0_cb2;
6969   bool m_pia0_timer;
7070   UINT8 m_port1, m_port2;
71   UINT8 m_digit;
71   //UINT8 m_digit;
7272   UINT8 m_segment;
7373   virtual void machine_reset();
7474   required_device<m6803_cpu_device> m_maincpu;

Previous 199869 Revisions Next


© 1997-2024 The MAME Team