!

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

[1] @ !!! środa, 25 Października 2023 21:01 CET [30-09-2023 16:01 CET]

[c64] Dev WinVice 3.6.x R44611 25/10/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

  • [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
NOWSZY [c64] Dev WinVice 3.8.x R45138 25/04/2024

WinVice 3.8.x Dev Changelog

NOWSZY [c64] Dev WinVice 3.8.x R45123 15/04/2024

WinVice 3.8.x Dev Changelog

NOWSZY [c64] Dev WinVice 3.8.x R45071 04/04/2024

WinVice 3.8.x Dev Changelog

NOWSZY [c64] Dev WinVice 3.8.x R45020 13/03/2024

WinVice 3.8.x Dev Changelog

NOWSZY [c64] Dev WinVice 3.8.x R44969 05/02/2024

WinVice 3.8.x Dev Changelog

NOWSZY [c64] Dev WinVice 3.8.x R44918 29/12/2023

WinVice 3.6.x Dev Changelog

NOWSZY [c64] Dev WinVice 3.6.x R44867 13/12/2023

WinVice 3.6.x Dev Changelog

  • [2023-12-13 11:04:29]
    R44867 Vice Rep. #44867 info
    hvsclib: disable some debugging, clean up code a bit
  • [2023-12-12 21:52:47]
    R44866 Vice Rep. #44866 info
    wic64: corrected error return in http_post_data w/o url, avoid static allocation for URL,
  • [2023-12-12 19:30:11]
    R44865 Vice Rep. #44865 info
    wic64: fixed http_post for servers not telling content length and
  • [2023-12-12 14:04:57]
    R44864 Vice Rep. #44864 info
    Gtk3: ROM manager: add buttons to load the normal chargen or ze German chargen in xpet
  • [2023-12-12 13:16:03]
    R44863 Vice Rep. #44863 info
    Gtk3: ROM manager: add button (eject icon) to unload ROMs
  • [2023-12-12 00:12:26]
    R44862 Vice Rep. #44862 info
    wic64: http_post_data protect against servers, which don't provide
  • [2023-12-11 11:30:25]
    R44861 Vice Rep. #44861 info
    Github Actions: sort configure switches and dependencies of the "build_doc" job
  • [2023-12-11 09:56:31]
    R44860 Vice Rep. #44860 info
    Github Actions: enable PDF docs generation for .debs in "make release"
  • [2023-12-10 12:40:44]
    R44859 Vice Rep. #44859 info
    wic64: make trace level GUI controllable; changed log colors for better readability on black backgrounds
  • [2023-12-10 09:37:49]
    R44858 Vice Rep. #44858 info
    Github Actions: add `--enable-pdf-docs` and the required packages to .deb builds
  • [2023-12-10 09:03:36]
    R44857 Vice Rep. #44857 info
    Github Actions: add libieee1284-3 to .deb control files
  • [2023-12-10 08:56:49]
    R44856 Vice Rep. #44856 info
    Github Actions: sort dependencies and configure switches for .deb packages
  • [2023-12-10 08:46:12]
    R44855 Vice Rep. #44855 info
    Github Actions: sort configure switches for Windows builds
  • [2023-12-09 19:13:51]
    R44854 Vice Rep. #44854 info
    Documentation: msys2: make using the correct shell stand out more
  • [2023-12-09 18:08:44]
    R44853 Vice Rep. #44853 info
    wic64: fixed typos
  • [2023-12-08 23:47:43]
    R44852 Vice Rep. #44852 info
    wic64: archdep code for win32 implemented for peeking socket -> TCP_AVAILABLE works
  • [2023-12-08 16:59:13]
    R44851 Vice Rep. #44851 info
    Gtk3: new ROM manager: reorganize code layout
  • [2023-12-08 16:56:32]
    R44850 Vice Rep. #44850 info
    wic64.c: WIC64_CMD_IS_HARDWARE implemented.
  • [2023-12-08 12:24:39]
    R44849 Vice Rep. #44849 info
    Gtk3: new ROM manager: add "reset-to-default" icon next to ROM file chooser widgets
  • [2023-12-08 09:48:38]
    R44848 Vice Rep. #44848 info
    Gtk3: new ROM manager: implement Save dialog
  • [2023-12-07 19:45:00]
    R44847 Vice Rep. #44847 info
    Gtk3: update ROM manager: implement loading a ROM set and resetting all ROMs to default
  • [2023-12-07 10:01:03]
    R44846 Vice Rep. #44846 info
    Gtk3: Fix model settings layout for xscpu64
  • [2023-12-07 09:47:37]
    R44845 Vice Rep. #44845 info
    Gtk3: Add machine power frequency widget to model settings
  • [2023-12-06 21:42:11]
    R44844 Vice Rep. #44844 info
    fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
  • [2023-12-06 19:57:03]
    R44843 Vice Rep. #44843 info
    Github actions: Weekly Check Dist: add logging of tarball differences via irc
  • [2023-12-06 15:05:15]
    R44842 Vice Rep. #44842 info
    Remove unused prototypes `ps_dll_*`
  • [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
NOWSZY [c64] Dev WinVice 3.6.x R44816 30/11/2023

WinVice 3.6.x Dev Changelog

NOWSZY [c64] Dev WinVice 3.6.x R44764 20/11/2023

WinVice 3.6.x Dev Changelog

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

WinVice 3.6.x Dev Changelog

wstecz25/10/2023 21:01
Inne treści związane z tematem
[Z80] CPCEC/ZXSEC/CSFEC/MSXSEC XXIV 22/04/2024 [Z80] CPCEC/ZXSEC/CSFEC/MSXSEC XXIV 22/04/2024
Po raz drugi udało się autorowi CPCEC zrobić mnie na szaro:) Właśnie wtedy kiedy nie było czasu na aktualizację i oko me powędrowało w inną stronę autor jednak postanowił się podzielić nową odsłoną:P Stąd i opóźnienie w newsach... zresztą jak widać takich niespodzianek już jest parę. CPCEC to projekt Cesara Nicolas-Gonzaleza pakietu emulatorów ZXSEC - czyli ...
[c64] Dev WinVice 3.8.x R45138 25/04/2024 [c64] Dev WinVice 3.8.x R45138 25/04/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 ...
[GameBase] Amiga Gamebase 1.7 update LXXIV 12/04/2024 [GameBase] Amiga Gamebase 1.7 update LXXIV 12/04/2024
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.8.x R45123 15/04/2024 [c64] Dev WinVice 3.8.x R45123 15/04/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 ...
[Amiga] WinFellow x86 i x64 v0.5.11 21/03/24 [Amiga] WinFellow x86 i x64 v0.5.11 21/03/24
Zwyczajowo już team pracujący nad rozwojem emulatora Amigi 500 - WinFellow ogłosił, że RC1 staje się finalną wersją 5.11. Jeśli ktoś zaopatrzył się w RC, nie musi sięgać po te binarki. WinFellow zawsze był całkiem przyzwoitą alternatywą dla WinUAE, jeżeli nie potrzeba nam emulacji całej rodziny Amisi, to WinFellow może się przydać. Kiedyś, WinFellow pozwalał na płynną ...
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