diff options
Diffstat (limited to 'src/emu/machine/z80ctc.h')
| -rw-r--r-- | src/emu/machine/z80ctc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/machine/z80ctc.h b/src/emu/machine/z80ctc.h index 32cef797e01..405ddd0ed02 100644 --- a/src/emu/machine/z80ctc.h +++ b/src/emu/machine/z80ctc.h @@ -4,7 +4,7 @@ Copyright Nicola Salmoria and the MAME Team. Visit http://mamedev.org for licensing and usage restrictions. - + **************************************************************************** _____ _____ D4 1 |* \_/ | 28 D3 @@ -21,7 +21,7 @@ _INT 12 | | 17 _RESET IEI 13 | | 16 _CE _M1 14 |_____________| 15 CLK - + ***************************************************************************/ #ifndef __Z80CTC_H__ |
