Merge branch 'master' of https://github.com/86Box/86Box
This commit is contained in:
@@ -1387,7 +1387,7 @@ static const device_config_t st50x_config[] = {
|
||||
// clang-format off
|
||||
{
|
||||
.name = "bios_addr",
|
||||
.description = "BIOS Address",
|
||||
.description = "BIOS address",
|
||||
.type = CONFIG_HEX20,
|
||||
.default_string = NULL,
|
||||
.default_int = 0xc8000,
|
||||
|
||||
@@ -1590,6 +1590,12 @@ msgstr "Адрес"
|
||||
msgid "IRQ"
|
||||
msgstr "IRQ"
|
||||
|
||||
msgid "Serial port IRQ"
|
||||
msgstr "IRQ последовательного порта"
|
||||
|
||||
msgid "Parallel port IRQ"
|
||||
msgstr "IRQ параллельного порта"
|
||||
|
||||
msgid "BIOS Revision"
|
||||
msgstr "Версия BIOS"
|
||||
|
||||
@@ -1815,6 +1821,9 @@ msgstr "Поднимать прерывание кодека при настро
|
||||
msgid "SB Address"
|
||||
msgstr "Адрес SB"
|
||||
|
||||
msgid "Adlib Address"
|
||||
msgstr "Адрес AdLib"
|
||||
|
||||
msgid "Use EEPROM setting"
|
||||
msgstr "Использовать настройку EEPROM"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user