Skip to content

Commit 0bf3916

Browse files
committed
Other MBCs: fix some typos
1 parent e689270 commit 0bf3916

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/othermbc.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ outputs, but this appears not to have been done in licensed games.
1111

1212
**Bung** and **EMS** MBCs are reported to exist.
1313

14-
### EMS
14+
## EMS
1515

1616
::: warning To be verified
1717

@@ -86,10 +86,9 @@ address is used. For example, to select bank $XX, you would write any
8686
value to address $YYXX, where $YY is in the range $00-$7F.
8787

8888

89-
9089
## Magic values for detection of multicarts in emulators
9190

92-
::: info proposal
91+
::: tip proposal
9392

9493
The following information should not be considered a universally adopted
9594
standard, but it's instead just a proposed solution. Actual adoption may vary.
@@ -103,7 +102,7 @@ multicart hardware.
103102
Emulator authors who are interested in supporting the other multicart
104103
mappers are also encouraged to support detection of the following values.
105104

106-
- Wisdom Tree mapper
105+
- Detect as Wisdom Tree mapper
107106
- [ROM title](<#0134-0143 - Title>) is "WISDOM TREE" (the space may be a
108107
$00 NUL character instead), $0147 = $00, $0148 = $00, size \> 32k.
109108
This method works for the games released by Wisdom Tree, Inc.

0 commit comments

Comments
 (0)