Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/coolgirl-famicom-multicart.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-23 18:52:53 +0300
committerGitHub <noreply@github.com>2022-12-23 18:52:53 +0300
commit15b38bae82a1572deee9405a1f22963a2183b3c8 (patch)
tree41f173b88e509f932a1c4a0d9bee1d7614529f7a
parentc78a7ebc95aac64828cd6d67e49701b190e8cf01 (diff)
Update README.md
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index a1c6bf2..d0caf97 100644
--- a/README.md
+++ b/README.md
@@ -157,7 +157,7 @@ All registers are $00 on power-on and reset.
| ------ + ---------------------------------- + ------------------------------------- + ----------------------------------------- |
| 010111 | 42 (FDS conversions) | | |
| ------ + ---------------------------------- + ------------------------------------- + ----------------------------------------- |
-| 011000 | 21 (VRC2/VRC4) | 0 - switch A0 and A1 lines: | |
+| 011000 | 21 (VRC2/VRC4) | 0 - switch A0 and A1 lines: | |
| | 22 (VRC2/VRC4) | 0=A0,A1 like VRC2b (mapper 23), | |
| | 23 (VRC2/VRC4) | 1=A1,A0 like VRC2a(22), VRC2c(25) | |
| | 25 (VRC2/VRC4) | 1 - divide CHR bank select by two | |
@@ -184,7 +184,9 @@ All registers are $00 on power-on and reset.
| ------ + ---------------------------------- + ------------------------------------- + ----------------------------------------- |
| 100010 | 75 (VRC1) | | |
| ------ + ---------------------------------- + ------------------------------------- + ----------------------------------------- |
-| 100011 | 83 | | Submapper 0 only |
+| 100011 | 83 | 0 - DIP switch 0 | Partial support, submapper 1 requires |
+| | | 1 - DIP switch 1 | 512 KiB of CHR RAM |
+| | | 2 - use submapper 1 | |
| ------ + ---------------------------------- + ------------------------------------- + ----------------------------------------- |
| 100100 | 67 (Sunsoft-3) | | |
| ------ + ---------------------------------- + ------------------------------------- + ----------------------------------------- |
@@ -208,7 +210,7 @@ All registers are $00 on power-on and reset.
| ---- + ----- + ----- + ----- + ----- + ---------------------------------------- |
| 100 | A | B | C | D | Universal, used by MMC3 mode 0, etc. |
| ---- + ----- + ----- + ----- + ----- + ---------------------------------------- |
-| 101 | C | B | A | D | MMC3 mode #1 |
+| 101 | C | B | A | D | MMC3 mode 1 |
| ---- + ----- + ----- + ----- + ----- + ---------------------------------------- |
| 110 | B | Mapper 163 |
| ---- + ----------------------------- + ---------------------------------------- |