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" ! |
![]() | Left click : soft reset (F9) Right click : hard reset |
![]() ![]() ![]() | Left click : stop/start emulation (F8) (F10) fast emulation on/off (sound is disable during fast emulation) |
![]() ![]() ![]() ![]() ![]() ![]() | 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) |
![]() ![]() | Left click on center of the floppy : flip side of the disk if two sides exists in .ipf or .dsk file ! |
![]() ![]() | Left click : disable/enable write protection of disk |
![]() | Left click : eject k7 |
![]() ![]() | Left click : play/pause k7 motor |
![]() ![]() ![]() | Left click : change color/green/gray color display |
![]() ![]() | Left click : scanlines/double lines |
![]() | Left click : fullscreen or desktop window (F11) or (SHIFT+F11) for maximize fullscreen |
![]() ![]() | Left click : enable/disable music (F4) |
![]() ![]() | Left click : mono/stereo sound (F5) |
![]() ![]() | Left click : enable/disable joytick (F12) |
![]() | Left click : take a screenshot (F7) |
![]() | Left click : take snapshot (F6) (same name of disk/k7/sna + _nnn.sna) |
![]() ![]() ![]() | Change CPC model (464,664 or 6128) with hard reset (464 have no fdc emulation) |
![]() ![]() ![]() | Change crtc model (0,1 or 2) (F3) |
![]() | Left/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 |
![]() | Keyboard 464 fr (not usable now, work in progress) |
![]() | Keyboard 464 uk (not usable now, work in progress) |
![]() | Keyboard 664 uk (not usable now, work in progress) |
![]() | Keyboard 6128 fr (not usable now, work in progress) |
![]() | Keyboard 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. |