summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/gt913_io.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/gt913_io.cpp')
-rw-r--r--src/devices/machine/gt913_io.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/devices/machine/gt913_io.cpp b/src/devices/machine/gt913_io.cpp
index e77efd91fd9..211d17de1ac 100644
--- a/src/devices/machine/gt913_io.cpp
+++ b/src/devices/machine/gt913_io.cpp
@@ -1,11 +1,11 @@
// license:BSD-3-Clause
// copyright-holders:Devin Acker
/***************************************************************************
- Casio GT913 I/O (HLE)
+ Casio GT913 I/O (HLE)
- TODO:
- - timer behavior is unverified (see comment in timer_control_w and timer_adjust)
- - various other unemulated registers
+ TODO:
+ - timer behavior is unverified (see comment in timer_control_w and timer_adjust)
+ - various other unemulated registers
***************************************************************************/