mirror of
https://github.com/ksherlock/ample.git
synced 2026-01-23 07:16:02 +00:00
0.259 update, add UI support for Mac PDS slot
This commit is contained in:
@@ -61,6 +61,8 @@ SLOTS = (
|
||||
"nb1", "nb2", "nb3", "nb4", "nb5", "nb6", "nb7",
|
||||
"nb8", "nb9", "nba", "nbb", "nbc", "nbd", "nbe",
|
||||
|
||||
"pds", "pds030",
|
||||
|
||||
# st
|
||||
"centronics", "mdin", "mdout"
|
||||
)
|
||||
@@ -90,6 +92,9 @@ SLOT_NAMES = {
|
||||
"nbd": "Slot D",
|
||||
"nbe": "Slot E",
|
||||
|
||||
"pds": "PDS",
|
||||
"pds030": "PDS",
|
||||
|
||||
"centronics": "Printer",
|
||||
"mdin": "MIDI In",
|
||||
"mdout": "MIDI Out",
|
||||
|
||||
@@ -92,6 +92,14 @@ EXCLUDE = set([
|
||||
'maciivi',
|
||||
'maciix',
|
||||
|
||||
'macct610',
|
||||
'macct650',
|
||||
'maclc3p',
|
||||
'maclc475',
|
||||
'maclc575',
|
||||
'macqd610',
|
||||
'macqd650',
|
||||
|
||||
'kb_pc83',
|
||||
|
||||
# ROMs for CD Drives, etc, that are intentionally hidden
|
||||
|
||||
Reference in New Issue
Block a user