mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-23 05:29:23 +00:00
Corrected comment.
This commit is contained in:
parent
5626d35bc4
commit
cb534d8b85
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user