!

[CPC] CPCPower v191114

[1] @ !!! Piątek, 15 Listopada 2019 01:10 CET [15-11-2019 00:49 CET]

[CPC] CPCPower v191114

Pojawiła się nowa wersja emulatora maszynek Amstrad Schneider nijakiego Megachur, emulator ma jak najwierniej odtwarzać pracę prawdziwego CPC, czyli w sumie jak wszystkie inne pozostałe;). Poważniej, całkiem zgrabny emulator, z banalnie prostym interfejsem, gdzie wszystkie opcję wymagają od nas kliknięcia w odpowiednie miejsce (a pozostałe jak zwykle można zmodyfikować w pliku cfg) - warto się z nim zaprzyjaźnić, zważywszy na to, że w najbliższym czasie ma się pojawić nowa wersja CPC Gamebase - przyda się wtedy, oj przyda.

Power Drift (Activision, Inc., 1989)

New version 20191114

  • with  optimization of the activation of the scanlines ! now, by default, scanline of CTM monitor are off and Upgraded SDL2 to 2.0.10 (last version available)
NOWSZY [CPC] CPCPower v2021/06/04 - PC 21/05/31

New version  20210604/20210531

2021/05

  • OSD: Added files selection for A: B: TAPE: SNA: and CART: !
  • FDC: Corrected the sector order when formating track
  • ALL: Code refactoring and correcting some little bugs
  • RAW: Better correcting of bad sectors
  • IPF: Major refactoring/rewrite of the decode Engine and now it is bit aligned (was byte aligned before (8 bits))  
  • SDL2: Updated to the last version 2.0.14

2021/04

  • CDT: Correct a bug in ID 15 - now currentPulse is always keep. Code refactoring.

2021/03

  • WAV: 16 bits or 24 bits values was not correctly compared to middle sample value to determinate 0 or 1 signal !

2021/02

  • SNA/DRIVE: Fixed a rare bug where track is fixed to a value superior of the max tracks available of the inserted disk
  • SNA: Fixed z80 registers and GA colors index save thanks to Roudoudou !
  • ARGS: Corrected a bug which disable the loading of a LROM binary file passed with parameters.
  • Z80: Thanks to MadRam experimentations -> Corrected the Flags of F for ini/d(r) and outi/d(r) instructions ! cf https://64nops.wordpress.com/2021/01/13/perfectly-accurate-z80-flags-and-cpc-timing/
  • Z80tests program with ORGAMS last distribution is now 100% accurate !  

2021/01

  • ARGS: Added the possibility of changing the audio frequency (48000, 96000 or 192000) - 44100Hz is the default value

2020/12

  • ARGS: Force CRTC to ASIC - type 3 when CPC Type is 464+, 6128+ or GX4000 even if there is another CRTC requested in CPCEPower.ini or requested with the starting arguments !
  • FULLSCREEN: Now you can change the window to another screen and the window is centered before maximized to ensure that's the right screen is used (SDL2)

2020/11

  • PPI: for ASIC, the port A is always readable and writable even if the bit in the Control Register is activated or not. Thanks to AsT and Offset to have pointed it out !
  • CDT: Corrected a potential bug on ARM using a char instead of an unsigned char for pushBit
  • FULLSCREEN: now the emulation is paused when fullscreen lost focus with ALT+TAB because the rendering with SDL2/DirectDraw isn't possible in this case !
  • SAVE SCREEN: reworked all the code to work with all video driver and based now to the cpc screen pixel and not the screen visual or dimension

2020/10

  • WINDOW: Mouse grabbing on main window is disabled by default
  • ARGS: Added the possibility of enabling mouse grabbing on main window
  • SCREEN: the heigth of the full screen is now proportional of width factor

2020/09

  • XPR: Added the Extended Memory Cartridge format with help of Roudoudou ;-)!
  • MEM: Added the Extended Memory Cartridge format with help of Roudoudou ;-)!
  • Optimized the memory access using logical bank access switch like GA and ASIC do in real hardware                                                                 
  • ARGS: Added the possibility of disabling mouse grabbing on main window
NOWSZY [CPC] CPCPower v2020/05/31

New version  20200531

2020/05

  • MEM: Fixed a memory bank request bug introduced with last update for 4Mb support (affect Dynasty Wars loader which is requesting extra memory bank number 10 instead of 6 on 128kb memory CPC)
  • TAPE: Reduced the motor on/off timing delay
  • K7: Added CSW format
  • CMD: Added some check and display when file or argument is missing with some options.


2020/04

  • CMD: Corrected a bug when passed a wrong argument and the missing argument --cpr !
  • LINUX: Make the first working build on Linux 64bits with Code::Blocks 20.03 and gcc9
  • Need zlib-1.2.11, libpng-1.6.37 et SDL2-2.0.12 or SDL2-2.0.8 installed !
  • MEM: Corrected a little bug when deallocating LROM DATA at CPR loading.
  • FDC: Corrected a regression bug when command was équal to zéro (version) or to invalid command number !
  • FlipSide: Fixed 2 bugs (Thanks to Loďc)
NOWSZY [CPC] CPCPower v12/04/2020

New version 20200412

  • 2020/03
    ASIC: Added the sprites to the engine, performance is low but all demo are working good !
    DSK: >hen changing CPC type, disk aren't ejected. So when you are on 664, 6128 or 6128+, you keep it and can read it after changing the CPC model !
    CPR: By default, loading a CPR when CPC type is old (464,664 or 6128) automatically change configuration to a plus CPC model.
    SNA/SNR: Intergrated CPC Plus compatibility. But SAVE SNA of Plus feature not implemented yet !
    INI: Added default filepath for SCR/SNA savefile are used if defined in the .ini file.
    Upgraded SDL2 to 2.0.12 (last version available)

  • 2020/02
    ASIC: Improve of some cpc plus features.
    JOY: If you have an analogic axis on your joystick: send digitals and analogics joystick values (tested with Tennis Cup 2 only)
     
  • 2020/01
    CPR: Added support for cartridge format
    ASIC: Added ASIC, PPI & CRTC 3 emulation
→ [CPC] CPCPower v1911
Eden Blues (ERE Informatique, 1987)

2019/11

  • SNR: Added the playBack, but seems WINAPE specific keyframe adjusting missing, so some SNR don't work after a while... DSCA and DSCB disk files are automaticaly loaded, but need to be at the same file path as the SNR file !BUGFIX: When a CDT was playing and tape motor on, there was a crash if you're loading a SNA or SNR !

2019/10

  • SNA: Add memory compression detection, but memory still 128+640kb, no support more memory expansion for now !

2019/09

  • CDT&TAPE: Minor technical change for more accuracy on motor / play command !
  • FULLSCREEN: Keep and restore window position when set/reset fullscreen and only if display of the window isn't full in desktop area, reset it to center of the desktop.
  • JOYSTICK: Add axis and improve hat joystick move detection - more reliable
  • OSD: Added name of the file which is dropped and warning on screen display !
  • OSD: Added name of the write file (snapshot ou screenshot)on screen display !

2019/07

  • FDC : Corrected end of format command when FDC detect index hole for the second time - It appends when you try to format a track with track size superior of real track size. N=6 (8192 bytes) for example.
  • SAVE SCREEN: Implemented PNG format instead of BMP format to save screenshot
  • MOUSE : Hide mouse pointer when you left click inside the window display, press middle button or F8 (pause/unpause) to show mouse pointer again !

 

wstecz15/11/2019 01:10
Inne treści związane z tematem
[Z80] CPCEC/ZXSEC/CSFEC/MSXSEC XXIV 24/02/2024 [Z80] CPCEC/ZXSEC/CSFEC/MSXSEC XXIV 24/02/2024
Nosił wilk razu kilka - ponieśli i wilka. O tym, że pojawi się nowa wersja tego zestawu emulatorów konstrukcji opartych na Z80, wiedziałem od dłuższego czasu - autor skrzętnie dorzucał króciutkie wzmianki na stronie ale... odbywało się to w tekście, a binarki jak nie było tak nie było:). No i bach, właśnie wtedy kiedy nie było czasu na aktualizację i oko me ...
[cpc] ACE-DL release Olivia 7/03/2024 [cpc] ACE-DL release Olivia 7/03/2024
Nowa wersja bardzo dobrze zapowiadającego się emulatora sprzętu marki Amstrad/Schneider ACE-DK autorstwa Philippe 'Offset' Rimauro. Program pozwala cieszyć się większością współczesnych unowocześnień - począwszy od obsługi obrazów HDD, aż do takich ciekawostek jak współdzielenie folderu z hostem. Zapowiada się całkiem solidny soft dla tej rodziny ...
[cpc] Caprice Forever 24.2 10/02/2024
Caprice Forever jest kontynuacja emulatora Caprice autorstwa Ulrich Doewic, w forever nad zmianami czuwa Frédéric Coste, którego pracę możemy wesprzeć dowolnymi datkami.
[cpc] ACE-DL 8/02/2024
Nowa wersja bardzo dobrze zapowiadającego się emulatora sprzętu marki Amstrad/Schneider ACE-DK autorstwa Philippe 'Offset' Rimauro. Program pozwala cieszyć się większością współczesnych unowocześnień - począwszy od obsługi obrazów HDD, aż do takich ciekawostek jak współdzielenie folderu z hostem. Zapowiada się całkiem solidny soft dla tej rodziny ...
[cpc] ACE-DL 30/01/2024
Nowa wersja bardzo dobrze zapowiadającego się emulatora sprzętu marki Amstrad/Schneider ACE-DK autorstwa Philippe 'Offset' Rimauro. Wersja poprawkowa, która poprawia działanie CTM (swoją drogą na szybko odnalezienie ustawień filtrów obrazu jest hmmm... nieintuicyjne);) Program pozwala cieszyć się większością współczesnych unowocześnień - począwszy od obsługi ...
Dodatkowe informacje
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU