!

[C64] CCS64 v3.9.3

[3] @ !!! Wtorek, 16 Listopada 2021 22:18 CET [30-12-2013 09:01 CET]

[C64] CCS64 v3.9.3

Zaktualizowano jeden z najstarszych emulatorów komputera COMMODORE C64 - CCS64 (pierwsza wersja ukazała się w okolicy 1997 roku), z ciekawych funkcji emulator posiada możliwość gry poprzez sieć (kaillera), bardzo fajny moduł obsługi joystika, który podobnie jak nakładka dink'a na VICE pozwala na swobodne mappowanie emulowanej klawiatury C64, posiada możliwość rejestracji dźwięku i obrazu, ładowanie stanów, czy też odpalanie bezpośrednio plików w Basicu.

Jednym słowem staruszek ma się całkiem nieźle, jedynym problemem jest pewna toporność działania, jednak nie jest ona jakoś wybitnie uciążliwa. CC64 jest programem sharewarowym, który aby cieszyć się wersją rejestracyjną kosztuje to 30$ (ciut dużo jak na AD2012). Jak napisał autor, od 1995 po odliczeniu podatku, zarobił na nim kolo 5000$ (plus to, co udało mu się dorobić po wersji 3.9.1; kwota była w końcu podana w 9 lat temu;P))... to raczej nie wiele jak na taki szmat czasu.

 

CCS64 V3.9.3

  • ???

CCS64 V3.9.2

  • ???

CCS64 V3.9.1

  • FIX: Several analogue anomalies have been fixed, e.g. Crest's EmuSuxx0r.
  • ADD: Several PAL artifacts, blurring, etc., have been implemented.
  • The previously-reported bugs (i.e. regarding Moon Shuttle and Edge Of Disgrace) are still being investigated.

CCS64 V3 Bug-Fix List

 Device-Oriented Bugs :
  • To check/fix the HardSID support, given that the SID Emulation code has been changed to a more reSID-style sound.  More information below:
    • I have a HardSID PCI with a SID 6581 in Bank 1.  CCS64 seems to use it properly, except for Channel 4, but crashes when the Mix Mode is set to 'Channels 1-4 Buffered'.  The other two modes work, but 'Channel 1-3 Burst, 4 Emulated' causes the HardSID to produce some high-pitched noise that almost over-powers the emulated sound, when Channel 4 is used.  CCS64 currently reports my HardSID at $FFF8.

 CCS64 V3 Bug-Fixes Made

 User-Discovered Bug-Fixes Made :

 Kernel-Oriented Bug-Fixes :
  • A program that should install an interrupt-driven music player, in order to play music, just quits back to BASIC instead.
 Device-Oriented Bug-Fixes :
  • Various problems with T64 files – the file-pointer does not move on to the next file in a multi-part T64 file and file-names are not interpreted correctly.
  • When loading a file with the "LOAD" command, the "SEARCHING FOR" and "LOADING" lines of text do not appear.  This can cause problems with programs that put LOAD commands on the screen, and then execute them, by filling the keyboard buffer.
  • The game Galleon crashes, whilst it is loading.
  • The game Continental Circus crashes, whilst it is loading.
  • The demo Error 23 crashes, whilst it is loading.
  • The demo +H2K crashes, whilst it is loading.
  • When using the Simons BASIC cartridge with the Printer emulation, there are some problems.  Firstly, no MS-DOS text file is produced, after you issue a "CLOSE #n" command.  Secondly, when you perform a "PRINT #n" command, you get the BASIC error message "? DEVICE NOT PRESENT ERROR", but not when you give the "PRINT #n" command a text string to print.  The whole procedure works fine when using the standard BASIC.
  • Various problems with the The Final Cartridge III (TFC-III) cartridge.
  • Ex-DOS memory mirroring on the 1541 Device ($2000 - $27FF) is not supported properly.
  • Setting the Tape Motor on/off doesn't work properly.  When CCS64 re-sets, the tape re-winds automatically back to the beginning (which it shouldn't do, because there is usually another game to load after the one loaded before).  The Play button works, but the Motor button stays locked to off (so the Tape Counter cannot be changed manually).
Game-Oriented Bug-Fixes :
  • In the game Haunted House, your ghost dies, before you can really play the game.  [The problem is with the Sprite Background Collision Detection Register ($D01F).  Every bit that is set to 1 indicates that the corresponding sprite was involved in a collision with background data.  On a real C64, the bits in this register remain set until they are read (i.e. PEEKed).  Once read, the register is automatically cleared, so that it can detect the next collision.  The emulator does not clear the register, after it has been read.]
  • In the game Frankie Goes To Hollywood, when you enter a sub-game, the emulator hangs.
  • In the game Road Raiders, after exiting out of the building that is downwards and to the east (where there is an arrow pointing), the emulator hangs.
  • In the game Platoon, there is a small horizontal white line, below the Platoon title.  [The problem is a bug with changing between certain graphic modes within a raster line.]
  • In the demo Coma Light 8/Oxyron, the Keferns Bars part does not work.  [The problem is a bug with sprite indexing.]
  • The demo Aurora 90%/Level 64 does not work properly.  [The problem was due to un-documented C64 behaviour, similar to EmuFuxx0r.]
  • The demos Final III and Sharp do not work properly.
  • After the conversion group introduction in the game Beyond The Ice Palace / HF, a "CPU Halted At $0005" error occurs.
  • There are some strange bugs/flickers in TRC+TBI Introduction (1990).  More information below:
    • If you remove the music (JSR $1003), it works... it seems to be a $D011 & $80 problem... it seems to be waiting for the raster-line that happens with Bit 7 set on the emulator... and that line has already passed by the music.
 Sound-Oriented Bug-Fixes :
  • To write-through $D418 to the HardSID, when emulated sound is disabled.
  • To re-set the HardSID, when you exit the emulator.
  • In the game Loco, when you die (i.e. when your loco-motive breaks down), there is no dying noise, just a constant background tone.  There should be a dying noise, followed by a period of silence, then it waits for the <SPACE BAR> key or the Fire button to be pressed, before re-starting the game.
  • Within certain games, e.g. Retrograde, you can sometimes hear a popping sound.  The S-Express tune demonstrates this very well.
  • To improve the accuracy of the SID Filter emulation.
Other Bug-Fixes :
  • The $LOADPATH saved setting is not updated when running TAP/PRG/P00 files, but it is when running D64/G64/T64 files.
  • When entering/exiting the paused mode, this causes to colour palette to be re-set to "Normal", when it should not automatically do this.
  • When using 2 joysticks under Windows 2000 (Y-Cable), one of the joysticks always draws to the left.  This seems to be a bug in the emulator, because it is attached to the Virtual C64 Port (i.e. the same player in a game).  It makes no difference if you swap the ports (ALT + F10) or switch joysticks.
  • To not crash when selecting a non-existent C64 image file.
  • When the Palette is set to PAL and the Graphics Filter is set to either Anti-Alias or Scale, CCS64 crashes with an Access Violation fault.
  • When using the screen-shot functions in CCS64 V3, an image file of only one frame is produced, whether the graphic being captured is interlaced or non-interlaced.  Did the 256-Colour Screen-Shot function in CCS64 V2.0 BETA always mix two consecutive frames together, irrespective of the graphics involved?
2.  Developer-Discovered Bug-Fixes Made :
 
Device-Oriented Bug-Fixes :
  • Improved 1541 read/write head bit-rate emulation.
  • The CPU emulation starts a random off-set after the VIC-II emulation starts, after a system re-set, instead of always starting after the VIC-II chip is re-aligned to the base point.
Sound-Oriented Bug-Fixes :
  • The SID emulation is completely re-set, after a system re-set (both internal registers and visible registers are zeroed).

CCS64 V3 Enhancement List

 Other Enhancements 
  • To be able to specify the default Bank to be automatically switched to, when entering the MC Monitor, as a saved setting.
  • To have a TAP File Manager built in – (1) To be able to specify which Block to begin loading from within TAP files, as a saved setting; (2) To be able to copy/paste Blocks from one TAP file to another, and to be able to delete Blocks from a TAP file.
Windows-Oriented Enhancements
  • CCS64 should treat the Keyboard and a DirectInput Device in exactly the same manner.  When assigning a Joystick Axis/Button, the user should be able to press Joystick Buttons/Axes, as well as Keyboard keys.  This would also solve the problems with some devices that have more than two axes.  But, this does not solve this Jump 'N' Run problem completely - you could assign, for example, a Game Pad Button as the "Up" Axis, but what about games that contain both a Jump 'N' Run element and a Side-Scrolling Shooter element?  You would have to re-assign the "Up" axis several times.  This problem would be solved by an Alternate Button Selection, such as in the MAME emulator.  You could then assign the "Up" axis to both an Axis and a Button at the same time.
  • To be able to use more than just the first two controllers within Windows as joysticks within CCS64.
  • To be able to have two sets of key mappings for the Fire button within the "Define Joystick KeySet" option – one without Auto-Fire and one with Auto-Fire applied.  This is useful for some particular games.
  • To show a tick next to the "Maximum 1541 Speed" and "5X Speed" Windows menu options, only when these options are set to On.

CCS64 V3 Enhancements Made

 1.  User-Requested Enhancements Made :
 
Device-Oriented Enhancements :
  • To toggle the Scroll Lock LED, whenever the 1541 Device is being read from/written to, as an option.
  • Support for the Comal 80, the Super SnapShot 5, and the Serpentine cartridges.
  • A setting within the Maximum 1541 Speed option, for not showing the Maximum 1541 Speed message, when this option is On.  (This is "On – Quiet".)
 Graphics-Oriented Enhancements :
  • To make the emulator work as a true Windows application with a Windows Windowed mode (instead of the DirectX Windowed mode, which did not work correctly for everybody).
  • The ability to choose the actual graphics re-fresh rate, instead of having to use third-party graphics re-fresh rate tweaking programs.
  • Frame-skipping for the graphic modes.  At the moment, if a machine is not powerful enough, the whole execution slows-down.
  • Full-screen anti-aliasing, as an option, in order to remove any blockiness in the graphics (i.e. pixelised graphics).
  • To support the Scale2x graphical filter, but in all of the available graphical resolutions (i.e. 1x, 2x, 3x, full-screen).
 Sound-Oriented Enhancements 
  • To add support for the HardSID sound card, in the same version of CCS64.   This is so that both HardSID users and non-HardSID users can use the same version of CCS64, meaning that there is a consistency of functionality.  This would also make the development and distribution of updated versions of CCS64 a lot easier.
 Windows-Oriented Enhancements :
  • To be able to drag-and-drop D64/G64/T64/TAP/PRG/P00 files on to the CCS64 window, when running CCS64 in windowed mode, which will auto- load/run the file that has been dragged-and-dropped.
  • To be able to save AVI (Audio Video Interleaving) files of emulator activity, with both picture and sound content, in the same manner as sound sampling is done at the moment.
  • To be able to have set any joystick Bit N value for any joystick action setting (not just the Up/Down/Left/Right/Fire Button 1 joystick actions) within the "Define Joystick Special" option.  Some joysticks, e.g. the Competition Pro USB Joystick, have more than one possible Fire button, which must also be selectable/mappable.  (This is similar to the previously-requested enhancement, which is even broader.)
Other Enhancements :
 
  • Two new Machine Code Monitor commands, CD and DIR, which support both 8.3 format file-names and long file-names, as well as relative file-paths.
  • Extended command syntax in the Machine Code Monitor:  BA <xxxx>[-<yyyy>] [RWX] [<xx>[-<yy>]].
  • Commands in the Machine Code Monitor that possibly display long listings can now be interrupted by pressing the <Escape> key.
  
2.  Developer-Added Enhancements Made :
 
Device-Oriented Enhancements :
  • Support for the Magic Formel cartridge.
  • Support for the Ross, Structured BASIC, and Dela-EP64 cartridges.  These have not been tested yet, as no CRT images have been located for them.
  • When the CPU enters halt mode, to show the address that this occurs, and to allow the option of either entering the MC Monitor or of performing a hard re-set of the system.
  •  Two new short-cut key combinations – Select Next Disk Into Drive 8 (ALT + F5) and Select Previous Disk Into Drive 8 (ALT + F6).
  • Another new short-cut key combination – Screen-Shot Menu Contents (ALT + SHIFT + F2).
  • Another new short-cut key combination – Warp Speed Toggle (ALT + SHIFT + F3).
  • To add a C2N Noise option, which allows the tape loading noise to be heard.
  • New Menu added for configuration of the keyboard mapping, which now can be altered to match for example German keyboards where the Z and Y keys are interchanged.
  • Another new short-cut key combination – Insert Special C64 Key-Stroke (ALT + K).
  • Another new short-cut key combination – Sound Recording On/Off (ALT + SHIFT + S).
  • Another new short-cut key combination – Video Recording On/Off (ALT + SHIFT + V).
  • Combined the display/collision-detection routines, in order to make these work in a synchronised manner, and to allow these to work with 48- and 50- pixel-wide sprites.  The demo Krestage 3 works perfectly.
 
Windows-Oriented Enhancements :
  • Key Repetitions are supported.
  • Registration menu options have been added.
  • Program registration information is shown in the About program box.
  • New program icons.  The new main program icon was contributed by Owziee.
  • Application Menus have been added, which link to the appropriate internal Textual Menus.
  • When valid C64 image file extensions (e.g. D64) are associated in the Windows Registry with CCS64, whenever the user double-clicks on one of those files in Windows, the file is automatically started within CCS64.
  • Application Menus have been added which use the Windows File Dialog controls for choosing files/paths for loading/saving files.  The older menu entries have remained, for those users who prefer the old-style menus.
  • New settings in the C64.CFG configuration file, $WINDOWSIZEX / $WINDOWSIZEY, for setting the width/height of the Window 1x window in pixels, when CCS64 is ran in Windowed mode.  This allows the border area to be seen better, which some games/demos require (e.g. Krestage 3 requires a display that has a width that is a multiple of 400 pixels).

 

wstecz16/11/2021 22:18
Inne treści związane z tematem
[Amiga] WinFellow x86 i x64 v0.5.11 RC1 21/03/24 [Amiga] WinFellow x86 i x64 v0.5.11 RC1 21/03/24
Następna wersja WinFellow? Oczywiście jeśli wszystko będzie działało poprawnie zapewne RC1 zostanie awansem podciągnięty do pełenj wersji. WinFellow nie zagrozi hegemonii WinUAE, jednak komuś komu zależy na emulacji tylko A500/600 może spokojnie sięgnąć po ten udawacz. Warto nadmienić, że WinFellow istnieje również w postaci rdzenia dla RetroArch. Ostatnia pełna wersja ...
[c64] Dev WinVice 3.8.x R45043 28/03/2024 [c64] Dev WinVice 3.8.x R45043 28/03/2024
Kolejna deweloperska odsłona projektu Vice, która pojawiła się naprawdę w zaskakującym tempie jak na ten projekt emulatora komputerów firmy Commodore - począwszy od staruszka PET a skończywszy na maszynkach z serii C264 (C+, C+4, C116). Binarki zostały udostępnione przez Zibri na GitHubie, alternatywnie, w miarę świeżą wersję, można również pobrać z serwisu ...
[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 ...
[c64] CBM prg Studio 4.2.1 1/02/2024 [c64] CBM prg Studio 4.2.1 1/02/2024
Arthur Jordison opublikował CBM prg Studio w wersji 3.20.0 czyli wygodny framework, pozwalający nie tylko na edycję plików napisanych w basicu ale też assemblerze. Dodatkowo Studio posiada moduł do tworzenie duszków ("sprite"), edycji fontów i obsługi SID'ów. Nowa wersja to wsparcie dla Mega65 czyli próbą odświeżenia ideii Commodore C65 w ...
[c64] Dev WinVice 3.8.x R45020 13/03/2024 [c64] Dev WinVice 3.8.x R45020 13/03/2024
Kolejna deweloperska odsłona projektu Vice, która pojawiła się naprawdę w zaskakującym tempie jak na ten projekt emulatora komputerów firmy Commodore - począwszy od staruszka PET a skończywszy na maszynkach z serii C264 (C+, C+4, C116). Binarki zostały udostępnione przez Zibri na GitHubie, alternatywnie, w miarę świeżą wersję, można również pobrać z serwisu ...
Do ściągnięcia
CCS64 V3.9.2 Install-t2e.pl.zip
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