We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
genesis_plus_gx
1 parent 88c875a commit a61f8a8Copy full SHA for a61f8a8
emulatorjs/build-emulatorjs.sh
@@ -61,7 +61,7 @@ largeHeap=("mupen64plus_next" "picodrive" "pcsx_rearmed" "genesis_plus_gx" "gene
61
needsGles3=("ppsspp")
62
needsThreads=("ppsspp")
63
largeThreads=("ppsspp")
64
-noCHD=("mame2003" "mame2003_plus" "pcsx_rearmed")
+noCHD=("mame2003" "mame2003_plus" "pcsx_rearmed" "genesis_plus_gx" "genesis_plus_gx_wide")
65
no7Zip=("bsnes")
66
67
for f in $(ls -v *_emscripten.bc); do
0 commit comments