all repos — mgba @ 37ef9c6d83ec080c00fc9858856b998bef8b185e

mGBA Game Boy Advance Emulator

.gitignore (view raw)

 1*.user*
 2*~
 3*.swp
 4*.pyc
 5
 6/build
 7/build-*
 8/.vs
 9
10*.a
11*.dylib
12*.dll
13*.exe
14*.o
15*.so
16CMakeCache.txt
17CMakeFiles
18CMakeSettings.json
19version.c