Skip to content

Commit 62ecae4

Browse files
authored
Correct description of SC clock speed switch (#548)
1 parent 5dbce5b commit 62ecae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serial_Data_Transfer_(Link_Cable).md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ incoming bit is shifted in from the other side:
3737
}}
3838

3939
- **Transfer enable** (*Read/Write*): If `1`, a transfer is either requested or in progress.
40-
- **Clock speed** \[*CGB Mode only*\] (*Read/Write*): If set to `1`, the internal clock's speed is doubled.
40+
- **Clock speed** \[*CGB Mode only*\] (*Read/Write*): If set to `1`, enable high speed serial clock (~256 kHz in single-speed mode)
4141
- **Clock select** (*Read/Write*): `0` = External clock ("slave"), `1` = Internal clock ("master").
4242

4343
The master Game Boy will load up a data byte in SB and then set

0 commit comments

Comments
 (0)