cpcec icon indicating copy to clipboard operation
cpcec copied to clipboard

msxec doesn't work in Raspberry pi 400

Open cpcbegin opened this issue 11 months ago • 2 comments

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.

cpcbegin avatar Mar 25 '24 03:03 cpcbegin