Previous 199869 Revisions Next

r19968 Monday 31st December, 2012 at 11:32:05 UTC by Wilbert Pol
be gone (nw)
[src/mess/includes]odyssey2.h

trunk/src/mess/includes/odyssey2.h
r19967r19968
137137   bool   m_g7400;
138138
139139   inline UINT16 ef9340_get_c_addr(UINT8 x, UINT8 y);
140//   inline UINT16 ef9340_get_c_addr() { return ef9340_get_c_addr( m_ef9340.X, m_ef9340.Y ); };
141140   inline void ef9340_inc_c();
142141   // Calculate the external chargen address for a character and slice
143142   inline UINT16 external_chargen_address(UINT8 b, UINT8 slice);

Previous 199869 Revisions Next


© 1997-2024 The MAME Team