mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-27 00:29:18 +00:00
machinepippin: connect Taos.
This commit is contained in:
parent
e5282f9852
commit
dfd4d82693
@ -77,7 +77,7 @@ static const PropMap Pippin_Settings = {
|
||||
};
|
||||
|
||||
static vector<string> Pippin_Devices = {
|
||||
"Aspen", "AspenPci1", "ScsiMesh", "MeshTnt", "GrandCentral"
|
||||
"Aspen", "AspenPci1", "ScsiMesh", "MeshTnt", "GrandCentral", "TaosVideo"
|
||||
};
|
||||
|
||||
static const MachineDescription Pippin_Descriptor = {
|
||||
|
Loading…
Reference in New Issue
Block a user