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 R43979 07/06/2023
WinVice 3.6.x Dev Changelog
- [2023-06-07 05:27:37]
R43979 Vice Rep. #43979 info
Some updates. - [2023-06-07 04:20:40]
R43978 Vice Rep. #43978 info
Some updates. - [2023-06-07 03:02:00]
R43977 Vice Rep. #43977 info
Fixed a minor bug with peeking, and some code formatting. - [2023-06-06 18:31:23]
R43976 Vice Rep. #43976 info
remove non working optional code for using stdin pipe - [2023-06-06 17:27:09]
R43975 Vice Rep. #43975 info
Some updates. - [2023-06-06 16:13:41]
R43974 Vice Rep. #43974 info
Die spacessvn stat (c) 2023 groepaz. - [2023-06-06 16:05:31]
R43973 Vice Rep. #43973 info
some tweaks - [2023-06-06 09:11:40]
R43972 Vice Rep. #43972 info
Create branch to merge some of the actions and hotkeys code - [2023-06-06 04:41:39]
R43971 Vice Rep. #43971 info
Added userport pin defines in preparation for the upcoming changes in the userport system. - [2023-06-06 03:42:08]
R43970 Vice Rep. #43970 info
Fixed dangling spaces. - [2023-06-06 01:22:43]
R43969 Vice Rep. #43969 info
The memory lookup tables are now built on the value in register 0 of the MMU. - [2023-06-06 01:16:38]
R43968 Vice Rep. #43968 info
Fixed comal 128 ROM addressing; works _mostly_, but circulating ROM dump is incomplete. - [2023-06-06 01:13:19]
R43967 Vice Rep. #43967 info
Fixed -initbreak reset so that the first instruction doesn't run; this is now a temporary break and not a trap. - [2023-06-06 01:09:18]
R43966 Vice Rep. #43966 info
x128 properly starts with Z80 and then transfers control to 8502; also fixed double reset on non-sc cores - [2023-06-05 22:34:47]
R43965 Vice Rep. #43965 info
FLAG2 delay cycle is now a define (3 seems to be the best value). - [2023-06-05 21:35:35]
R43964 Vice Rep. #43964 info
improved timezone handling, lets GEOS ntp demo show (almost) correct TZ. - [2023-06-05 20:31:07]
R43963 Vice Rep. #43963 info
the 6809 address isnt just 8 bit, right? :) - [2023-06-05 20:00:20]
R43962 Vice Rep. #43962 info
fixed - [2023-06-05 19:58:22]
R43961 Vice Rep. #43961 info
actually use EMUDIR instead of VICEDIR :) - [2023-06-05 19:55:37]
R43960 Vice Rep. #43960 info
use EMUDIR instead of VICEDIR - [2023-06-05 19:43:30]
R43959 Vice Rep. #43959 info
use C99 array designators to initialize all other addr_mode_size tables. This should make the (dis)assembler a bit more robust. - [2023-06-05 17:12:35]
R43958 Vice Rep. #43958 info
fix reference data - [2023-06-05 16:17:02]
R43957 Vice Rep. #43957 info
fix range of disassembled memory - [2023-06-05 16:06:45]
R43956 Vice Rep. #43956 info
In the reference data use D instead of B,A in the push/pull instructions, to match the current syntax of the disassembler in the monitor. Should this be changed to B,A again, then revert this patch - [2023-06-05 15:15:48]
R43955 Vice Rep. #43955 info
forgotten File - [2023-06-05 15:15:25]
R43954 Vice Rep. #43954 info
some cleanup of the Monitor tests, Makefile tweaks, updated/added readmes - [2023-06-05 13:17:43]
R43953 Vice Rep. #43953 info
fix 6809 reference data to match monitor output, some makefile tweaks - [2023-06-05 09:59:55]
R43952 Vice Rep. #43952 info
wic64: fix conversion warnings and use of uninitialized variable - [2023-06-05 08:33:09]
R43951 Vice Rep. #43951 info
Buildsystem: add `genkeysymtable.awk` and `genkeysymtable.sh` to EXTRA_DIST - [2023-06-04 21:01:11]
R43950 Vice Rep. #43950 info
some Makefile tweaks, added first "test" for c1541 - [2023-06-04 10:42:25]
R43949 Vice Rep. #43949 info
It's "concurrency", not "concurreny" - [2023-06-04 10:39:56]
R43948 Vice Rep. #43948 info
Add workflow to run Doxygen periodically - [2023-06-04 10:23:22]
R43947 Vice Rep. #43947 info
Update doxygen runner script - [2023-06-03 17:29:01]
R43946 Vice Rep. #43946 info
genkeysymtable.awk: Replace s with [ ] so Moses' awk can understand it- [2023-06-03 14:35:47]
R43945 Vice Rep. #43945 info
Handle default server properly. Added URL sanity check and log in case
→ NOWSZY [c64] Dev WinVice 3.6.x R43944 03/06/2023
WinVice 3.6.x Dev Changelog
- [2023-06-03 08:04:09]
R43944 Vice Rep. #43944 info
UI actions: change registered action handlers mapping into "sparse" array - [2023-06-02 15:42:18]
R43943 Vice Rep. #43943 info
Hotkeys: add Doxygen docblocks to function prototypes in the `uiapi.h` header - [2023-06-02 14:29:13]
R43942 Vice Rep. #43942 info
Hotkeys: make `uihotkeys.h` include other hotkeys headers - [2023-06-02 10:00:35]
R43941 Vice Rep. #43941 info
Create branch for moving SDL port to UI actions - [2023-06-02 08:25:16]
R43940 Vice Rep. #43940 info
Hotkeys: change generated keysym table filename to `keysymtable.h` - [2023-06-02 03:14:10]
R43939 Vice Rep. #43939 info
Fixed not generating sources until after they're looked for - [2023-06-02 02:54:14]
R43938 Vice Rep. #43938 info
Fixed cmake_bootstrap.sh when EXTRA_DIST lists files that don't exist - [2023-06-01 15:24:21]
R43937 Vice Rep. #43937 info
filter tweaks, patch by leandro nini - [2023-06-01 10:45:52]
R43936 Vice Rep. #43936 info
Hotkeys: split genkeysymtable.awk into an awk part and a shell script - [2023-06-01 09:07:53]
R43935 Vice Rep. #43935 info
Hotkeys: disable or remove debugging messages - [2023-05-31 22:28:59]
R43934 Vice Rep. #43934 info
Use new fast noise LFSR reset, patch by Leandro Nini (see bug #1885) - [2023-05-31 18:27:39]
R43933 Vice Rep. #43933 info
Fixed multi-escape URL encoding, Art.Duel works now, randomized local IP. - [2023-05-31 17:17:23]
R43932 Vice Rep. #43932 info
The 6581 saw+pulse waveform was obtained wrong, this sample is more correct. we'll still need more samples to maybe find one that matches the (first half of) the old one better. see bug #1887 - [2023-05-31 12:36:36]
R43931 Vice Rep. #43931 info
SDL: don't include `SDL.h` directly, include `vice_sdl.h` instead - [2023-05-31 11:47:48]
R43930 Vice Rep. #43930 info
Merge branch compyx/hotkeys-rework-002 into trunk - [2023-05-31 09:43:21]
R43929 Vice Rep. #43929 info
Hotkeys rework: merge trunk (r43922:HEAD) into branch - [2023-05-31 09:33:04]
R43928 Vice Rep. #43928 info
Hotkeys rework: move resource/cmdline init and hotkeys shutdown into core - [2023-05-30 22:13:02]
R43927 Vice Rep. #43927 info
Added pseudo MAC, some warning fixes and sanity checks. - [2023-05-30 22:03:13]
R43926 Vice Rep. #43926 info
Remove unused variable. - [2023-05-30 20:54:51]
R43925 Vice Rep. #43925 info
Hopefully improved version of r43910. - [2023-05-30 20:45:54]
R43924 Vice Rep. #43924 info
How dare you dangling around - [2023-05-30 20:39:46]
R43923 Vice Rep. #43923 info
make sure ffmpeg produces no output on stdout, this makes it work on windows (drop ffmpeg.exe into the vice bin dir). also added some crude sync mechanism. - [2023-05-30 10:22:34]
R43922 Vice Rep. #43922 info
Hotkeys rework: merge trunk (r43913:HEAD) into branch - [2023-05-30 08:59:30]
R43921 Vice Rep. #43921 info
Hotkeys rework: make `ui_hotkeys_vhk_filename_user()` use "C64SC" for x64sc - [2023-05-30 08:54:09]
R43920 Vice Rep. #43920 info
Hotkeys rework: use `lib_malloc()`, not plain `malloc()` - [2023-05-30 08:40:55]
R43919 Vice Rep. #43919 info
Hotkeys rework: add missing Doxygen docblocks - [2023-05-29 20:34:42]
R43918 Vice Rep. #43918 info
allow up to 83 tracks for 3.5inch mechs, should fix #1890 - [2023-05-29 15:14:31]
R43917 Vice Rep. #43917 info
Hotkeys rework: add improved debugging messages with `debug_vhk()` - [2023-05-29 13:19:46]
R43916 Vice Rep. #43916 info
Handle prefs better, check http codes, limit hexdump to 6 lines. - [2023-05-29 08:51:18]
R43915 Vice Rep. #43915 info
Hotkeys rework: add `ui_hotkeys_vhk_filename_vice() and `ui_hotkeys_vhk_filename_user()` - [2023-05-29 07:41:09]
R43914 Vice Rep. #43914 info
Hotkeys rework: implement hotkeys API virtual methods for SDL - [2023-05-29 06:57:10]
R43913 Vice Rep. #43913 info
Hotkeys rework: merge trunk (r43908:HEAD) into branch - [2023-05-28 22:47:10]
R43912 Vice Rep. #43912 info
use seperate resources for the flash image of each DTV type and handle them in the model switching - [2023-05-28 19:20:30]
R43911 Vice Rep. #43911 info
Remove unused files monitor/mon_ui.[ch] - [2023-05-28 18:23:20]
R43910 Vice Rep. #43910 info
When disassembling, move the determination of mem_config around - [2023-05-28 14:44:13]
R43909 Vice Rep. #43909 info
Hotkeys rework: do not compile or link libhotkeys.a when using the headless UI - [2023-05-28 09:06:31]
R43908 Vice Rep. #43908 info
Hotkeys rework: merge trunk (r43899:HEAD) into branch - [2023-05-27 23:49:42]
R43907 Vice Rep. #43907 info
Add gtk3_pos_es.vkm to the Makefile.am as well. - [2023-05-27 22:56:51]
R43906 Vice Rep. #43906 info
Added Spanish positional layout for xplus4 - [2023-05-27 21:05:18]
R43905 Vice Rep. #43905 info
add 'video_has_palntsc' member to video_chip_cap_t and use that to remove certain related cmdline options and resources - [2023-05-27 19:35:38]
R43904 Vice Rep. #43904 info
fix memory leak in printer output driver - [2023-05-27 17:22:56]
R43903 Vice Rep. #43903 info
fix memory leaks/double free, better handling of HAVE_FFMPEG vs !HAVE_FFMPEG - [2023-05-27 15:19:27]
R43902 Vice Rep. #43902 info
Hotkeys rework: delete `ui_hotkeys_get_hotkey_for_action()` - [2023-05-27 10:42:27]
R43901 Vice Rep. #43901 info
Hotkeys rework: move the Gtk3-speficic modifier translation table into settings_hotkeys.c - [2023-05-27 09:56:19]
R43900 Vice Rep. #43900 info
Hotkeys rework: reorganize gtk3/hotkeys.c, remove ui_hotkeys_shutdown_old() - [2023-05-27 08:22:51]
R43899 Vice Rep. #43899 info
Hotkeys rework: merge trunk (r43887:HEAD) into branch - [2023-05-27 07:23:29]
R43898 Vice Rep. #43898 info
Fix clang -Wshorten-64-to-32 warning - [2023-05-27 07:12:33]
R43897 Vice Rep. #43897 info
Hotkeys rework: remove src/arch/gtk3/hotkeymap.{c,h} - [2023-05-27 04:40:51]
R43896 Vice Rep. #43896 info
Updated joyport documentation. - [2023-05-27 00:40:16]
R43895 Vice Rep. #43895 info
added WIP video output driver that uses the ffmpeg executable instead of the linked library. should work with and without HAVE_FFMPEG. mostly untested, especially on windows :) lets see what/if/how... - [2023-05-26 21:09:02]
R43894 Vice Rep. #43894 info
Fixed http to handle '404', Reactivated SSL, trying 'CURLSSLOPT_NATIVE_CA'.
→ NOWSZY [c64] Dev WinVice 3.6.x R43893 26/05/2023
WinVice 3.6.x Dev Changelog
- [2023-05-26 18:15:00]
R43893 Vice Rep. #43893 info
Handle curl errors. - [2023-05-26 17:29:17]
R43892 Vice Rep. #43892 info
Reduce SSL security (temporarily). - [2023-05-26 16:13:09]
R43891 Vice Rep. #43891 info
Added missing commands (-dummies). - [2023-05-26 15:30:55]
R43890 Vice Rep. #43890 info
add cbm2 pin numbering, add note on DTV versions - [2023-05-26 15:24:14]
R43889 Vice Rep. #43889 info
Improved telnet by sending smaller chunks to C64. - [2023-05-26 10:52:45]
R43888 Vice Rep. #43888 info
Enable WIC64 debugging temporarily to check Windows issues as reported - [2023-05-26 09:30:06]
R43887 Vice Rep. #43887 info
Hotkeys rework: merge trunk into branch - [2023-05-26 09:28:51]
R43886 Vice Rep. #43886 info
wic64: fix some `size_t` <-> `int` conversion warnings - [2023-05-26 07:53:32]
R43885 Vice Rep. #43885 info
Hotkeys rework: move resources, cmdline and initial parsing to shared/hotkeys/ - [2023-05-26 02:28:11]
R43884 Vice Rep. #43884 info
Removed sampler support for pet userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-26 02:03:31]
R43883 Vice Rep. #43883 info
Removed sampler support for starbyte userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-26 01:53:22]
R43882 Vice Rep. #43882 info
Removed sampler support for kingsoft userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-26 00:45:46]
R43881 Vice Rep. #43881 info
Removed sampler support for hit userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-26 00:29:25]
R43880 Vice Rep. #43880 info
Removed sampler support for woj userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-26 00:20:08]
R43879 Vice Rep. #43879 info
Removed sampler support for synergy userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-26 00:11:42]
R43878 Vice Rep. #43878 info
Removed sampler support for spt userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-26 00:03:52]
R43877 Vice Rep. #43877 info
Removed sampler support for cga userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-25 23:53:35]
R43876 Vice Rep. #43876 info
Removed sampler support for hummer userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-25 23:44:51]
R43875 Vice Rep. #43875 info
Removed sampler support for oem userport joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-25 23:19:08]
R43874 Vice Rep. #43874 info
Removed sampler support for multijoy joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-25 23:10:11]
R43873 Vice Rep. #43873 info
Removed sampler support for spaceballs joystick adapter, the adapter does not provide +5vdc and the sampler needs +5vdc. - [2023-05-25 22:44:42]
R43872 Vice Rep. #43872 info
Corrected some comments. - [2023-05-25 21:35:50]
R43871 Vice Rep. #43871 info
Hotkeys rework: rename parser functions, make all but one static - [2023-05-25 12:11:37]
R43870 Vice Rep. #43870 info
Hotkeys rework: rename more Gtk-specific hotkeys functions - [2023-05-25 11:46:28]
R43869 Vice Rep. #43869 info
Hotkeys rework: rename some Gtk3-specific hotkeys functions - [2023-05-25 10:08:24]
R43868 Vice Rep. #43868 info
Hotkeys rework: rename keysym/modifier "virtual methods" - [2023-05-25 08:01:46]
R43867 Vice Rep. #43867 info
hotkeys rework: merge trunk into branch - [2023-05-25 07:55:19]
R43866 Vice Rep. #43866 info
Hotkeys rework: rename virtual methods and reduce their responsibilities - [2023-05-24 20:26:11]
R43865 Vice Rep. #43865 info
Hotkeys rework: move more code from gtk3 to shared - [2023-05-24 07:32:11]
R43864 Vice Rep. #43864 info
Hotkeys rework: make exporting .vhk files UI-agnostic - [2023-05-23 21:13:02]
R43863 Vice Rep. #43863 info
Do not use bbrtc ui element for x64dtv. - [2023-05-23 19:05:58]
R43862 Vice Rep. #43862 info
Joyport devices resources init/shutdown and cmdline options init is now handled in joyport.c, using a machine mask to determine if the device can work on the current emulator. - [2023-05-23 08:48:10]
R43861 Vice Rep. #43861 info
Hotkeys rework: move some menu item code over to the new item/hotkey/action mappings - [2023-05-23 08:13:56]
R43860 Vice Rep. #43860 info
Hotkeys rework: fix menu item accelators and their labels for x128's VDC window - [2023-05-22 22:52:05]
R43859 Vice Rep. #43859 info
Delete branch compyx/3.7-hotkeys-rework - [2023-05-22 22:45:41]
R43858 Vice Rep. #43858 info
Merge branch with trunk - [2023-05-22 22:14:27]
R43857 Vice Rep. #43857 info
Added telnet support. - [2023-05-22 21:13:06]
R43856 Vice Rep. #43856 info
slightly massaged profiler aliasing patch v2 by Oskar Linde - [2023-05-22 20:41:51]
R43855 Vice Rep. #43855 info
output filename in the log message - [2023-05-22 17:20:50]
R43854 Vice Rep. #43854 info
codestyle - [2023-05-22 17:13:17]
R43853 Vice Rep. #43853 info
codestyle - [2023-05-22 17:10:02]
R43852 Vice Rep. #43852 info
codestyle - [2023-05-22 17:07:37]
R43851 Vice Rep. #43851 info
codestyle - [2023-05-22 16:16:59]
R43850 Vice Rep. #43850 info
add comment that shows the userport pins of all machines - [2023-05-22 09:29:19]
R43849 Vice Rep. #43849 info
Apply diff between trunk and compyx/branches/3.7-hotkeys-rework - [2023-05-22 09:07:31]
R43848 Vice Rep. #43848 info
Branch #2 for the hotkeys refactoring - [2023-05-22 07:58:35]
R43847 Vice Rep. #43847 info
Hotkeys rework: merge trunk with branch - [2023-05-22 07:33:31]
R43846 Vice Rep. #43846 info
Hotkeys rework: make `vhk_map_unset()` clear only keysyms and modmasks - [2023-05-22 00:15:43]
R43845 Vice Rep. #43845 info
Added flag for joyport devices to indicate if they need +5vdc to work, and make the +5vdc needing devices only show up for ports that provide +5vdc. - [2023-05-21 20:50:33]
R43844 Vice Rep. #43844 info
In the settings GUI, "SuperPET I/O enable" was not synced to the model - [2023-05-21 16:07:56]
R43843 Vice Rep. #43843 info
Dangling spaces...
→ NOWSZY [c64] Dev WinVice 3.6.x R43842 21/05/2023
WinVice 3.6.x Dev Changelog
- [2023-05-21 16:00:30]
R43842 Vice Rep. #43842 info
ramsel[9A] are not really part of the model specification - [2023-05-21 13:35:42]
R43841 Vice Rep. #43841 info
Hotkeys rework: move `vhk_map_t` and its methods into its own file - [2023-05-21 09:45:15]
R43840 Vice Rep. #43840 info
Hotkeys rework: move more parser methods into shared/hotkeys/ - [2023-05-21 07:32:07]
R43839 Vice Rep. #43839 info
Hotkeys rework: sync branch with trunk - [2023-05-20 21:39:14]
R43838 Vice Rep. #43838 info
Fix CRTC prefetch to take crtc.vaddr_mask_eff into account. - [2023-05-20 18:40:41]
R43837 Vice Rep. #43837 info
Forgot to check in a file... - [2023-05-20 18:21:30]
R43836 Vice Rep. #43836 info
petres_t contained all fields of petinfo_t. - [2023-05-20 18:10:31]
R43835 Vice Rep. #43835 info
CRTC_BEAM_RACING revealed a long-standing bug in the use of crtc.vaddr_mask. - [2023-05-20 13:16:05]
R43834 Vice Rep. #43834 info
Make the screen's palette part of the PET model, and - [2023-05-20 07:24:15]
R43833 Vice Rep. #43833 info
Hotkeys rework: sync branch with trunk - [2023-05-20 07:13:40]
R43832 Vice Rep. #43832 info
Hotkeys rework: add accessors for the hotkey->menu-items array, use `uint32_t` for keysyms and modifier masks - [2023-05-19 23:44:13]
R43831 Vice Rep. #43831 info
swap Capital Y and Z - [2023-05-19 22:17:06]
R43830 Vice Rep. #43830 info
refactor and add comment to make more clear why the store_userport_pbx is used like this - [2023-05-19 21:30:27]
R43829 Vice Rep. #43829 info
add comment that explains why we register as if the device does not use PC2 - [2023-05-19 20:43:12]
R43828 Vice Rep. #43828 info
hook up CB2 and PA6 to the userport system - [2023-05-19 18:44:42]
R43827 Vice Rep. #43827 info
update comment - [2023-05-19 18:09:20]
R43826 Vice Rep. #43826 info
add vic20 and pet pins to the comment - [2023-05-19 17:39:47]
R43825 Vice Rep. #43825 info
Joystick adapters will now set the proper flag for their extra joysticks +5vdc support. - [2023-05-19 17:39:19]
R43824 Vice Rep. #43824 info
Enable WIC64 for xvic - known to be broken. - [2023-05-19 16:28:32]
R43823 Vice Rep. #43823 info
Added dummies for missing commands. - [2023-05-19 15:34:57]
R43822 Vice Rep. #43822 info
Added '+5VDC' element to the joystick port properties structure and set them correctly for native joystick ports, joystick port adapters and joystick port devices changes will follow in the future. - [2023-05-19 15:06:31]
R43821 Vice Rep. #43821 info
Handle multiple escapes '$<', makes Artillery Duel happy. - [2023-05-19 10:24:00]
R43820 Vice Rep. #43820 info
Handle https:// URLs, makes c6maps and c6csdb happy - [2023-05-19 09:21:06]
R43819 Vice Rep. #43819 info
Hotkeys rework: sync branch with trunk (r43818) - [2023-05-19 08:59:59]
R43818 Vice Rep. #43818 info
Hotkeys rework: move more parser code from Gtk to shared, add virtual methods `ui_modmask_to_arch()` and `ui_modmask_from_arch()` - [2023-05-18 23:26:59]
R43817 Vice Rep. #43817 info
Add `HAVE_LIBCURL` to compile time features list for the UIs - [2023-05-18 22:54:44]
R43816 Vice Rep. #43816 info
Github actions: add libcurl4 to dependencies in Debian control files - [2023-05-18 20:41:09]
R43815 Vice Rep. #43815 info
there is a list of configure options hidden here - [2023-05-18 19:52:45]
R43814 Vice Rep. #43814 info
libcurl-dev is provided by libcurl4-openssl-dev on debian. or is it? - [2023-05-18 19:41:55]
R43813 Vice Rep. #43813 info
libcurl is really provided by libcurl-dev on debian apparently - [2023-05-18 19:37:33]
R43812 Vice Rep. #43812 info
HAVE_WIC64 replaced by HAVE_LIBCURL - [2023-05-18 19:28:48]
R43811 Vice Rep. #43811 info
libcurl is provided by curl - [2023-05-18 19:25:17]
R43810 Vice Rep. #43810 info
enable libcurl, this should enable WIC64 in the snapshot builds - [2023-05-18 19:11:18]
R43809 Vice Rep. #43809 info
more style fixes - [2023-05-18 19:09:11]
R43808 Vice Rep. #43808 info
Disassembly of 6809 instructions was getting confused because its table of - [2023-05-18 18:45:28]
R43807 Vice Rep. #43807 info
More style fixes. - [2023-05-18 18:35:41]
R43806 Vice Rep. #43806 info
Fixed for non WIC64 build. - [2023-05-18 18:31:00]
R43805 Vice Rep. #43805 info
Made stylecheck scripts happy and some style fixes. - [2023-05-18 18:21:05]
R43804 Vice Rep. #43804 info
PET: Implement mem_get_current_bank_config(): returns the appropriate cpu bank - [2023-05-18 17:45:16]
R43803 Vice Rep. #43803 info
Fixed and complemented WIC64 support. - [2023-05-18 13:37:06]
R43802 Vice Rep. #43802 info
Implement mem_get_current_bank_config() and mem_peek_with_config(), which are used for disassembly (in most cases). This fixes the problem that disassembly after a breakpoint or single step shows n... - [2023-05-18 09:05:24]
R43801 Vice Rep. #43801 info
Hotkeys rework: Add docblocks to `ui_keysym_from_arch()` and `ui_keysym_to_arch()` - [2023-05-17 23:43:40]
R43800 Vice Rep. #43800 info
add note about warpspeed c64 vs warpspeed c128 to docs and source files - [2023-05-17 20:11:27]
R43799 Vice Rep. #43799 info
Hotkeys rework: sync branch with trunk - [2023-05-17 20:05:22]
R43798 Vice Rep. #43798 info
Hotkeys rework: add `parser_get_modifiers_and_keysym()`, some other fixes - [2023-05-17 13:40:59]
R43797 Vice Rep. #43797 info
init drive type resource after the other drive resources, this way its saved last in vicerc. should fix #1775 - [2023-05-17 09:57:08]
R43796 Vice Rep. #43796 info
Gtk3: Add menu items and hotkeys to send form feed to printer/plotter - [2023-05-17 06:53:52]
R43795 Vice Rep. #43795 info
Hotkeys rework: sync branch with trunk - [2023-05-16 22:15:27]
R43794 Vice Rep. #43794 info
CRTC: fix cursor handling, so that on the CBM-II models the underline cursor works. - [2023-05-16 21:49:48]
R43793 Vice Rep. #43793 info
cbm2, cbm5x0: Fix monitor watchpoints on indirect accesses to a zero page. - [2023-05-16 20:00:10]
R43792 Vice Rep. #43792 info
Apply same fix from r43787 as for cbm2mem.c to cbm5x0mem.c.
→ NOWSZY [c64] Dev WinVice 3.6.x R43791 16/05/2023
WinVice 3.6.x Dev Changelog
- [2023-05-16 15:22:44]
R43791 Vice Rep. #43791 info
Fix for bugs #1853 and #1775; crashs when setting drives types in config files without ROMs loaded - [2023-05-16 09:13:39]
R43790 Vice Rep. #43790 info
Hotkeys rework: sync branch with trunk - [2023-05-16 08:09:20]
R43789 Vice Rep. #43789 info
Hotkeys rework: start moving vhk parsing code from Gtk3 to arch/shared - [2023-05-15 07:36:56]
R43788 Vice Rep. #43788 info
Hotkeys rework: move text file reader to shared/hotkeys - [2023-05-14 18:11:58]
R43787 Vice Rep. #43787 info
cbm2: don't forget watchpoints when bank switching the exec or indirect banks. - [2023-05-14 08:33:38]
R43786 Vice Rep. #43786 info
Hotkeys rework: set svn:ignore on src/arch/shared/hotkeys - [2023-05-14 08:31:27]
R43785 Vice Rep. #43785 info
Hotkeys rework: merge current trunk - [2023-05-12 22:02:46]
R43784 Vice Rep. #43784 info
tweak shift register reset time for 6581, fixes oscsample0 and oscsample1 tests (bug#1436) and was confirmed by also fixing katakis.sid (bug#1882). Patch by Leandro Nini - [2023-05-12 11:05:31]
R43783 Vice Rep. #43783 info
Hotkeys rework: add keysyms for "international" keys, fractions, superscript etc - [2023-05-12 10:33:03]
R43782 Vice Rep. #43782 info
Hotkeys rework: add more VHK_KEY symbols - [2023-05-12 10:32:04]
R43781 Vice Rep. #43781 info
Also commit the Makefile.am in shared/hotkeys =) - [2023-05-12 10:16:43]
R43780 Vice Rep. #43780 info
Hotkeys rework: move hotkeys files into arc/shared/hotkeys - [2023-05-11 19:25:39]
R43779 Vice Rep. #43779 info
Commit the hotkeys rework I had done in trunk but didn't commit yet - [2023-05-11 19:06:56]
R43778 Vice Rep. #43778 info
Create branch for UI hotkeys reworking - [2023-05-10 15:32:11]
R43777 Vice Rep. #43777 info
Map out pio-1 and only handle datasette sense in the fd10-fd1f range when c16/c116/c232 model is selected. - [2023-05-08 19:04:19]
R43776 Vice Rep. #43776 info
disable debug output - [2023-05-08 16:43:13]
R43775 Vice Rep. #43775 info
Only show/create the userport menu if the current xplus4 machine model has a userport, in the SDL ui. - [2023-05-08 15:18:12]
R43774 Vice Rep. #43774 info
Enable/disable userport for plus4 models, no ui changes yet. - [2023-05-08 09:09:24]
R43773 Vice Rep. #43773 info
Buildsystem: add missing profiler headers for the `make dist` target - [2023-05-08 04:13:09]
R43772 Vice Rep. #43772 info
Damn you SPACESdos2unix src/c64/c64.c! - [2023-05-08 04:06:56]
R43771 Vice Rep. #43771 info
Made the c64 cia2 (dd00-ddff) range mappable, so it can be mapped out when the 'max machine' model is selected. - [2023-05-08 01:04:31]
R43770 Vice Rep. #43770 info
rename CONTEXT to PROFILE_CONTEXT so it doesn't conflict with a symbol of the same name in winnt.h - [2023-05-07 23:23:47]
R43769 Vice Rep. #43769 info
we need all files :) - [2023-05-07 23:18:44]
R43768 Vice Rep. #43768 info
initial profiler support in the monitor, right now supports only 6502, only main CPU, banking only in x64(sc). patch by Oskar Linde. - [2023-05-07 21:08:23]
R43767 Vice Rep. #43767 info
Only do debugcart io access in the d7xx range. - [2023-05-07 20:46:50]
R43766 Vice Rep. #43766 info
x64: Do not print a non-existing hash when no KERNAL is present - [2023-05-07 17:27:46]
R43765 Vice Rep. #43765 info
Only show/create the datasette menu if the current c64 machine model has a tapeport, in the SDL ui. - [2023-05-07 11:16:53]
R43764 Vice Rep. #43764 info
Gtk3: Delete old resuable cartridge image widget - [2023-05-07 11:08:49]
R43763 Vice Rep. #43763 info
Gtk3: EasyFlash settings: remove custom code with new cart image widget - [2023-05-07 02:50:10]
R43762 Vice Rep. #43762 info
Added showing of the drive menu with ieee items if the current model has no iec port, but it has an ieee cartridge attached, to the sdl ui. - [2023-05-06 21:22:27]
R43761 Vice Rep. #43761 info
Only show/create the drive menu items if the current c64 machine model has an iec port, in the SDL ui. - [2023-05-06 19:17:59]
R43760 Vice Rep. #43760 info
Added 'int c64iec_get_active_state(void)' function, to be used by ui's to determine if the current machine model has an iec port or not. - [2023-05-06 18:57:34]
R43759 Vice Rep. #43759 info
Only show/create the tapeport menu if the current c64 machine model has a tapeport in the SDL ui. - [2023-05-06 10:40:58]
R43758 Vice Rep. #43758 info
when changing border mode, only delay the connected internal updates, not the update of the resource value itself. fixes the border mode menu in the SDL port - [2023-05-06 10:36:06]
R43757 Vice Rep. #43757 info
Gtk3: REX Ram-floppy settings: use new cart image widget - [2023-05-06 09:59:47]
R43756 Vice Rep. #43756 info
Gtk3: RAMLink settings: put primary image (BIOS) at top followed by secondary (RAM), put other options below that - [2023-05-06 08:32:37]
R43755 Vice Rep. #43755 info
Added 'int tapeport_get_active_state(void)' function, to be used by ui's to determine if the current machine model has a tapeport or not. - [2023-05-06 07:59:11]
R43754 Vice Rep. #43754 info
Only show/create the userport menu if the current c64 machine model has a userport in the SDL ui. - [2023-05-06 03:17:52]
R43753 Vice Rep. #43753 info
Added 'int userport_get_active_state(void)' function, to be used by ui's to determine if the current machine model has a userport or not. - [2023-05-05 05:37:55]
R43752 Vice Rep. #43752 info
Added inception joystick adapter support. - [2023-05-04 23:10:29]
R43751 Vice Rep. #43751 info
Noted that epsf.tex is needed to generate PDF docs. Typo from previous patch. - [2023-05-04 18:04:02]
R43750 Vice Rep. #43750 info
Noted that espf.tex is needed to generate PDF docs. - [2023-05-04 17:59:24]
R43749 Vice Rep. #43749 info
Added PaperclipE, PaperclipSC, and Paperclip2 dongle support. - [2023-05-04 17:58:18]
R43748 Vice Rep. #43748 info
Added PaperclipE, PaperclipSC, and Paperclip2 dongle support. - [2023-05-04 17:56:21]
R43747 Vice Rep. #43747 info
Added PaperclipE, PaperclipSC, and Paperclip2 dongle support. - [2023-05-04 16:35:05]
R43746 Vice Rep. #43746 info
Center SDL2 windows after creation. Saving and restoring of the actual (current) position is still missing. - [2023-05-03 08:27:16]
R43745 Vice Rep. #43745 info
Gtk3: resource entry box: make sure not to pass `NULL` to gtk_entry_set_text() - [2023-05-03 08:04:25]
R43744 Vice Rep. #43744 info
Gtk3: consistency fix: node name for x64sc ROM section should be "rom" - [2023-05-02 23:24:40]
R43743 Vice Rep. #43743 info
print configure options at shutdown. let's see who breaks this first :) - [2023-05-02 22:57:28]
R43742 Vice Rep. #43742 info
Gtk3: Reimplement `UI_ACTIVATE` handler to use the UI actions system - [2023-05-02 19:42:35]
R43741 Vice Rep. #43741 info
Different and better fix for bug #1877.
→ NOWSZY [c64] Dev WinVice 3.6.x R43740 02/05/2023
WinVice 3.6.x Dev Changelog
→ [c64] Dev WinVice 3.6.x R43637 04/04/2023
WinVice 3.6.x Dev Changelog
- [2023-04-04 19:59:05]
R43637 Vice Rep. #43637 info
de-tabify - [2023-04-04 19:55:17]
R43636 Vice Rep. #43636 info
Improved screenshot of hi-res.prg. - [2023-04-04 19:52:22]
R43635 Vice Rep. #43635 info
Implement some beam-racing timing improvements for pre-CRTC PETs. - [2023-04-04 01:52:12]
R43634 Vice Rep. #43634 info
make dropping files on the main window work like it did in winvice - hold shift to just mount a new disk. requested by rambones - [2023-04-02 09:47:22]
R43633 Vice Rep. #43633 info
Removed obsolete fixme comment. - [2023-04-02 09:36:05]
R43632 Vice Rep. #43632 info
Added z80 c64 native audio test program. - [2023-04-01 21:36:16]
R43631 Vice Rep. #43631 info
fix some shiftlock things in the SDL keymaps - [2023-04-01 20:27:46]
R43630 Vice Rep. #43630 info
Include stdlib.h for atoi function. - [2023-04-01 19:54:29]
R43629 Vice Rep. #43629 info
Added z80 c128 cpm/native and z80 c64 cpm audio test programs. - [2023-04-01 19:52:29]
R43628 Vice Rep. #43628 info
add missing capslock mapping in some gtk keymaps - [2023-03-31 00:15:13]
R43627 Vice Rep. #43627 info
attempt to automatically check the result, completely untested (who has a 6569R1 machine?) - [2023-03-30 22:48:13]
R43626 Vice Rep. #43626 info
fix for automatic testing, add to testlists - [2023-03-30 22:39:03]
R43625 Vice Rep. #43625 info
make ntsc fixed version of the test, added test results from my c64s - [2023-03-30 19:47:26]
R43624 Vice Rep. #43624 info
Gtk3: cart image widgets: update sensitivity of flush/save button when (attempting to) attach images - [2023-03-30 19:12:09]
R43623 Vice Rep. #43623 info
Gtk3: Cartridge image widgets: make "flush" and "save" buttons optional ... because RAMLink - [2023-03-30 17:09:34]
R43622 Vice Rep. #43622 info
Gtk3: Add new resuable cartridge image widgets, use in GMod2 settings - [2023-03-30 00:08:52]
R43621 Vice Rep. #43621 info
Init driver_select.drv_select function to NULL if not used - [2023-03-29 23:39:58]
R43620 Vice Rep. #43620 info
update with source - [2023-03-29 23:33:06]
R43619 Vice Rep. #43619 info
add testprog related to #1857 - [2023-03-29 22:23:11]
R43618 Vice Rep. #43618 info
Optional delay to vertical retrace. - [2023-03-29 19:50:50]
R43617 Vice Rep. #43617 info
provide fake sid hooks so hardsid can be used when fastsid is disabled, should fix #195. Patch by Leandro Nini - [2023-03-29 19:20:46]
R43616 Vice Rep. #43616 info
tweak page height, now allows print shop to print a greetings card on a single page. yay! - [2023-03-29 17:54:28]
R43615 Vice Rep. #43615 info
add some more testprogs related to #1848 - [2023-03-29 17:53:31]
R43614 Vice Rep. #43614 info
do not flush current line on CLOSE, should fix #1848 - [2023-03-29 13:27:27]
R43613 Vice Rep. #43613 info
Mention the 2001-blueish palette. - [2023-03-29 13:20:35]
R43612 Vice Rep. #43612 info
Add a PET palette that approximates the slightly blue white of the 2001 model. - [2023-03-29 08:18:16]
R43611 Vice Rep. #43611 info
Restore assignment of `crt_id`, but this time properly ;) - [2023-03-29 01:57:31]
R43610 Vice Rep. #43610 info
Fixed macOS bindist. Probably doesn't work without code signing, however an attempt is now made to detect and use a signing identity. - [2023-03-29 01:10:31]
R43609 Vice Rep. #43609 info
use separate resource per localized chargen, use right chargen for italian/french, use localized c64 kernal for norwegian/swedish - [2023-03-29 00:48:02]
R43608 Vice Rep. #43608 info
Fixed annoying warning about unused mem_burst_read - [2023-03-29 00:40:42]
R43607 Vice Rep. #43607 info
Fixed dtv crash on shutdown. There was an assumption that 4 printer drivers were set up that had a form feed callback, in this case there were only 3 - [2023-03-29 00:30:02]
R43606 Vice Rep. #43606 info
another unsigned -> signed warning - [2023-03-29 00:27:05]
R43605 Vice Rep. #43605 info
Fixed a bunch of intptr_t / void * comparison warnings by defining CBM_FILE as void * - [2023-03-29 00:26:51]
R43604 Vice Rep. #43604 info
Fixed unsigned -> signed warnings - [2023-03-29 00:20:58]
R43603 Vice Rep. #43603 info
Removed pointless assignment - [2023-03-28 23:11:15]
R43602 Vice Rep. #43602 info
Replace tab with spaces. Note to self: fix editor settings - [2023-03-28 18:01:17]
R43601 Vice Rep. #43601 info
fix scrolling in the monitor on macos, patch by Oskar Linde - [2023-03-28 17:51:21]
R43600 Vice Rep. #43600 info
add test program related to #1855 - [2023-03-28 11:52:25]
R43599 Vice Rep. #43599 info
Add or correct (unsigned char) casts to ctype arguments. - [2023-03-28 09:42:04]
R43598 Vice Rep. #43598 info
Gtk3: Mark `ACTION_SETTINGS_SAVE` finished after saving settings - [2023-03-28 06:09:16]
R43597 Vice Rep. #43597 info
Attempt to make macOS bindist script work with multiple platypus versions - [2023-03-28 06:08:43]
R43596 Vice Rep. #43596 info
fixed GNU sed assumption - [2023-03-27 23:09:19]
R43595 Vice Rep. #43595 info
It is possible to perform actions mapped to joystick events in the GTK port - [2023-03-27 22:55:25]
R43594 Vice Rep. #43594 info
Load/save mappings from joystick events to actions - [2023-03-27 21:14:12]
R43593 Vice Rep. #43593 info
add extra message when installing icon files, see #1619 - [2023-03-27 20:07:05]
R43592 Vice Rep. #43592 info
document how to use printer emu better - [2023-03-27 20:06:44]
R43591 Vice Rep. #43591 info
add debug stuff - [2023-03-27 09:45:30]
R43590 Vice Rep. #43590 info
Make mapping to actions actually work on SDL, add empty stubs for GTK and headless - [2023-03-27 09:28:20]
R43589 Vice Rep. #43589 info
Accept events from any joystick when adding a map to an action - [2023-03-27 02:53:57]
R43588 Vice Rep. #43588 info
when using the graphic output driver, only produce a new file when actually doing a formfeed. should fix #1848 - [2023-03-27 01:48:14]
R43587 Vice Rep. #43587 info
when creating file names for the graphical printer output, skip existing files. partial workaround for #1848
→ [c64] Dev WinVice 3.6.x R43586 27/03/2023
WinVice 3.6.x Dev Changelog
- [2023-03-27 00:17:03]
R43586 Vice Rep. #43586 info
fix incorrect write bank in FE3 monitor output, fixes bug #1736, patch by Simon Rowe - [2023-03-26 23:12:48]
R43585 Vice Rep. #43585 info
Restore the SDL implementation of SDL hotkeys as it was before joy mappings were merged. Load from/save to file not supported yet - [2023-03-26 21:12:40]
R43584 Vice Rep. #43584 info
document resources event_relevant/event_strict_value better - [2023-03-26 18:07:39]
R43583 Vice Rep. #43583 info
Simplify some #ifdefs. - [2023-03-26 17:54:32]
R43582 Vice Rep. #43582 info
Restore the lovely PET dingeling sound. - [2023-03-26 16:55:21]
R43581 Vice Rep. #43581 info
Fix nasty buzz on sun/netbsd sound driver - [2023-03-26 09:42:25]
R43580 Vice Rep. #43580 info
UI actions: always invoke the dispatch function - [2023-03-25 22:29:01]
R43579 Vice Rep. #43579 info
Reorder monitor calls so SID appears in address order - [2023-03-25 20:54:32]
R43578 Vice Rep. #43578 info
Add sid to vsid io monitor command. - [2023-03-25 18:48:31]
R43577 Vice Rep. #43577 info
when installing with x64 not enabled, install a symlink x64->s64sc instead - [2023-03-25 18:06:45]
R43576 Vice Rep. #43576 info
UI actions: update comments, align prototypes in header - [2023-03-25 18:06:45]
R43575 Vice Rep. #43575 info
Fix use of incorrect use of `USE_SDL1UI` define - [2023-03-25 17:38:32]
R43574 Vice Rep. #43574 info
do not install developer docs, do only install SDL/SDL2 readme when installing the SDL/SDL2 port - [2023-03-25 16:00:37]
R43573 Vice Rep. #43573 info
add monitor io dump for wd1770 and pc8477 - [2023-03-25 15:34:50]
R43572 Vice Rep. #43572 info
Restore the functionality of changing the mapping from a host joystick action to an emulated device's keyboard event in SDL port, that got lost with the merge - [2023-03-25 15:03:07]
R43571 Vice Rep. #43571 info
implement monitor io dump for 6532 (RIOT) - [2023-03-25 01:07:13]
R43570 Vice Rep. #43570 info
Fixed address menus. - [2023-03-24 20:31:05]
R43569 Vice Rep. #43569 info
Use sizeof(int16_t) to clearly show what is being allocated. - [2023-03-24 14:23:26]
R43568 Vice Rep. #43568 info
Use a makefile instead of a build script. - [2023-03-24 05:37:22]
R43567 Vice Rep. #43567 info
Added multi channel sound device mixing. - [2023-03-24 04:54:20]
R43566 Vice Rep. #43566 info
Only render selected channel for multi-channel sound devices in the new float sound system. - [2023-03-24 03:49:22]
R43565 Vice Rep. #43565 info
Use an array. - [2023-03-24 03:43:39]
R43564 Vice Rep. #43564 info
Only allocate device sound buffers when the main buffer gets allocated. - [2023-03-23 23:41:57]
R43563 Vice Rep. #43563 info
fix traps handling when switching kernal revisions, should fix #1851 - [2023-03-23 17:04:35]
R43562 Vice Rep. #43562 info
add some comments, remove libusb-1.0.dll from bindist again. all working fine on windows :) - [2023-03-23 16:34:43]
R43561 Vice Rep. #43561 info
Reverted previous new float sound system changes, something went wrong. - [2023-03-23 05:47:45]
R43560 Vice Rep. #43560 info
Added multi channel chip support to the new float sound system. - [2023-03-23 01:18:35]
R43559 Vice Rep. #43559 info
Added windows function to add the correct path of the opencbm driver install so that the libusb dll can be loaded correctly. - [2023-03-22 21:45:23]
R43558 Vice Rep. #43558 info
there is no /bin dir in SDL bindist. also remove warnings - [2023-03-22 21:14:42]
R43557 Vice Rep. #43557 info
Extend the amount of buffers to also include multi-channel devices, this is in preparation for the multi channel device audio rendering. - [2023-03-22 21:12:28]
R43556 Vice Rep. #43556 info
fix SDL bindist hopefully perhaps maybe - [2023-03-22 20:35:21]
R43555 Vice Rep. #43555 info
install libusb in GHA, copy libusb-1.0.dll in bindist. lets see what happens :) - [2023-03-22 18:43:22]
R43554 Vice Rep. #43554 info
re-enable OpenCBM option for xvic in the UI - [2023-03-22 18:41:47]
R43553 Vice Rep. #43553 info
ugly hack that re-initializes the file system device after all init was done. this should fix #1812, #1574, #1156, #1348 (only tested on linux right now) - [2023-03-22 18:39:43]
R43552 Vice Rep. #43552 info
make opencbm available in c1541 by using "opencbm" as the filename - [2023-03-22 18:18:51]
R43551 Vice Rep. #43551 info
Disable opencbm debug output, add some comments, add some asserts - [2023-03-22 18:05:30]
R43550 Vice Rep. #43550 info
Added Jussi Ala-Könni real hw test results. - [2023-03-21 22:42:54]
R43549 Vice Rep. #43549 info
Build the list of available palette files at runtime, scan system path/dirs as needed. Also read extra info from the .vpl files, documented extra info, updated all .vpl files. New palettes can now ... - [2023-03-21 07:08:44]
R43548 Vice Rep. #43548 info
Get the active sound chip amount of channels into an array and then use the array instead of calling the channels function multiple times. - [2023-03-21 03:54:57]
R43547 Vice Rep. #43547 info
Only get amount of channels from active sound devices. - [2023-03-20 14:13:10]
R43546 Vice Rep. #43546 info
Added missing function. - [2023-03-20 05:30:27]
R43545 Vice Rep. #43545 info
Guard float sound system code with #ifdef SOUND_SYSTEM_FLOAT - [2023-03-20 05:09:03]
R43544 Vice Rep. #43544 info
Added multi channel chip stereo placement support to the float sound system, the calculating of the device sample is not multi channel yet, so multi channel sound devices (sid/digimax) still broken... - [2023-03-20 03:03:08]
R43543 Vice Rep. #43543 info
Renamed SOUND_CHANNELS_MAX to SOUND_OUTPUT_CHANNELS_MAX and added a new define SOUND_CHIP_CHANNELS_MAX in preparation for multi-channel chip rendering for the float sound system. - [2023-03-20 02:19:24]
R43542 Vice Rep. #43542 info
Use device specific amount of channels for the scc argument of the calculate samples call for the float sound system. - [2023-03-19 23:59:40]
R43541 Vice Rep. #43541 info
Added proper stereo mixing to the float sound system using the 'placement preference', which are currently hardcoded to 100% on both channels, but could be made ui/resource/cmdline settable in the ... - [2023-03-19 23:23:15]
R43540 Vice Rep. #43540 info
Removed the need for sound chip code to render sound for the amount of output channels for the float sound system, all devices now render mono streams, this will break multi-channel sound devices f... - [2023-03-19 20:13:31]
R43539 Vice Rep. #43539 info
Updated float sound system sound-chip struct to include volume indicators for left/right in stereo mode, all set to output to both channels, not used for mixing yet. - [2023-03-19 18:40:03]
R43538 Vice Rep. #43538 info
Added mp3at64 sound support to the new float sound system. - [2023-03-19 18:13:07]
R43537 Vice Rep. #43537 info
petsound: enable high pass filter - [2023-03-19 17:59:42]
R43536 Vice Rep. #43536 info
petsound: Remove (and always enable) the #define LOWPASS_CB2. - [2023-03-19 17:58:34]
R43535 Vice Rep. #43535 info
Added datasette sound support to the new float sound system. - [2023-03-19 17:24:52]
R43534 Vice Rep. #43534 info
Added video sound support to the new float sound system. - [2023-03-19 17:12:41]
R43533 Vice Rep. #43533 info
Added c64dtv sid sound support to the new float sound system. - [2023-03-19 17:01:33]
R43532 Vice Rep. #43532 info
Added plus4 ted sound support to the new float sound system.
→ [c64] Dev WinVice 3.6.x R43531 19/03/2023
WinVice 3.6.x Dev Changelog
- [2023-03-19 16:33:01]
R43531 Vice Rep. #43531 info
Added dac based (sfxss/digimax/digiblaster/userportdac) sound support to the new float sound system. - [2023-03-19 16:13:43]
R43530 Vice Rep. #43530 info
Added pet sound support to the new float sound system. - [2023-03-19 08:01:11]
R43529 Vice Rep. #43529 info
Added vic20 narive sound support to the new float sound system. - [2023-03-19 07:33:05]
R43528 Vice Rep. #43528 info
Added t6721 sound support (magicvoice/plus4speech) to the new float sound system. - [2023-03-19 07:31:53]
R43527 Vice Rep. #43527 info
sound_audio_mix inline function is not needed for the new float sound system. - [2023-03-19 07:18:25]
R43526 Vice Rep. #43526 info
Added drive sound support to the new float sound system. - [2023-03-19 05:55:01]
R43525 Vice Rep. #43525 info
Added sfx sound expander support to the new float sound system. - [2023-03-19 05:31:12]
R43524 Vice Rep. #43524 info
Added fastsid support to the new float sound system. - [2023-03-19 05:21:15]
R43523 Vice Rep. #43523 info
Expanded the float sound system sid support to 8 sids. - [2023-03-19 04:38:41]
R43522 Vice Rep. #43522 info
lib_free float addition buffer as well. - [2023-03-19 04:22:03]
R43521 Vice Rep. #43521 info
Added float mixing and adapted resid (single chip) to the new sound system. - [2023-03-19 01:26:08]
R43520 Vice Rep. #43520 info
Started on floatifying the sound system, very experimental, currenly only code that produces no sound yet, wip. - [2023-03-18 19:16:25]
R43519 Vice Rep. #43519 info
Updates and fixes. - [2023-03-18 18:37:36]
R43518 Vice Rep. #43518 info
Realized [r36405] was not a good idea, revert it and add an explanatory comment. (patch by Leandro Nini) - [2023-03-18 04:33:56]
R43517 Vice Rep. #43517 info
make the -model argument case insensitive. - [2023-03-17 17:33:44]
R43516 Vice Rep. #43516 info
added 2022 printer demo, mps802 custom char test - [2023-03-17 17:21:38]
R43515 Vice Rep. #43515 info
refactor mps803 printer emulation into a somewhat generic engine that can handle (most of) the cbm b/w matrix printers. register some common printer types. more code is needed to hook this up to ie... - [2023-03-17 16:30:29]
R43514 Vice Rep. #43514 info
Show an error dialog when some of the pet extensions cannot be activated, to make it clear to the user. - [2023-03-16 11:55:00]
R43513 Vice Rep. #43513 info
Github actions: add 'unzip' as dependency for msys2 SDL2 builds - [2023-03-16 10:54:36]
R43512 Vice Rep. #43512 info
configure: change `--with-zip-bin` to `--with-unzip-bin` - [2023-03-16 09:44:42]
R43511 Vice Rep. #43511 info
Github actions: add --with-zip-bin configure switch so we actually pack the unzip.exe - [2023-03-16 06:02:44]
R43510 Vice Rep. #43510 info
Added '--with-zip-bin' configure option to add unzip.exe to the bindist for the windows platform. - [2023-03-16 03:48:12]
R43509 Vice Rep. #43509 info
Do not store to userport devices while a reset is going on. - [2023-03-15 09:37:29]
R43508 Vice Rep. #43508 info
Gtk3: Settings: move expert image widget above mode widget - [2023-03-15 09:36:53]
R43507 Vice Rep. #43507 info
Gtk3: Settings dialog: replace Gmod3 string literal with define from cartridge.h - [2023-03-13 07:05:41]
R43506 Vice Rep. #43506 info
bye bye spaces. - [2023-03-13 06:52:59]
R43505 Vice Rep. #43505 info
Added more realistic vicii color ram init code. - [2023-03-13 02:37:29]
R43504 Vice Rep. #43504 info
Removed some magic values from the sound output system devices. - [2023-03-12 23:31:07]
R43503 Vice Rep. #43503 info
some refactoring and comments, model business vs graphics mode switching via secondary address better. The exact behaviour still needs to be verified on a real printer, the manual is not clear either :( - [2023-03-12 22:56:01]
R43502 Vice Rep. #43502 info
add extra test for mode changes via secondary address. results need to be checked on a real printer. also use proper petscii chars in some tests, so they match the printout in the manual better - [2023-03-12 15:09:51]
R43501 Vice Rep. #43501 info
updated details on the filter function(s) derivative, patch by Leandro Nini
- [2023-03-11 22:59:31]
R43500 Vice Rep. #43500 info
Added c128 c128modez80-25.prg to the testbench.
- [2023-03-11 22:53:28]
R43499 Vice Rep. #43499 info
Fix x128 z80 bios area writes.
- [2023-03-11 22:41:48]
R43498 Vice Rep. #43498 info
Changed border color for tests to green according to the results on actual hw, and added vice debug cart values.
- [2023-03-11 22:21:12]
R43497 Vice Rep. #43497 info
Added a c128 mode z80 test to see what happens when we use the z80 memory access to change the ram in 0100 when z80 bios is mapped in.
- [2023-03-11 20:35:05]
R43496 Vice Rep. #43496 info
Fixed a typo (7ff -> d7ff).
- [2023-03-11 20:13:27]
R43495 Vice Rep. #43495 info
Fixed.
- [2023-03-11 20:09:08]
R43494 Vice Rep. #43494 info
Add missing x128 debug cart return values.
- [2023-03-11 20:05:10]
R43493 Vice Rep. #43493 info
Fix x128 debug cart return values.
- [2023-03-11 19:51:35]
R43492 Vice Rep. #43492 info
Increase the timeout of c64modemmu/c64modemmu-01.prg
- [2023-03-11 19:41:36]
R43491 Vice Rep. #43491 info
Added the new c128 c64-mode mmu tests and z80 c128/c64-mode mmu tests to the testbench.
- [2023-03-10 18:50:29]
R43490 Vice Rep. #43490 info
update the driver binaries and recompile, before the -pot programs would just crash
- [2023-03-10 18:16:44]
R43489 Vice Rep. #43489 info
make formfeed in mps803 emulation not end in a null-op, should fix #1844. Also added some more debug output and fixed some warnings.
- [2023-03-10 13:37:24]
R43488 Vice Rep. #43488 info
actually fix the VDC mirrors :)
- [2023-03-09 21:20:41]
R43487 Vice Rep. #43487 info
Fix x128 VDC mirroring, should fix bug #1845.
- [2023-03-09 19:43:24]
R43486 Vice Rep. #43486 info
Gtk3: Add reusable widget for secondary cartridge images
- [2023-03-09 19:09:20]
R43485 Vice Rep. #43485 info
?too many stubs error
- [2023-03-09 19:07:13]
R43484 Vice Rep. #43484 info
hook up c128 cart system to new API
- [2023-03-09 18:58:28]
R43483 Vice Rep. #43483 info
Add stubs for `cartridge_can_save_secondary_image` and `cartridge_can_flush_secondary_image` for PET
Inne treści związane z tematem
[c64] Dev WinVice 3.6.x R43979 07/06/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 ...
[GameBase] Amiga Gamebase 1.7 update XVII 4/06/23
Seiya opublikował nową aktualiację gamebase dla fanów emulacji AMIGI. Sporo zmian przede wszystkim organizacyjnych.
W końcu mamy jako taki porządek w tej naprawdę dużej bazie - Seiya wrzucił wszystko na archive.org, Reuplodował również tam wersję z poprawkami aż do update 11 (jeśli więc ktoś się posiłkuje wersją z upd. 3, teoretycznie powinien pobrać jeszcze raz ...
[c64] Dev WinVice 3.6.x R43944 03/06/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] Dev WinVice 3.6.x R43893 26/05/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 ...