Add VIC-20 support
This commit is contained in:
parent
6c10c269a1
commit
feb138cefc
9 changed files with 749 additions and 3 deletions
|
|
@ -164,5 +164,6 @@ const int availableSystems[]={
|
|||
DIV_SYSTEM_VERA,
|
||||
DIV_SYSTEM_BUBSYS_WSG,
|
||||
DIV_SYSTEM_PET,
|
||||
DIV_SYSTEM_VIC20,
|
||||
0 // don't remove this last one!
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue