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 590a515 commit 700a6f0Copy full SHA for 700a6f0
src/MBC7.md
@@ -2,7 +2,7 @@
2
3
MBC7 (Memory Bank Controller 7) is an MBC containing a 2-axis
4
accelerometer (ADXL202E) and a 256 byte EEPROM
5
-([93LC56](http://www.microchip.com/wwwproducts/en/en010904)). A000-BFFF
+([93LC56](https://www.microchip.com/en-us/product/93LC56)). A000-BFFF
6
does not directly address the EEPROM, as most MBCs do, but rather
7
contains several registers that can be read or written one at a time.
8
This makes EEPROM access very slow due to needing multiple writes per
0 commit comments