Merge branch 'master' into n163

This commit is contained in:
cam900 2022-03-23 03:26:09 +09:00 committed by GitHub
commit 73267444fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 748 additions and 2 deletions

View file

@ -165,5 +165,6 @@ const int availableSystems[]={
DIV_SYSTEM_BUBSYS_WSG,
DIV_SYSTEM_N163,
DIV_SYSTEM_PET,
DIV_SYSTEM_VIC20,
0 // don't remove this last one!
};