cpcec
cpcec copied to clipboard
msxec doesn't work in Raspberry pi 400
I compile msxec like the other emulators:
gcc -DSDL2 -O2 -xc msxec.c -lSDL2 -omsxec
But I can see anything when I run ./msxec from console.
Compile and runs OK in Debian 12 in my PC i7 with 8Gb RAM.