CPCEPower v1707 © 2014-2017 by Megachur
Contact me at cpcepower@gmail.com
Drag'n'drop file on main window to load them into the emulator

<< drop in left half window for floppy disk 0 (.DSK, .IPF and .RAW)
>> drop in right half window for floppy disk 1 (.DSK, .IPF and RAW)
file extension :
.DSK (eDSK)
.IPF (IPF CAPS)
.RAW (CT Raw)
.CDT (TZX Format v1.20)
.WAV (WAVE)
.SNA (MV - SNA)

Press Insert Key to autotype "CAT" !
resetLeft click : soft reset (F9)
Right click : hard reset
start emulation stop emulation
play fast
Left click : stop/start emulation (F8)
(F10) fast emulation on/off (sound is disable during fast emulation)
nofd0 nofd1
fd0 fd1
fd0e fd0_eject_original
no fd0 or fd1 emulation available
no disk inserted in fd0 or fd1
disk or Original disk inserted
Left click : eject disk
Right click : save MFM to binary (same name of disk/k7/sna + _nnn.bin)
flipdisk_a flipdisk_bLeft click on center of the floppy : flip side of the disk if two sides exists in .ipf or .dsk file !
padlock padlock_closeLeft click : disable/enable write protection of disk
k7Left click : eject k7
k7 k7Left click : play/pause k7 motor
color green grayLeft click : change color/green/gray color display
scanlines linesLeft click : scanlines/double lines
fullscreenLeft click : fullscreen or desktop window (F11) or (SHIFT+F11) for maximize fullscreen
music music_noLeft click : enable/disable music (F4)
mono stereoLeft click : mono/stereo sound (F5)
joystick joystick_noLeft click : enable/disable joytick (F12)
screenshotLeft click : take a screenshot (F7)
snapshotLeft click : take snapshot (F6) (same name of disk/k7/sna + _nnn.sna)
464
664
6128
Change CPC model (464,664 or 6128) with hard reset (464 have no fdc emulation)
crtc0 crtc1 crtc2Change crtc model (0,1 or 2) (F3)
vkeyboardLeft/Right click : show/hide virtual keyboard window
Click gauche : press a key one time
Right click : press a key permanently - Left click on the green rectangle on top to release
k464frKeyboard 464 fr (not usable now, work in progress)
k464ukKeyboard 464 uk (not usable now, work in progress)
k664ukKeyboard 664 uk (not usable now, work in progress)
k6128_frKeyboard 6128 fr (not usable now, work in progress)
k6128_ukKeyboard 6128 uk (not usable now, work in progress)
Command line options help : Usage: CPCEPower_SDL [options]
Options:
-h, --help
-f, --fullscreen
-n, --nosound - disable sound
-j, --joystick - enable joystick
-c, --cpc=464,664 or 6128
-t, --crtc=0,1 or 2
-m, --mem=memory to allocate in Kilo Bytes
-0, --dsk0=dsk, raw or ipf file to load in floppy drive unit 0
-1, --dsk1=dsk, raw or ipf file to load in floppy drive unit 1
-s, --sna=sna file to load in memory
-u, --urom=rom number select
-r, --rom=rom file to load in rom number selected
-a, --auto=name of the file to autoload (don't forget to add run" for example -a "run\"disc")
-g, --gunstick to activate MHT gunStick
Default directories : ./IMG : images of the bottom buttons of the window in bmp format - 24 bits
./ROM : free roms (c) Amstrad + Parados (to load different roms, see help - command line)
./WAVE : sounds floppy disk (insert / eject floppy and change of tracks) - if you change them, pay attention to their shortest possible duration as currently, these sounds are not mixed with the sound of emulation AY but they are cuting and replacing the sound of AY a short time.
File association : Associate the emulator CPCePower by default with files based on their extension .dsk, .raw, .ipf + snapshots .sna. :
for this you must create a CPCEPower.bat file and put the following contents:
C:\xxx\CPCEPower_SDL.exe -c128 -0% 1

xxx is the path where you put the executable. the following options are provided as examples. They are used to enable emulation in cpc mode 6128 and load the file set by Windows (% 1). (see help - command line for others commands)

Then make the file association with the file CPCEPower.bat created. When you double-click on all the files with the desired extension, the emulator will launch with this file.