Skip to content

Commit 70ec4d9

Browse files
splchISSOtm
andauthored
Improve readability of slow external clock (#425)
* improve readability of slow external clock * article update (an to a) regular * use colon to denote example Co-authored-by: Eldred Habert <[email protected]>
1 parent f9d9b68 commit 70ec4d9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/Serial_Data_Transfer_(Link_Cable).md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,10 @@ The external clock is typically supplied by another Game Boy, but might
7171
be supplied by another computer (for example if connected to a PC's
7272
parallel port), in that case the external clock may have any speed. Even
7373
the old/monochrome Game Boy is reported to recognize external clocks of
74-
up to 500 kHz. And there is no limitation into the other direction - even
75-
when suppling an external clock speed of "1 bit per month", then the
76-
Game Boy will still eagerly wait for the next bit(s) to be transferred.
77-
It isn't required that the clock pulses are sent at an regular interval
78-
either.
74+
up to 500 kHz. And there is no limitation in the other direction: even
75+
when suppling an external clock speed of "1 bit per month," the Game Boy
76+
will eagerly wait for the next bit to be transferred. It isn't required
77+
that the clock pulses are sent at a regular interval either.
7978

8079
## Timeouts
8180

0 commit comments

Comments
 (0)