mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
Sort out the sound card list
Also added the forgotten "(Video)" name to IBM PCjr configuration.
This commit is contained in:
@@ -848,7 +848,7 @@ static const device_config_t pcjr_config[] = {
|
||||
};
|
||||
|
||||
const device_t pcjr_device = {
|
||||
.name = "IBM PCjr",
|
||||
.name = "IBM PCjr (Video)",
|
||||
.internal_name = "pcjr",
|
||||
.flags = 0,
|
||||
.local = 0,
|
||||
|
||||
Reference in New Issue
Block a user