“No Ns” is redundant.

This commit is contained in:
Anthony J. Bentley
2015-02-26 00:36:46 -07:00
parent 1c1a4e6ac9
commit 64a3929f4e

View File

@@ -41,7 +41,7 @@ flag are set,
takes precedence. takes precedence.
.It Fl i Ar game_id .It Fl i Ar game_id
Set the game ID string Set the game ID string
.Pq Ad 0x13F No Ns \(en Ns Ad 0x142 .Pq Ad 0x13F Ns \(en Ns Ad 0x142
to a given string of exactly 4 characters. to a given string of exactly 4 characters.
If both this and the title are set, the game ID will overwrite the If both this and the title are set, the game ID will overwrite the
overlapping portion of the title. overlapping portion of the title.
@@ -51,7 +51,7 @@ Set the non-Japanese region flag:
= 1. = 1.
.It Fl k Ar licensee_str .It Fl k Ar licensee_str
Set the new licensee string Set the new licensee string
.Pq Ad 0x144 No Ns \(en Ns Ad 0x145 .Pq Ad 0x144 Ns \(en Ns Ad 0x145
to a given string, truncated to at most two characters. to a given string, truncated to at most two characters.
.It Fl l Ar licensee_id .It Fl l Ar licensee_id
Set the old licensee code, Set the old licensee code,
@@ -84,7 +84,7 @@ Set the SGB flag:
= 3. = 3.
.It Fl t Ar title .It Fl t Ar title
Set the title string Set the title string
.Pq Ad 0x134 No Ns \(en Ns Ad 0x143 .Pq Ad 0x134 Ns \(en Ns Ad 0x143
to a given string, truncated to at most 16 characters. to a given string, truncated to at most 16 characters.
It is recommended to use 15 characters instead, to avoid clashing with the CGB It is recommended to use 15 characters instead, to avoid clashing with the CGB
flag flag
@@ -93,11 +93,11 @@ If both this and the game ID are set, the game ID will overwrite the
overlapping portion of the title. overlapping portion of the title.
.It Fl v .It Fl v
Validate the header and fix checksums: the Nintendo character area Validate the header and fix checksums: the Nintendo character area
.Pq Ad 0x104 No Ns \(en Ns Ad 0x133 , .Pq Ad 0x104 Ns \(en Ns Ad 0x133 ,
the header checksum the header checksum
.Pq Ad 0x14D , .Pq Ad 0x14D ,
and the global checksum and the global checksum
.Pq Ad 0x14E No Ns \(en Ns Ad 0x14F . .Pq Ad 0x14E Ns \(en Ns Ad 0x14F .
.El .El
.Sh EXAMPLES .Sh EXAMPLES
Most values in the ROM header are only cosmetic. Most values in the ROM header are only cosmetic.