Hello,
Here is a new version of my CPC emulator :
2018/10
Upgraded Mingw32 - G++ to 6.3.0-1 (last version available)
Upgraded SDL2 to 2.0.8 (last version available) but retrograded to SDL2 2.0.5 because mono sound is jerky !
CDT: fixed a bug on the end detection of K7
IPF: corrected a regression on the beginning of the track since passing into unmatched MFM bits (v201805)
Thanks to Krusty advice, the code is now compiling on Linux system but doesn't work good... It's may be a SDL2 issue, I must check my code to see if there is anything Windows specific that don't work on X11 display !
Here is a new version because the first had a bug at end of K7 when motor isn't stopped by the software loader - see example : Popeye 3 CDTs - you must stop and play when the loader prompt because loader let motor (PPI) always on !