summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tlcs90
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-27 09:03:32 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-27 09:03:32 +0200
commit64e16ca8cf6f8f3f63a9a7604153a8c4725a7cf4 (patch)
tree2fbbee881d0f776a829723792eb72feea9bd0061 /src/emu/cpu/tlcs90
parente5caefbfbd7322e38ccfe6e1518efb50b20cef53 (diff)
Cleanups and version bumpmame0162
Diffstat (limited to 'src/emu/cpu/tlcs90')
-rw-r--r--src/emu/cpu/tlcs90/tlcs90.c4
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]
*************************************************************************************************************/