mirror of
https://github.com/holub/mame
synced 2025-06-18 18:28:57 +03:00
lc80.h: unused function (nw)
This commit is contained in:
parent
a5434aebd3
commit
095e965492
@ -36,7 +36,7 @@
|
||||
- HALT led
|
||||
- KSD11 switch
|
||||
- banking for ROM 4-5
|
||||
- Schachcomputer SC-80
|
||||
- lc80e
|
||||
- CTC clock inputs
|
||||
|
||||
*/
|
||||
|
@ -68,7 +68,7 @@ private:
|
||||
uint8_t m_segment;
|
||||
void lc80_io(address_map &map);
|
||||
void lc80_mem(address_map &map);
|
||||
void sc80_mem(address_map &map);
|
||||
//void lc80e_mem(address_map &map);
|
||||
};
|
||||
|
||||
#endif // MAME_INCLUDES_LC80_H
|
||||
|
Loading…
Reference in New Issue
Block a user