Add alternate addreses to TNDY/PSG clone
This commit is contained in:
@@ -259,6 +259,14 @@ static const device_config_t tndy_config[] = {
|
||||
.description = "0x0C0",
|
||||
.value = 0x0C0
|
||||
},
|
||||
{
|
||||
.description = "0x0E0",
|
||||
.value = 0x0E0
|
||||
},
|
||||
{
|
||||
.description = "0x1C0",
|
||||
.value = 0x1C0
|
||||
},
|
||||
{
|
||||
.description = "0x1E0",
|
||||
.value = 0x1E0
|
||||
@@ -267,6 +275,10 @@ static const device_config_t tndy_config[] = {
|
||||
.description = "0x2C0",
|
||||
.value = 0x2C0
|
||||
},
|
||||
{
|
||||
.description = "0x2E0",
|
||||
.value = 0x2E0
|
||||
},
|
||||
{ .description = "" }
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user