mirror of
https://github.com/ksherlock/ample.git
synced 2026-01-22 16:16:02 +00:00
mac2fdhd needed as parent of se/30, etc.
This commit is contained in:
@@ -23,7 +23,7 @@ MACHINES = (
|
||||
"cec2000", "cece", "cecg", "ceci", "cecm",
|
||||
|
||||
# macintosh...
|
||||
"macii", "maciix", "maciicx", "maciici", "maciisi",
|
||||
"macii", "maciihmu", "mac2fdhd", "maciix", "maciicx", "maciici", "maciisi",
|
||||
"maciivx", "maciivi",
|
||||
"maclc", "maclc2", "maclc3",
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ cec_children = ["cec2000", "cece", "cecg", "ceci", "cecm"]
|
||||
agat_children = ["agat7", "agat9"]
|
||||
|
||||
mac_nubus_children = [
|
||||
"macii", "maciix", "maciicx", "maciici", "maciisi", "maciivx", "maciivi",
|
||||
"macii", "maciihmu", "mac2fdhd", "maciix", "maciicx", "maciici", "maciisi", "maciivx", "maciivi",
|
||||
"maclc", "maclc2", "maclc3"]
|
||||
|
||||
# se/30 and classic 2 are implemented as a nubus but i'm sticking then with the 128 due to the form factor.
|
||||
|
||||
@@ -26,6 +26,7 @@ EXTRA_MACHINES = [
|
||||
'apple2c0',
|
||||
'apple2c3',
|
||||
'apple2c4',
|
||||
'mac2fdhd',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user