Sort out the sound card list

Also added the forgotten "(Video)" name to IBM PCjr configuration.
This commit is contained in:
Maxwell Scott
2026-01-14 16:57:11 +07:00
parent 9185607907
commit 857e5d99cc
3 changed files with 11 additions and 11 deletions

View File

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