mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
Typo fix: Portugese → Portuguese
This commit is contained in:
parent
b0e3a9c9bf
commit
dfc7a19b0d
@ -745,7 +745,7 @@ static INPUT_PORTS_START( pc1512 )
|
|||||||
PORT_DIPSETTING( 0x00, "32 KB" )
|
PORT_DIPSETTING( 0x00, "32 KB" )
|
||||||
PORT_DIPNAME( 0x60, 0x60, "Character Set")
|
PORT_DIPNAME( 0x60, 0x60, "Character Set")
|
||||||
PORT_DIPSETTING( 0x60, "Default (Codepage 437)" )
|
PORT_DIPSETTING( 0x60, "Default (Codepage 437)" )
|
||||||
PORT_DIPSETTING( 0x40, "Portugese (Codepage 865)" )
|
PORT_DIPSETTING( 0x40, "Portuguese (Codepage 865)" )
|
||||||
PORT_DIPSETTING( 0x20, "Norwegian (Codepage 860)" )
|
PORT_DIPSETTING( 0x20, "Norwegian (Codepage 860)" )
|
||||||
PORT_DIPSETTING( 0x00, "Greek")
|
PORT_DIPSETTING( 0x00, "Greek")
|
||||||
PORT_DIPNAME( 0x80, 0x80, "Floppy Ready Line")
|
PORT_DIPNAME( 0x80, 0x80, "Floppy Ready Line")
|
||||||
|
Loading…
Reference in New Issue
Block a user