summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i8244.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/i8244.cpp')
-rw-r--r--src/devices/video/i8244.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/i8244.cpp b/src/devices/video/i8244.cpp
index 95d17a6e13f..029dd593810 100644
--- a/src/devices/video/i8244.cpp
+++ b/src/devices/video/i8244.cpp
@@ -11,7 +11,7 @@ Features summary:
- major system (predefined 8*7 objects, 12 single + 4 quads)
- minor system (4 user-defined 8*8 sprites)
- collision detection between all layers
-- 1-bit sound
+- 1-bit sound from rotating shift register
See Odyssey 2 driver file for known problems.