summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/spchrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/spchrom.c')
-rw-r--r--src/emu/machine/spchrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/spchrom.c b/src/emu/machine/spchrom.c
index a7c3d75988e..37678a9296d 100644
--- a/src/emu/machine/spchrom.c
+++ b/src/emu/machine/spchrom.c
@@ -10,7 +10,7 @@
This file is designed to be interfaced with the tms5220 core.
Interfacing it with the tms5110 would make sense, too.
- TODO:
+ TODO:
Create seperate devices for TMS6100 & TMS6125
Implement the serial protocol
*/