mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-15 14:27:29 +00:00
Corrected comment.
This commit is contained in:
@@ -75,7 +75,7 @@ Tape::Pulse ZX80O::virtual_get_next_pulse() {
|
||||
|
||||
wave_pointer_ ++;
|
||||
} else {
|
||||
// waves are of length 150µs
|
||||
// pulses are of length 150µs
|
||||
pulse.length.length = 3;
|
||||
pulse.length.clock_rate = 20000;
|
||||
|
||||
|
Reference in New Issue
Block a user