summaryrefslogtreecommitdiffstats
path: root/src/devices/sound/ics2115.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/ics2115.cpp')
-rw-r--r--src/devices/sound/ics2115.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/sound/ics2115.cpp b/src/devices/sound/ics2115.cpp
index 4d42a79626e..c61ddd819b2 100644
--- a/src/devices/sound/ics2115.cpp
+++ b/src/devices/sound/ics2115.cpp
@@ -15,10 +15,10 @@
- Verify interrupt, envelope, timer period
- Verify unemulated registers
- Changelog:
+ Changelog:
- 25th july 2020 [cam900]:
- - Improve envelope behavior, Improve debugging registers, Fix ramping
+ 25th july 2020 [cam900]:
+ - Improve envelope behavior, Improve debugging registers, Fix ramping
*/
#include "emu.h"