cpcec icon indicating copy to clipboard operation
cpcec copied to clipboard

An emulator by CNGSOFT under GPLv3 license.

Results 2 cpcec issues
Sort by recently updated
recently updated
newest added

Using the current cpcec when the loading of Manic Miner tape finishes, the title screen is skipped and goes straight into the game... and the major issue being Willy just...

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...