mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
DMA channel -> DMA.
This commit is contained in:
@@ -209,7 +209,7 @@ static const device_config_t monster_fdc_config[] = {
|
||||
},
|
||||
{
|
||||
.name = "sec_dma",
|
||||
.description = "Secondary Controller DMA channel",
|
||||
.description = "Secondary Controller DMA",
|
||||
.type = CONFIG_SELECTION,
|
||||
.default_string = "",
|
||||
.default_int = 2,
|
||||
|
||||
Reference in New Issue
Block a user