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 68190a9 commit 3d5240fCopy full SHA for 3d5240f
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](https://www.microchip.com/en-us/product/93LC56)). A000-BFFF
+([93LC56](https://web.archive.org/web/20230115175018/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