summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/clock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/clock.cpp')
-rw-r--r--src/devices/machine/clock.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/devices/machine/clock.cpp b/src/devices/machine/clock.cpp
index 803e3d3a55f..4bd89fe791a 100644
--- a/src/devices/machine/clock.cpp
+++ b/src/devices/machine/clock.cpp
@@ -12,9 +12,6 @@ pulse width (active time) can be set directly with set_pulse_width.
Output signal at machine start is right after falling edge.
-TODO:
-- add one-shot trigger? eg. monostable 555
-
*/
#include "emu.h"