Skip to content

Commit 700a6f0

Browse files
authored
Fix dead link to MBC7 flash chip
1 parent 590a515 commit 700a6f0

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
@@ -2,7 +2,7 @@
22

33
MBC7 (Memory Bank Controller 7) is an MBC containing a 2-axis
44
accelerometer (ADXL202E) and a 256 byte EEPROM
5-
([93LC56](http://www.microchip.com/wwwproducts/en/en010904)). A000-BFFF
5+
([93LC56](https://www.microchip.com/en-us/product/93LC56)). A000-BFFF
66
does not directly address the EEPROM, as most MBCs do, but rather
77
contains several registers that can be read or written one at a time.
88
This makes EEPROM access very slow due to needing multiple writes per

0 commit comments

Comments
 (0)