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 b215ba5 commit ac4661cCopy full SHA for ac4661c
src/HuC3.md
@@ -17,8 +17,8 @@ Contains the first 16 KiB of the ROM.
17
18
### 4000–7FFF — ROM Bank 00–7F [read-only]
19
20
-This area may contain any of the further 16 KiB banks of the ROM. It is
21
-unknown whether bank $00 can be selected here.
+This area may contain any of the further 16 KiB banks of the ROM. Like the MBC5,
+bank $00 can also be mapped to this region.
22
23
### A000–BFFF — RAM Bank 00–03, or RTC/IR register [read/write]
24
0 commit comments