diff options
author | Michael Pavone <pavone@retrodev.com> | 2020-02-16 10:33:20 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2020-02-16 10:33:20 -0800 |
commit | c8680028c6fc9570f6b8324285fed925d19f053c (patch) | |
tree | 34ce8d7d7f2fa64ea7231d0032b5f0ef6061cb57 /default.cfg | |
parent | b74dd5f387ebb8e7dc542dd5fd97284b67ba816c (diff) |
Added UI for selecting configured model
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index f7d382a..47a9abc 100644 --- a/default.cfg +++ b/default.cfg @@ -385,6 +385,8 @@ system { #MegaWiFi allows ROMs to make connections to the internet #so it should only be enabled for ROMs you trust megawifi off + #Model of the emulated Gen/MD system, see systems.cfg for a list of options + model md1va3 } |