summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/m2comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/m2comm.h')
-rw-r--r--src/mame/machine/m2comm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/machine/m2comm.h b/src/mame/machine/m2comm.h
index 1d5b64ca0ab..0b9cc9731fb 100644
--- a/src/mame/machine/m2comm.h
+++ b/src/mame/machine/m2comm.h
@@ -55,9 +55,9 @@ protected:
private:
uint8_t m_shared[0x4000]; // 16k shared memory
- uint8_t m_zfg; // z80 flip gate - bit 0 switches memory banks, bit7 is connected to FG bit 0
- uint8_t m_cn; // bit0 is used to enable/disable the comm board
- uint8_t m_fg; // i960 flip gate - bit0 is stored, bit7 is connected to ZFG bit 0
+ uint8_t m_zfg; // z80 flip gate - bit 0 switches memory banks, bit7 is connected to FG bit 0
+ uint8_t m_cn; // bit0 is used to enable/disable the comm board
+ uint8_t m_fg; // i960 flip gate - bit0 is stored, bit7 is connected to ZFG bit 0
emu_file m_line_rx; // rx line - can be either differential, simple serial or toslink
emu_file m_line_tx; // tx line - is differential, simple serial and toslink