mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-05 18:25:42 +00:00
machinepippin: replace Mouse with AppleJack
Leave a keyboard attached for compatibility.
This commit is contained in:
@@ -74,6 +74,8 @@ static const PropMap Pippin_Settings = {
|
||||
new IntProperty(0, vector<uint32_t>({0, 1, 4, 8, 16}))},
|
||||
{"emmo",
|
||||
new BinProperty(0)},
|
||||
{"adb_devices",
|
||||
new StrProperty("AppleJack,Keyboard")},
|
||||
};
|
||||
|
||||
static vector<string> Pippin_Devices = {
|
||||
|
Reference in New Issue
Block a user