summaryrefslogtreecommitdiffstats
path: root/src/devices/sound/ics2115.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2020-07-26 12:56:13 +1000
committer Vas Crabb <vas@vastheman.com>2020-07-26 12:56:13 +1000
commit60bd3086cc826664a46fc7e703a11e6518482e01 (patch)
tree8c4904cb6ddd01ffae996ab845a3ec446b74518b /src/devices/sound/ics2115.cpp
parentfab7f87398ef533d59fd991718808180cd67019a (diff)
srcclean for 0.223
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"