!

[c64] Dev WinVice 3.6.x R44816 30/11/2023

[2] @ !!! Czwartek, 30 Listopada 2023 19:01 CET [20-11-2023 21:01 CET]

[c64] Dev WinVice 3.6.x R44816 30/11/2023

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 Mega.

Ostatnia pełna wersja tego najbardziej uniwersalnego emulatora maszynek CBM ukazała się 25 grudnia 2022 roku - WinVice 3.7.0

WinVice 3.6.x Dev Changelog

→ NOWSZY [c64] Dev WinVice 3.6.x R44841 05/12/2023

WinVice 3.6.x Dev Changelog

  • [2023-12-05 08:28:31]
    R44841 Vice Rep. #44841 info
    Incremental updates for the tag_monster script
  • [2023-12-04 19:04:29]
    R44840 Vice Rep. #44840 info
    Buildsystem: fix `vice.gresource` being included in dist tarballs
  • [2023-12-04 18:17:53]
    R44839 Vice Rep. #44839 info
    add missing gpl.texi
  • [2023-12-04 18:01:11]
    R44838 Vice Rep. #44838 info
    add missing image files
  • [2023-12-04 17:41:15]
    R44837 Vice Rep. #44837 info
    its really libcurl4-openssl-dev
  • [2023-12-04 17:35:54]
    R44836 Vice Rep. #44836 info
    we need libcurl-dev instead?
  • [2023-12-04 17:29:00]
    R44835 Vice Rep. #44835 info
    curl needs to be installed
  • [2023-12-04 17:23:00]
    R44834 Vice Rep. #44834 info
    Make the power grid frequency (used for the TOD tick) no more depend on the selected video system. This allows eg SX64 to always have a 60Hz tick. Prepared all emulators for the same change, but so...
  • [2023-12-04 17:10:55]
    R44833 Vice Rep. #44833 info
    somehow kernal64 (vic20) was forgotten
  • [2023-12-04 09:21:55]
    R44832 Vice Rep. #44832 info
    romset: fix return values of `romset_file_save()`
  • [2023-12-04 08:47:10]
    R44831 Vice Rep. #44831 info
    Gtk3: ROM manager: simplify `expandable_list_get_resources()`
  • [2023-12-03 22:08:20]
    R44830 Vice Rep. #44830 info
    initialize complete fdd struct with zeros to prevent access of uninitialized values later
  • [2023-12-03 12:35:18]
    R44829 Vice Rep. #44829 info
    Gtk3: ROM manager: add `expandable_list_get_resources()`
  • [2023-12-03 11:01:32]
    R44828 Vice Rep. #44828 info
    Gtk3: new ROM manager: use `resources_exists()` to determine ROMs to add
  • [2023-12-02 21:04:04]
    R44827 Vice Rep. #44827 info
    update svn ignores. now really!
  • [2023-12-02 21:02:48]
    R44826 Vice Rep. #44826 info
    remove .deps
  • [2023-12-02 20:58:42]
    R44825 Vice Rep. #44825 info
    update svn ignores
  • [2023-12-01 20:57:07]
    R44824 Vice Rep. #44824 info
    remove ancient check that was ment to work around a crash at startup of x128. Now new border mode change can be used in on_vsync_set_border_mode. fixes #1968.
  • [2023-12-01 18:34:56]
    R44823 Vice Rep. #44823 info
    SDL2: Fix another case of referencing `sdl_active_canvas` vs actual canvas
  • [2023-12-01 18:22:20]
    R44822 Vice Rep. #44822 info
    SDL2: Fix VICII border mode change affecting the VDC canvas size
  • [2023-12-01 18:11:27]
    R44821 Vice Rep. #44821 info
    disable debug output
  • [2023-12-01 16:48:29]
    R44820 Vice Rep. #44820 info
    wic64: moved ioctl to arch/shared
  • [2023-12-01 10:26:06]
    R44819 Vice Rep. #44819 info
    wic64: show protocol for each command if trace is enabled.
  • [2023-12-01 03:17:38]
    R44818 Vice Rep. #44818 info
    restore the old code (before r43758) for changing the border mode. somehow the new (but correct) code breaks rendering in x128 (VDC).
  • [2023-12-01 02:23:06]
    R44817 Vice Rep. #44817 info
    add missing VICII border mode option to x128
→ [c64] Dev WinVice 3.6.x R44764 20/11/2023

WinVice 3.6.x Dev Changelog

→ [c64] Dev WinVice 3.6.x R44712 15/11/2023

WinVice 3.6.x Dev Changelog

→ [c64] Dev WinVice 3.6.x R44661 07/11/2023

WinVice 3.6.x Dev Changelog

→ [c64] Dev WinVice 3.6.x R44611 25/10/2023

WinVice 3.6.x Dev Changelog

  • [2023-10-25 20:30:00]
    R44611 Vice Rep. #44611 info
    when renaming a file, and the destination file exists, produce a 'file exists' error. fixes #1956
  • [2023-10-25 14:11:10]
    R44610 Vice Rep. #44610 info
    return number of files scratched in the status, part 1 of the fix for #1956. still does not handle a comma seperated list of files
  • [2023-10-24 13:11:31]
    R44609 Vice Rep. #44609 info
    update in-tree copy
  • [2023-10-24 13:10:29]
    R44608 Vice Rep. #44608 info
    make sure ui_message is called from ui thread, else the message might not be created as a modal dialog, when it is created eg from a commandline option
  • [2023-10-24 13:10:29]
    R44607 Vice Rep. #44607 info
    don't show warning messages when the ui is not ready yet
  • [2023-10-24 12:09:05]
    R44606 Vice Rep. #44606 info
    add init_main_is_done(), which indicates that all init is done and the ui is ready.
  • [2023-10-23 16:37:09]
    R44605 Vice Rep. #44605 info
    get rid of pointless ui_init_finish(), which is empty in all UIs
  • [2023-10-22 20:50:51]
    R44604 Vice Rep. #44604 info
    added some magic to insert/remove the parallel cable from userport when it is changed in the drive settings
  • [2023-10-20 19:50:59]
    R44603 Vice Rep. #44603 info
    Rename machine reset menu items and actions
  • [2023-10-20 14:54:37]
    R44602 Vice Rep. #44602 info
    replaced my full name.
  • [2023-10-20 14:02:41]
    R44601 Vice Rep. #44601 info
    removed LOG_DEFAULTs, added wic64 log.
  • [2023-10-20 11:48:43]
    R44600 Vice Rep. #44600 info
    Gtk3: VSID: Look up STIL info for file passed on command line
  • [2023-10-19 20:45:40]
    R44599 Vice Rep. #44599 info
    Minor cleanup, new cmdline option '-wic64trace', updated docs.
  • [2023-10-19 19:10:49]
    R44598 Vice Rep. #44598 info
    Unspace the end of the line.
  • [2023-10-19 19:02:41]
    R44597 Vice Rep. #44597 info
    Adjust the horizontal cycle counting of the CRTC to the principle that alarm
  • [2023-10-18 19:04:55]
    R44596 Vice Rep. #44596 info
    made WiC64 tracing and user-reset selectable from UI.
  • [2023-10-17 21:52:49]
    R44595 Vice Rep. #44595 info
    fixed bigloader, allocate httpreply buffer dynamically.
  • [2023-10-17 20:28:29]
    R44594 Vice Rep. #44594 info
    Fix linking order of `libuserport.a`
  • [2023-10-17 20:13:51]
    R44593 Vice Rep. #44593 info
    Another forgotten file; belongs with previous commit.
  • [2023-10-17 19:29:10]
    R44592 Vice Rep. #44592 info
    Also adjust cbm2.c; forgot to include it with previous commit.
  • [2023-10-17 18:57:47]
    R44591 Vice Rep. #44591 info
    Add "offset" parameter to mypia_signal()
  • [2023-10-16 23:00:07]
    R44590 Vice Rep. #44590 info
    fixed stupid mistake for command $25, bigload.
  • [2023-10-16 22:50:08]
    R44589 Vice Rep. #44589 info
    Activated command $25, bigload.
  • [2023-10-15 19:34:24]
    R44588 Vice Rep. #44588 info
    Fixed re-sending some bytes after command.
  • [2023-10-15 11:05:11]
    R44587 Vice Rep. #44587 info
    Fix -Wshadow warning
  • [2023-10-15 09:44:05]
    R44586 Vice Rep. #44586 info
    Fixed `404 URL not found' handling.
  • [2023-10-13 19:08:07]
    R44585 Vice Rep. #44585 info
    Added WiC64 docs, added cmdline `-wic64timezone'.
  • [2023-10-13 18:58:46]
    R44584 Vice Rep. #44584 info
    In glue1551_reset(), only set the alarm if the drive type really is 1551.
  • [2023-10-13 15:25:22]
    R44583 Vice Rep. #44583 info
    Fixed typo.
  • [2023-10-13 15:22:49]
    R44582 Vice Rep. #44582 info
    Changed ascii-fied IP/MAC in vicerc to human readable versions.
  • [2023-10-13 12:40:13]
    R44581 Vice Rep. #44581 info
    Streamlined WiC64 settings widget, enabled also for SCPU, added reset button.
  • [2023-10-13 11:47:11]
    R44580 Vice Rep. #44580 info
    fix warnings
  • [2023-10-13 10:59:57]
    R44579 Vice Rep. #44579 info
    add aliases, so -model pal and -model ntsc will also work as expected
  • [2023-10-12 15:04:43]
    R44578 Vice Rep. #44578 info
    samples test program provided by aleksi eeben
  • [2023-10-11 18:43:29]
    R44577 Vice Rep. #44577 info
    Fix c1541 chain command to print from the last sector how many bytes are used.
  • [2023-10-11 06:49:54]
    R44576 Vice Rep. #44576 info
    Fix infinite loop in sdljoy_get_joynum_for_event()
  • [2023-10-11 06:20:22]
    R44575 Vice Rep. #44575 info
    Buildsystem: Windows: copy icons/Adwaita/symbolic into bindist
  • [2023-10-11 00:14:50]
    R44574 Vice Rep. #44574 info
    Gtk3: Use eye icon for WiC64 security token visibility toggling
  • [2023-10-10 23:21:06]
    R44573 Vice Rep. #44573 info
    Gtk3: Add WiC64 settings widgets
  • [2023-10-05 02:45:16]
    R44572 Vice Rep. #44572 info
    when a drive ROM fails to load, set drive type to NONE for all drives that used that ROM
  • [2023-10-05 02:21:25]
    R44571 Vice Rep. #44571 info
    if loading drive rom failed, set the 'rom loaded' flag to 0
  • [2023-10-05 00:26:05]
    R44570 Vice Rep. #44570 info
    unmount disk image before changing drive type, so we don't end up with images mounted in drives that do not support them
  • [2023-10-05 00:01:24]
    R44569 Vice Rep. #44569 info
    detach all disk- and tape images when resetting resources
  • [2023-10-04 19:48:30]
    R44568 Vice Rep. #44568 info
    Sort std headers (test commit)
  • [2023-10-04 00:35:14]
    R44567 Vice Rep. #44567 info
    fix building single emulator, ie make x64sc
  • [2023-10-02 19:21:07]
    R44566 Vice Rep. #44566 info
    Fix for bug 1949; C64 ramlink disabled on alternating resets
  • [2023-10-01 09:25:31]
    R44565 Vice Rep. #44565 info
    Fix some codestyle issues
  • [2023-09-30 18:26:50]
    R44564 Vice Rep. #44564 info
    fix debug logging
  • [2023-09-30 17:14:21]
    R44563 Vice Rep. #44563 info
    Joystick: Add comment and FIXME for (misnamed) `gtkjoy_pins[]` array
  • [2023-09-30 16:29:24]
    R44562 Vice Rep. #44562 info
    when resetting settings to default, do not fail when resetting a resource fails. fixes #1948
  • [2023-09-30 15:55:02]
    R44561 Vice Rep. #44561 info
    SDL: remove some unused joystick-related code
→ [c64] Dev WinVice 3.6.x R44560 30/09/2023

WinVice 3.6.x Dev Changelog

→ [c64] Dev WinVice 3.6.x R44508 13/09/2023

WinVice 3.6.x Dev Changelog

→ [c64] Dev WinVice 3.6.x R44457 01/09/2023

WinVice 3.6.x Dev Changelog

  • [2023-09-01 10:40:50]
    R44457 Vice Rep. #44457 info
    Fix bug in text file stack: first try opening without `sysfile_open()`
  • [2023-09-01 09:45:48]
    R44456 Vice Rep. #44456 info
    Remove commented out code, the file is big enough as it is ;)
  • [2023-09-01 09:43:45]
    R44455 Vice Rep. #44455 info
    Add boolean expression evaluator from https://github.com/Compyx/boolexpr
  • [2023-08-29 19:56:29]
    R44454 Vice Rep. #44454 info
    Merge trunk (r44445:HEAD) into branch
  • [2023-08-29 09:00:52]
    R44453 Vice Rep. #44453 info
    Gtk3: Restore emulated display(s) and monitor window geometry on (re)loading (custom) settings
  • [2023-08-28 21:17:00]
    R44452 Vice Rep. #44452 info
    Gtk3: check monitor xpos/ypos for `INT_MIN` as non-set values
  • [2023-08-28 21:04:39]
    R44451 Vice Rep. #44451 info
    Gtk3: Fix saving monitor position and size and restoring on boot
  • [2023-08-28 19:48:27]
    R44450 Vice Rep. #44450 info
    Gtk3: Fix names of the event handlers for the monitor window and its VTE terminal
  • [2023-08-28 12:01:54]
    R44449 Vice Rep. #44449 info
    Fix leak in wic64 resources
  • [2023-08-27 08:51:45]
    R44448 Vice Rep. #44448 info
    Github actions: Add xa65 to msys2 installation steps in "Make Release" workflow
  • [2023-08-26 20:34:57]
    R44447 Vice Rep. #44447 info
    forgot to bump snapshot version in r43662
  • [2023-08-25 20:04:18]
    R44446 Vice Rep. #44446 info
    update libzmbv. should fix encoding on windows.
  • [2023-08-24 18:11:59]
    R44445 Vice Rep. #44445 info
    Merge trunk (r44428:HEAD) into branch
  • [2023-08-23 19:42:57]
    R44444 Vice Rep. #44444 info
    fix buffer overflow, should fix segfault at exit
  • [2023-08-23 18:47:24]
    R44443 Vice Rep. #44443 info
    update zmbv lib, options are now inverted, so it will always link to libz. hopefully fixes crashes :)
  • [2023-08-23 16:22:11]
    R44442 Vice Rep. #44442 info
    codestyle
  • [2023-08-23 08:43:02]
    R44441 Vice Rep. #44441 info
    Fix segfault when stopping ZBMV recording
  • [2023-08-23 03:23:50]
    R44440 Vice Rep. #44440 info
    get default extension from current video driver
  • [2023-08-23 02:58:08]
    R44439 Vice Rep. #44439 info
    some more cleanup, fps taken from machine rather than hardcoded 50
  • [2023-08-23 01:35:43]
    R44438 Vice Rep. #44438 info
    lets see if that satisfies the windows compile
  • [2023-08-23 00:33:00]
    R44437 Vice Rep. #44437 info
    oops
  • [2023-08-23 00:32:11]
    R44436 Vice Rep. #44436 info
    initial support for capturing to zmbv encoded avi files. some related ui fixes. needs some more tweaking, but generally seems to work ok.
  • [2023-08-22 19:56:08]
    R44435 Vice Rep. #44435 info
    initial support for inactive vs disabled items
  • [2023-08-19 16:55:30]
    R44434 Vice Rep. #44434 info
    fix bug #1920, unfortunately will break another noise writeback test, but this is the right way anyway. patch by Leandro Nini
  • [2023-08-19 16:53:42]
    R44433 Vice Rep. #44433 info
    update testlists
  • [2023-08-19 16:53:24]
    R44432 Vice Rep. #44432 info
    add noise lfsr test provided by Swallow
  • [2023-08-19 16:42:06]
    R44431 Vice Rep. #44431 info
    SDL: remove remnant of some debugging code, should fix bug #1935
  • [2023-08-19 09:44:55]
    R44430 Vice Rep. #44430 info
    Add IF/ELSE handling (from https://github.com/Compyx/if-stack)
  • [2023-08-19 09:35:14]
    R44429 Vice Rep. #44429 info
    Implement symbol table for predefined (boolean) values for conditionals
  • [2023-08-19 09:20:56]
    R44428 Vice Rep. #44428 info
    Create branch to implement conditional handling in .vhk files
  • [2023-08-19 08:09:33]
    R44427 Vice Rep. #44427 info
    sysfile_open(): make sure we're not accidentally trying to open a directory
  • [2023-08-18 17:20:37]
    R44426 Vice Rep. #44426 info
    fix loading dtv flash image
  • [2023-08-18 08:44:16]
    R44425 Vice Rep. #44425 info
    Gtk3: disable a bunch of drive-related debug messages
  • [2023-08-15 19:16:19]
    R44424 Vice Rep. #44424 info
    Github actions: deleted commented-out code to build and install xa65
  • [2023-08-15 18:34:29]
    R44423 Vice Rep. #44423 info
    Github actions: do not build xa65 from source, install using msys2 package
  • [2023-08-14 17:16:56]
    R44422 Vice Rep. #44422 info
    Windows Gtk3 build instructions: use `pacboy` to install xa65
  • [2023-08-14 08:40:38]
    R44421 Vice Rep. #44421 info
    Github actions: schedule 'check-make-dist' *not* exactly on the hour
  • [2023-08-13 22:52:54]
    R44420 Vice Rep. #44420 info
    some tweaking
  • [2023-08-13 18:49:28]
    R44419 Vice Rep. #44419 info
    replace a few more magic values by constants, display proper units in the (gtk) ui. There should be no (user visible) magic values left in the GUI now.
  • [2023-08-10 20:03:45]
    R44418 Vice Rep. #44418 info
    Remove `vice.gresource` from `BUILT_SOURCES` again ;)
  • [2023-08-10 19:50:39]
    R44417 Vice Rep. #44417 info
    Buildsystem: explicitly add `vice.gresource` to `BUILT_SOURCES`
  • [2023-08-10 18:54:38]
    R44416 Vice Rep. #44416 info
    Buildsystem: remove vim modelines from automake files
  • [2023-08-10 11:59:51]
    R44415 Vice Rep. #44415 info
    Replace `ls -1` with `find. -type d -name foo`
  • [2023-08-10 11:40:11]
    R44414 Vice Rep. #44414 info
    Update script again
  • [2023-08-10 11:09:02]
    R44413 Vice Rep. #44413 info
    Github actions: update script and workflow for check-dist tarball check
  • [2023-08-10 10:31:12]
    R44412 Vice Rep. #44412 info
    Check working dir and contents
  • [2023-08-10 08:15:18]
    R44411 Vice Rep. #44411 info
    Github actions: remove unzip step from script, run `compare-dists.sh` script after downloading artifacts
  • [2023-08-10 07:57:51]
    R44410 Vice Rep. #44410 info
    Github actions: make the tarball check job depend on the tarball generation job
  • [2023-08-10 07:53:24]
    R44409 Vice Rep. #44409 info
    Github actions: check-dist: add job to download artifacts for comparision
  • [2023-08-10 07:29:21]
    R44408 Vice Rep. #44408 info
    Add script for github actions to compare generated dist tarballs
  • [2023-08-10 05:52:25]
    R44407 Vice Rep. #44407 info
    Github actions: check-dist: only upload artifacts for differently configured tarballs
  • [2023-08-10 05:34:53]
    R44406 Vice Rep. #44406 info
    Github actions: add 'vice/' to path of check-dist artifact
  • [2023-08-10 05:30:30]
    R44405 Vice Rep. #44405 info
    Github actions: check-dist: change path of step 'Upload Artifact'
  • [2023-08-10 05:24:27]
    R44404 Vice Rep. #44404 info
    Github actions: fix typo
  • [2023-08-10 05:22:58]
    R44403 Vice Rep. #44403 info
    Github actions: check-dist: upload generated tarballs for further processing
→ [c64] Dev WinVice 3.6.x R44402 10/08/2023

WinVice 3.6.x Dev Changelog

wstecz30/11/2023 19:01
Inne treści związane z tematem
[c64] Dev WinVice 3.6.x R44841 05/12/2023 [c64] Dev WinVice 3.6.x R44841 05/12/2023
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 ...
[C64] Commodore Free Nr 97 [C64] Commodore Free Nr 97
Wow, po 6 latach przerwy powraca Commodore Free - czyli dość zgrabny zestaw newsów poświęconych sprzętowi CBM i retrozagadnieniom, w dodatku całkowicie za darmo (a nie jest to znów takie częste, bo ilość tytułów, gdzie należy coś wpłacić jest spora). Miło! Jeszcze gdyby Lotek, chciałby się zrestartować byłby naprawdę miły powrót do starych, ...
[GameBase] Amiga Gamebase 1.7 update LIV 28/11/23 [GameBase] Amiga Gamebase 1.7 update LIV 28/11/23
Seiya opublikował nową aktualizację gamebase dla fanów emulacji AMIGI. Czemu właśnie tą bazę anonsuje? W końcu mamy jako taki porządek w tej naprawdę dużej bazie a Seiya konsekwentnie odnotowuje również zmiany - baza jest żywa i jak widać, dzięki żelaznej konsekwencji można ją aktualizować bez ściągania wszystkiego od nowa (co jest dość częste w ...
[c64] Dev WinVice 3.6.x R44764 20/11/2023 [c64] Dev WinVice 3.6.x R44764 20/11/2023
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 ...
Dodatkowe informacje
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

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