mirror of
https://github.com/ksherlock/ample.git
synced 2026-01-22 16:16:02 +00:00
add some missing bios/rom options.
Previously, bios was only included if the device had slot options.
This commit is contained in:
@@ -480,6 +480,7 @@ def split2(x):
|
||||
# given a machine, return a list of slotoptions.
|
||||
def make_device_slots(machine):
|
||||
|
||||
# print("make_device_slots", machine.get("name"))
|
||||
mname = machine.get('name')
|
||||
|
||||
slots = []
|
||||
|
||||
Reference in New Issue
Block a user