This commit is contained in:
OBattler
2025-08-05 01:35:16 +02:00
2 changed files with 10 additions and 1 deletions

View File

@@ -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,

View File

@@ -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"