Skip to content

Commit b785073

Browse files
authored
MBC7: fix bad unit
1 parent b47b2ad commit b785073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MBC7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ registers. Reads return $FF. Other writes do not appear to do anything
4141
value without first erasing it; attempts to do so yield no change.
4242

4343
Once the latch for a sample update has been triggered the CPU should not be
44-
put into HALT for at least 1.2 µs since HALTing turns off the PHI cartridge
44+
put into HALT for at least 1.2 microseconds since HALTing turns off the PHI cartridge
4545
signal (the System Clock) which the MBC7 accelerometer sensor relies on.
4646
If that clock is turned off too soon the X and Y values will have significantly
4747
more noise in the sampled data.

0 commit comments

Comments
 (0)