Phrasing.

This commit is contained in:
Nicolas Noble 2021-05-15 14:21:38 -07:00 committed by GitHub
parent 63bc126f5f
commit c9e4f2a11d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -42,9 +42,9 @@ For Expansion 3, the address seems to be fixed (1FA00000h).<br/>
31 Wait (1=wait on external device before being ready)
```
When booting, all these registers are using the maximum cycle delays for both
reads and writes. When booting, the BIOS will immediately select a faster read
access delay, resulting in a visible speed up when booting. The effects aren't
immediate however. The BIOS boots using the following instructions:
reads and writes. Then, the BIOS will immediately select a faster read
access delay, resulting in a visible speed up after the first few instructions.
The effects aren't immediate however. The BIOS boots using the following instructions:
```mips
bfc00000 lui $t0, 0x0013