add amiga models

This commit is contained in:
Kelvin Sherlock
2023-11-22 16:38:49 -05:00
parent c1ecb40cdb
commit ecf9136a8a
12 changed files with 9971 additions and 0 deletions
+5
View File
@@ -28,6 +28,7 @@ EXTRA_MACHINES = [
'apple2c3',
'apple2c4',
'mac2fdhd',
'cuda',
]
@@ -120,6 +121,10 @@ EXCLUDE = set([
'cw7501',
'smoc501',
# amiga ntsc
"a500n",
"a1000n",
"a2000n",
])
def fix_machine_description(x, devname):