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 d15ccd6 commit 4814bb2Copy full SHA for 4814bb2
src/MBC3.md
@@ -40,9 +40,9 @@ disable either.
40
41
### 2000-3FFF - ROM Bank Number (Write Only)
42
43
-Same as for MBC1, except that the whole 7 bits of the RAM Bank Number
+Same as for MBC1, except that the whole 7 bits of the ROM Bank Number
44
are written directly to this address. As for the MBC1, writing a value
45
-of 00h, will select Bank 01h instead. All other values 01-7Fh select the
+of 00h will select Bank 01h instead. All other values 01-7Fh select the
46
corresponding ROM Banks.
47
48
### 4000-5FFF - RAM Bank Number - or - RTC Register Select (Write Only)
0 commit comments