diff options
Diffstat (limited to 'src/emu/cpu/tlcs90/tlcs90.c')
-rw-r--r-- | src/emu/cpu/tlcs90/tlcs90.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/tlcs90/tlcs90.c b/src/emu/cpu/tlcs90/tlcs90.c index 3ec7ab5bfaa..a5c866c7f54 100644 --- a/src/emu/cpu/tlcs90/tlcs90.c +++ b/src/emu/cpu/tlcs90/tlcs90.c @@ -6,9 +6,9 @@ emulation by Luca Elia, based on the Z80 core by Juergen Buchmueller - ChangeLog: + ChangeLog: - 20150517 Fixed TRUN bit masking (timers start/stop handling) [Rainer Keuchel] + 20150517 Fixed TRUN bit masking (timers start/stop handling) [Rainer Keuchel] *************************************************************************************************************/ |