summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h83217.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2024-03-24 03:01:24 +1100
committer Vas Crabb <vas@vastheman.com>2024-03-24 03:01:24 +1100
commitc225071d50a2b2bbdc9b70f78af34f186181d6db (patch)
treeab3ed5cdf816f9d2a9af1da961cbb7768e76a734 /src/devices/cpu/h8/h83217.cpp
parent26ba3b1af9e37ac7766bdbb806efe4743bfd9cbe (diff)
srcclean and fix indentation in preparation for MAME 0.264 branch.
Diffstat (limited to 'src/devices/cpu/h8/h83217.cpp')
-rw-r--r--src/devices/cpu/h8/h83217.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/h8/h83217.cpp b/src/devices/cpu/h8/h83217.cpp
index a26a0282ef4..76eb07fff8f 100644
--- a/src/devices/cpu/h8/h83217.cpp
+++ b/src/devices/cpu/h8/h83217.cpp
@@ -14,7 +14,7 @@
- keyboard matrix interrupt
- TCONR @ 0xff9f (timer connection)
- SEDGR @ 0xffa8 (edge sense)
- - WSCR @ 0xffc2 (waitstate control)
+ - WSCR @ 0xffc2 (waitstate control)
- finish STCR emulation
- finish SYSCR emulation