We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47b2ad commit b785073Copy full SHA for b785073
src/MBC7.md
@@ -41,7 +41,7 @@ registers. Reads return $FF. Other writes do not appear to do anything
41
value without first erasing it; attempts to do so yield no change.
42
43
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
+put into HALT for at least 1.2 microseconds since HALTing turns off the PHI cartridge
45
signal (the System Clock) which the MBC7 accelerometer sensor relies on.
46
If that clock is turned off too soon the X and Y values will have significantly
47
more noise in the sampled data.
0 commit comments