Skip to content

Commit

Permalink
Correct description of SC clock speed switch (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnyo committed Apr 18, 2024
1 parent 5dbce5b commit 62ecae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serial_Data_Transfer_(Link_Cable).md
Expand Up @@ -37,7 +37,7 @@ incoming bit is shifted in from the other side:
}}

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

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

0 comments on commit 62ecae4

Please sign in to comment.