GUI: add presets for FDS and MMC5
This commit is contained in:
parent
eee2500b5c
commit
e5a162dbe6
3 changed files with 18 additions and 0 deletions
|
|
@ -389,6 +389,8 @@ const int availableSystems[]={
|
|||
DIV_SYSTEM_PET,
|
||||
DIV_SYSTEM_VIC20,
|
||||
DIV_SYSTEM_VRC6,
|
||||
DIV_SYSTEM_FDS,
|
||||
DIV_SYSTEM_MMC5,
|
||||
0 // don't remove this last one!
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue