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ę 24 grudnia 2024 roku - WinVice 3.9.0
WinVice 3.8.x Dev Changelog
- [2025-02-13 17:47:32]
R45486 Vice Rep. #45486 info
Remove icon files from neolithic times - [2025-02-13 08:09:37]
R45485 Vice Rep. #45485 info
configure: export `INSTALL_DESKTOP_FILES` to config.h - [2025-02-12 19:42:54]
R45484 Vice Rep. #45484 info
Add installation of `.desktop` files - [2025-02-12 10:46:13]
R45483 Vice Rep. #45483 info
Add install/uninstall hooks for icon files - [2025-02-11 16:31:59]
R45482 Vice Rep. #45482 info
Don't install the icon files into VICE_DATADIR when --enable-desktop-files - [2025-02-11 08:50:29]
R45481 Vice Rep. #45481 info
configure: check for `xdg-icon-resource` with `--enable-desktop-files` - [2025-02-11 00:31:41]
R45480 Vice Rep. #45480 info
SDL: fix PNG icon loading - [2025-02-10 22:57:18]
R45479 Vice Rep. #45479 info
Gtk3: fix Windows icons - [2025-02-10 18:18:21]
R45478 Vice Rep. #45478 info
Rename desktop icons - [2025-02-10 17:16:46]
R45477 Vice Rep. #45477 info
Create branch for desktop icons rework - [2025-02-09 16:28:07]
R45476 Vice Rep. #45476 info
fix crash on -help in the SDL port. patch inspired by rtissera - [2025-02-07 07:49:10]
R45475 Vice Rep. #45475 info
Gtk3: remove cross-compiling magic from Windows bindist script - [2025-02-06 11:27:48]
R45474 Vice Rep. #45474 info
Gtk3: bindist script: abort if old bindist dir cannot be removed - [2025-02-05 19:40:40]
R45473 Vice Rep. #45473 info
archdep_fix_streams(): attach console before redirecting - [2025-02-05 16:16:21]
R45472 Vice Rep. #45472 info
fix url to development builds - [2025-02-02 22:23:04]
R45471 Vice Rep. #45471 info
added support for the 'Profi-DOS' cartridge by REX Datentechnik. Thanks to SubZero for providing the cartridge over 15 years ago >_< - [2025-02-02 19:20:22]
R45470 Vice Rep. #45470 info
disable debug output - [2025-01-31 22:44:36]
R45469 Vice Rep. #45469 info
Another case of PET empty space reading. - [2025-01-28 21:21:37]
R45468 Vice Rep. #45468 info
Oops, fix previous. We want to see the value from the CRTC. - [2025-01-28 21:14:52]
R45467 Vice Rep. #45467 info
Also return empty space on E80x. - [2025-01-26 13:52:31]
R45466 Vice Rep. #45466 info
Use crtc.vaddr_mask_eff to mask colour memory offsets, since we use effective addresses here: not the ones direcly from the CRTC, but possibly times 2. - [2025-01-24 00:02:17]
R45465 Vice Rep. #45465 info
move keyval fix magic into a public function and use it in the joystick keyset config dialog. should fix bug #2120. the hotkey code (and any other place that uses gtk keyval) needs a similar fix - [2025-01-23 21:44:18]
R45464 Vice Rep. #45464 info
Restore behaviour for access to open space: the high byte of the address is read. - [2025-01-23 21:42:06]
R45463 Vice Rep. #45463 info
In ColourPET and lower case mode, also fill in the colour of the extra 2 lines of the characters. This will be the background colour of the character "above". - [2025-01-13 21:39:13]
R45462 Vice Rep. #45462 info
Gtk3: Properly set RAMLink enable check button if enabled - [2025-01-12 23:24:35]
R45461 Vice Rep. #45461 info
Gtk3: Don't require a memory image file for RAMLink emulation check button - [2025-01-10 13:04:21]
R45460 Vice Rep. #45460 info
Fix typo - [2025-01-10 12:24:48]
R45459 Vice Rep. #45459 info
Unbreak Windows build, hopefully - [2025-01-10 12:10:26]
R45458 Vice Rep. #45458 info
Remove assigned-but-unused variable - [2025-01-10 02:38:31]
R45457 Vice Rep. #45457 info
improve the test for whether ffmpeg executable exists, cycle through a port range when launching the executable, so ports that are still lingering will not block - [2025-01-10 00:38:24]
R45456 Vice Rep. #45456 info
some refactoring, comments, use fork() instead of vfork(), print log messages in parent context - [2025-01-10 00:37:14]
R45455 Vice Rep. #45455 info
some refactoring, add comments, use full path to shell for argv[0] - [2025-01-09 22:09:37]
R45454 Vice Rep. #45454 info
properly check return value of lib_mvsprintf, print an error and return if NULL. should fix #2112 - [2025-01-08 14:26:53]
R45453 Vice Rep. #45453 info
SDL: Add toggle buttons for "StartMinimized" and "StartMaximized" resources - [2025-01-07 17:45:43]
R45452 Vice Rep. #45452 info
SDL: Add -maximized to SDL2 UI - [2025-01-06 20:15:46]
R45451 Vice Rep. #45451 info
disable local certificate lookup - [2025-01-05 10:23:24]
R45450 Vice Rep. #45450 info
Gtk3: add option to start with maximized window (-maximized) - [2025-01-04 18:55:40]
R45449 Vice Rep. #45449 info
Gtk3: add $VICERES comment for "StartMinimized" - [2025-01-04 18:53:35]
R45448 Vice Rep. #45448 info
let curl redirect 30x URLs - [2025-01-01 22:56:45]
R45447 Vice Rep. #45447 info
Update macOS bindist to latest notarisation tool - [2025-01-01 22:55:30]
R45446 Vice Rep. #45446 info
Update macOS bindist for latest GTK3 - [2025-01-01 22:21:46]
R45445 Vice Rep. #45445 info
some better error checking, should now handle correctly the case when the ffmpeg binary dies unexpectedly - [2025-01-01 21:32:53]
R45444 Vice Rep. #45444 info
change ui_display_recording() arg from bool to type and pass the type of started recording. also use constants instead of magic values :) UI correctly displays the recording status now - [2024-12-31 12:19:59]
R45443 Vice Rep. #45443 info
configure: also show --with[out]-libieee1284 status on Windows - [2024-12-31 11:45:58]
R45442 Vice Rep. #45442 info
Fix -Wformat warnings - [2024-12-31 11:41:57]
R45441 Vice Rep. #45441 info
reset wic64 also on enable - [2024-12-31 11:06:10]
R45440 Vice Rep. #45440 info
Build system: remove --without-zlib and make zlib mandatory - [2024-12-31 07:32:56]
R45439 Vice Rep. #45439 info
remove all traces of HAVE_FFMPEG - [2024-12-29 15:58:48]
R45438 Vice Rep. #45438 info
GHA: Make runners for .deb packaging use 'ubuntu-22.04' - [2024-12-29 13:40:16]
R45437 Vice Rep. #45437 info
GHA: Remove libglew2.1 from control file for Gtk3 Ubuntu package - [2024-12-29 11:33:47]
R45436 Vice Rep. #45436 info
x64dtv: remove #if 0'ed code left over from previous commit - [2024-12-29 11:29:06]
R45435 Vice Rep. #45435 info
Fix linking issues with LLVM's lld (18 and 19) - [2024-12-29 11:29:06]
R45434 Vice Rep. #45434 info
Fix texi warnings on FreeBSD, patch by Dirk Meyer
→ NOWSZY [c64] Dev WinVice 3.8.x R45632 13/04/2025
WinVice 3.8.x Dev Changelog
- [2025-04-13 18:57:42]
R45632 Vice Rep. #45632 info
improve help output and docs as suggested by tokra - [2025-04-13 03:30:05]
R45631 Vice Rep. #45631 info
fix CPU port emulation for SX64. On the SX64 board, bits 3,4,5 of the CPU port are not connected, and thus read back as 0. We still need to disable anything tape related when SX64 (and perhaps C64G... - [2025-04-12 15:32:44]
R45630 Vice Rep. #45630 info
Joystick: DirectInput: fix POV direction handling - [2025-04-12 13:02:09]
R45629 Vice Rep. #45629 info
Joystick: update Linux driver - [2025-04-10 04:33:31]
R45628 Vice Rep. #45628 info
If no SDL2 renderer is explicitly specified, and no accelerated renderer can be created, try falling back to any available renderer - [2025-04-07 22:09:17]
R45627 Vice Rep. #45627 info
better check for invalid value - [2025-04-07 22:08:12]
R45626 Vice Rep. #45626 info
disable debug output - [2025-04-06 15:02:12]
R45625 Vice Rep. #45625 info
fix typo, patch by Stefan Haubental - [2025-04-05 17:58:25]
R45624 Vice Rep. #45624 info
output a warning when the load address given is 0, eg because of mistyping a hex number without 0x - [2025-04-03 03:24:11]
R45623 Vice Rep. #45623 info
Joystick: Linux evdev: scan symlinks in /dev/input/by-id/ - [2025-04-02 08:31:14]
R45622 Vice Rep. #45622 info
Joystick: reject devices based on number of inputs - [2025-04-02 00:10:17]
R45621 Vice Rep. #45621 info
blindly fix some more supposed issues with reading open i/o. if/how 157x/1581/FD/HD needs to be fixed is stll to be determined - [2025-04-02 00:05:28]
R45620 Vice Rep. #45620 info
update testlists - [2025-04-02 00:04:40]
R45619 Vice Rep. #45619 info
update open i/o test(s) - [2025-04-01 16:25:14]
R45618 Vice Rep. #45618 info
FreeBSD: use custom mapper callback to fix Logitech F710 Y axis - [2025-04-01 02:03:43]
R45617 Vice Rep. #45617 info
WIP fix for #2113. Debug stuff is still enabled. Similar fixes must be applied to the other drives - and perhaps to PET and Plus4 - [2025-03-31 19:08:16]
R45616 Vice Rep. #45616 info
Make sure menu_draw actually exists before drawing to the monitor in SDL2 - [2025-03-31 18:46:19]
R45615 Vice Rep. #45615 info
Nuke trailing whitespace from orbit - [2025-03-31 18:35:09]
R45614 Vice Rep. #45614 info
Merge branch compyx/joymap-001 into trunk - [2025-03-31 09:56:17]
R45613 Vice Rep. #45613 info
Merge trunk (r45603:HEAD) into branch - [2025-03-31 09:54:16]
R45612 Vice Rep. #45612 info
Joystick: allow drivers to disable sorting of inputs - [2025-03-31 03:04:39]
R45611 Vice Rep. #45611 info
add missing commandline- and gui options. implement some kind of fake 'dhcp' - [2025-03-31 02:33:49]
R45610 Vice Rep. #45610 info
Fix null free in console close in SDL2 when binary monitor disconnects - [2025-03-30 22:36:16]
R45609 Vice Rep. #45609 info
update readme - [2025-03-30 15:54:21]
R45608 Vice Rep. #45608 info
Joystick: Update docs with driver example - [2025-03-30 08:31:17]
R45607 Vice Rep. #45607 info
Joystick: update Windows driver - [2025-03-30 08:06:27]
R45606 Vice Rep. #45606 info
Joystick: update NetBSD/FreeBSD driver - [2025-03-30 08:01:35]
R45605 Vice Rep. #45605 info
Joystick: store parent device reference in axis, button and hat objects - [2025-03-30 07:37:40]
R45604 Vice Rep. #45604 info
Start documenting the changes in joystick API - [2025-03-29 19:03:25]
R45603 Vice Rep. #45603 info
remove support for ancient libnet, remove VICE_USE_LIBNET_1_1, fix HAVE_LIBNET logic so it even might get used now :) - [2025-03-29 14:27:42]
R45602 Vice Rep. #45602 info
Merge trunk (r45594:HEAD) into branch - [2025-03-29 07:38:10]
R45601 Vice Rep. #45601 info
Fix -Wshorten-64-to-32 warning - [2025-03-28 19:21:36]
R45600 Vice Rep. #45600 info
forgot :) - [2025-03-28 19:11:03]
R45599 Vice Rep. #45599 info
swap vic20via1/2.c - [2025-03-28 19:04:16]
R45598 Vice Rep. #45598 info
third step of 3-way commit in order to rename the via functions, this one renames via3->via1 in code. - [2025-03-28 18:58:45]
R45597 Vice Rep. #45597 info
second step of 3-way commit in order to rename the via functions, this one renames via1->via2 in code - [2025-03-28 18:47:34]
R45596 Vice Rep. #45596 info
first step of 3-way commit in order to rename the via functions, this one renames via2->via3 in code, and swaps via1<>via2 in comments - [2025-03-27 20:02:26]
R45595 Vice Rep. #45595 info
plus4 and cbm2 keymap fixes - [2025-03-27 16:08:29]
R45594 Vice Rep. #45594 info
Joystick: fix headless build - [2025-03-27 15:01:56]
R45593 Vice Rep. #45593 info
Merge trunk (r45582:HEAD) into branch
→ NOWSZY [c64] Dev WinVice 3.8.x R45592 27/03/2025
WinVice 3.8.x Dev Changelog
- [2025-03-27 14:59:45]
R45592 Vice Rep. #45592 info
mkdoxy.sh: add `src/arch/gtk3/joystickdrv/ and `src/joyport/` to INPUT - [2025-03-27 08:14:24]
R45591 Vice Rep. #45591 info
Joystick: Add `joystick_device_set_name()` and `joystick_device_set_node()` - [2025-03-27 07:54:09]
R45590 Vice Rep. #45590 info
Joystick: implement inverting button and axis values if requested - [2025-03-26 14:02:42]
R45589 Vice Rep. #45589 info
Make sure the CPU history response isn't too long before sending. - [2025-03-26 08:36:43]
R45588 Vice Rep. #45588 info
Joystick: BSD: only trigger events when values actually changed - [2025-03-26 08:15:23]
R45587 Vice Rep. #45587 info
Joystick: make sure to regenerate indexes of inputs after sorting - [2025-03-26 08:09:10]
R45586 Vice Rep. #45586 info
Joystick: BSD: add missing Doxygen docblocks - [2025-03-25 22:28:22]
R45585 Vice Rep. #45585 info
Joystick: rename `bsd_joystick_init()` to `joystick_arch_init()` - [2025-03-25 19:58:59]
R45584 Vice Rep. #45584 info
Joystick: rename `win32_joystick_init()` to `joystick_arch_init()` - [2025-03-25 19:15:24]
R45583 Vice Rep. #45583 info
Joystick: add `joystick_arch_init()` and `joystick_arch_shutdown()` - [2025-03-25 16:38:20]
R45582 Vice Rep. #45582 info
make comment more clear - [2025-03-25 15:15:06]
R45581 Vice Rep. #45581 info
Merge trunk (r45560:HEAD) into branch - [2025-03-25 10:08:47]
R45580 Vice Rep. #45580 info
Joystick: add optional `customize()` callback to customize default mapping/calibration - [2025-03-24 14:56:42]
R45579 Vice Rep. #45579 info
Joystick: make SDL use raw axis values for `joy_axis_event()` - [2025-03-24 10:51:11]
R45578 Vice Rep. #45578 info
Joystick: update BSD driver to pass raw values to `joy_axis_event()` - [2025-03-24 08:25:25]
R45577 Vice Rep. #45577 info
Joystick: update DirectInput driver to pass raw axis values - [2025-03-24 08:06:03]
R45576 Vice Rep. #45576 info
Joystick: make `joy_axis_event()` accept raw values - [2025-03-24 07:45:30]
R45575 Vice Rep. #45575 info
Joystick: add simple calibration data struct - [2025-03-23 18:33:39]
R45574 Vice Rep. #45574 info
Joystick: simplify BSD driver a lot - [2025-03-23 17:59:06]
R45573 Vice Rep. #45573 info
implemented snapshot for magicdesk128 and partner128 - [2025-03-23 17:25:28]
R45572 Vice Rep. #45572 info
add cartridge_attach_add_image to the cartridge API, which 'adds' more images to the generic cartridge (common for vic20). using a seperate function makes the code a bit less hacky and allows expli... - [2025-03-23 16:43:57]
R45571 Vice Rep. #45571 info
Fix uninitialized warnings - [2025-03-23 16:00:56]
R45570 Vice Rep. #45570 info
Reformat some binary monitor examples which overflow the PDF - [2025-03-23 07:47:40]
R45569 Vice Rep. #45569 info
Joystick: Windows: remove deprecated code, disable debug log message - [2025-03-23 07:41:22]
R45568 Vice Rep. #45568 info
Joystick: Windows: avoid needless calls to joy_foo_event() - [2025-03-22 22:43:16]
R45567 Vice Rep. #45567 info
Joystick: Windows: delete remnants of old joystick driver - [2025-03-22 19:03:02]
R45566 Vice Rep. #45566 info
Fix warnings - [2025-03-22 18:57:22]
R45565 Vice Rep. #45565 info
Wrap binary monitor cpuhistory in FEATURE_CPUMEMHISTORY check - [2025-03-22 18:37:44]
R45564 Vice Rep. #45564 info
Fix texi file formatting - [2025-03-22 18:02:21]
R45563 Vice Rep. #45563 info
Fix style issues - [2025-03-22 17:47:37]
R45562 Vice Rep. #45562 info
Added documentation for binary monitor CPUHISTORY_GET command. Made documentation more visual so that variable length responses are theoretically less confusing. Removed exact offset numbers and us... - [2025-03-22 17:45:07]
R45561 Vice Rep. #45561 info
Add binary monitor CPUHISTORY_GET command. Refactored cpuhistory filtering into separate functions from the text monitor output. Refactored the binary monitor register writing into separate function. - [2025-03-22 17:36:55]
R45560 Vice Rep. #45560 info
Add test for CPUHISTORY_GET binary monitor command - [2025-03-22 17:02:16]
R45559 Vice Rep. #45559 info
Merge trunk (r45543:HEAD) into branch - [2025-03-22 16:55:31]
R45558 Vice Rep. #45558 info
"Fix" Windows size_t printing - [2025-03-22 09:53:12]
R45557 Vice Rep. #45557 info
Joystick: Windows: implement `poll()` driver method - [2025-03-22 05:40:04]
R45556 Vice Rep. #45556 info
Joystick: Windows: implement driver's open() and close() methods - [2025-03-21 20:46:39]
R45555 Vice Rep. #45555 info
joystick: Windows still doesn't know "%z" *sigh* - [2025-03-21 20:39:46]
R45554 Vice Rep. #45554 info
Joystick: make `joystick_device_register()` order its inputs on (event) code - [2025-03-21 13:52:32]
R45553 Vice Rep. #45553 info
Joystick: Win32: use single EnumObjectsCallback callback to enumerate inputs - [2025-03-21 12:04:42]
R45552 Vice Rep. #45552 info
Joystick: reimplement Win32 DirectInput driver - [2025-03-20 09:37:30]
R45551 Vice Rep. #45551 info
Joystick: fix indentation - [2025-03-20 09:33:48]
R45550 Vice Rep. #45550 info
Joystick: add accessor functions for axes, buttons hats by event code - [2025-03-20 09:04:55]
R45549 Vice Rep. #45549 info
Joystick: update BSD code to use updated driver methods - [2025-03-19 23:48:55]
R45548 Vice Rep. #45548 info
joystick: SDL: make building against SDL 1.2 work again - [2025-03-19 22:46:48]
R45547 Vice Rep. #45547 info
Joystick: fix SDL UI to use updated joystick event functions - [2025-03-19 16:39:27]
R45546 Vice Rep. #45546 info
Joystick: get rid of `joyport` argument in driver methods, pass objects, not indexes - [2025-03-18 22:17:01]
R45545 Vice Rep. #45545 info
Joystick: make axes work, sort of - [2025-03-18 16:42:28]
R45544 Vice Rep. #45544 info
Joystick: update Doxygen docblocks - [2025-03-18 07:11:56]
R45543 Vice Rep. #45543 info
Joystick: set limit on number of axes, buttons and hats per device - [2025-03-17 22:29:59]
R45542 Vice Rep. #45542 info
Merge trunk (r45537:HEAD) into branch - [2025-03-17 22:27:18]
R45541 Vice Rep. #45541 info
Buildsystem: fix mistakes in "fixed" `updatereadme.sh` script - [2025-03-17 22:17:45]
R45540 Vice Rep. #45540 info
Buildsystem: fix scripts to work on NetBSD (in trunk this time) - [2025-03-17 22:06:00]
R45539 Vice Rep. #45539 info
Revert previous commit
→ NOWSZY [c64] Dev WinVice 3.8.x R45538 17/03/2025
WinVice 3.8.x Dev Changelog
→ [c64] Dev WinVice 3.8.x R45433 28/12/2024
WinVice 3.9.x Dev Changelog
[2024-12-28 15:05:01]
R45433 Vice Rep. #45433 info
add note on tracker items[2024-12-26 14:53:38]
R45432 Vice Rep. #45432 info
Address the segmentation fault reported by timothylegg in the mailing list, when the monitor tried to write 256 or more bytes in one command. The variable data_buf, statically allocated 256 bytes, ...
WinVice 3.8.x Dev Changelog
→ [c64] Dev WinVice 3.8.x R45382 29/11/2024
WinVice 3.8.x Dev Changelog
- [2024-11-29 17:54:50]
R45382 Vice Rep. #45382 info
Silence -Wshorten-64-to-32 warning - [2024-11-29 00:00:57]
R45381 Vice Rep. #45381 info
added results for recent hoxs64 - [2024-11-28 21:48:35]
R45380 Vice Rep. #45380 info
added results for latest kernal64, emu64, denise - [2024-11-27 17:25:47]
R45379 Vice Rep. #45379 info
first results for Frodo - [2024-11-26 21:41:05]
R45378 Vice Rep. #45378 info
forgot some docs related to BMP Data Turbo, disable debug output - [2024-11-25 02:17:49]
R45377 Vice Rep. #45377 info
added support for 'BMP Data Turbo 2000' cartridge - [2024-11-24 22:44:44]
R45376 Vice Rep. #45376 info
fix limits for drive rpm in the UI, fixes bug #2093 - [2024-11-23 23:09:34]
R45375 Vice Rep. #45375 info
updated for the upcoming 3.9 release. Everyone please have a look and add/fix whatever i have missed or screwed up :) - [2024-11-23 20:23:32]
R45374 Vice Rep. #45374 info
Fixed the 8580 filter voltages, now the values really make sense, patch by Leandro Nini - [2024-11-22 21:22:47]
R45373 Vice Rep. #45373 info
also print the full search path at startup - [2024-11-22 21:12:12]
R45372 Vice Rep. #45372 info
added joymap file for xbox360 controller, provided by radius75 - [2024-11-19 23:28:47]
R45371 Vice Rep. #45371 info
Remove all magic related to mapping gamecontroller input to joystick(s) - this caused more problems than it solved. Use a custom mapping file instead (which does now work for both GTK and SDL port). - [2024-11-18 20:26:18]
R45370 Vice Rep. #45370 info
fixed cmds GET_LOCAL_TIME, GET_RSSI - [2024-11-17 11:14:32]
R45369 Vice Rep. #45369 info
fixed data counters in trace level 3 - [2024-11-12 12:28:50]
R45368 Vice Rep. #45368 info
Add Windows 11 check to `archdep_get_runtime_info()` - [2024-11-12 10:19:39]
R45367 Vice Rep. #45367 info
Gtk3: generate gdk-pixbuf's `loader.cache` from loaders in bindist - [2024-11-09 19:00:25]
R45366 Vice Rep. #45366 info
print expected errors and timeouts in green, and unexpected ok in red. patch by Christian Bauer - [2024-11-08 22:03:47]
R45365 Vice Rep. #45365 info
added support for Frodo, patch by Christian Bauer - [2024-11-08 20:41:41]
R45364 Vice Rep. #45364 info
On the PET, when the option -diagpin or +diagpin is used, the user - [2024-11-08 18:21:46]
R45363 Vice Rep. #45363 info
(userport_wic64_read_pbx): added some debug beautify. - [2024-11-05 15:27:01]
R45362 Vice Rep. #45362 info
remove TABs. fix your editor! :) - [2024-11-05 11:13:15]
R45361 Vice Rep. #45361 info
Gtk3: fix copying of GDK pixbfuf loaders for Windows bindists - [2024-10-25 16:04:06]
R45360 Vice Rep. #45360 info
Removed warning 'disk image will get extended' for CMD FD images as logical tracks do not relate to physical ones; also cleaned up memory leak - [2024-10-19 11:06:51]
R45359 Vice Rep. #45359 info
(macOS) Register all the ttf fonts, not just C64_Pro_Mono-STYLE - [2024-10-19 09:55:25]
R45358 Vice Rep. #45358 info
Fixed unused variable in non-debug builds - [2024-10-19 09:49:33]
R45357 Vice Rep. #45357 info
(macOS) Moved system includes to end of generated CMake include list. Fixes hvsc #include "md5.h" - [2024-10-15 18:56:48]
R45356 Vice Rep. #45356 info
make UI less amigious because i am dumb - [2024-10-09 18:19:38]
R45355 Vice Rep. #45355 info
fix warning maybe perhaps :) - [2024-10-07 20:05:59]
R45354 Vice Rep. #45354 info
this may or may not fix #2076 :) - [2024-10-06 00:01:57]
R45353 Vice Rep. #45353 info
Don't pop up a second ui_error message when ffmpeg executable was not found. also reset/stop the recording status in the statusbar when recording is no more active. - [2024-10-04 15:34:16]
R45352 Vice Rep. #45352 info
improve error handling a bit. a proper error is now shown when ffmpeg executable can not be started - however, as a result the UI becomes unresponsible, and the emulator appears to still run (?). l... - [2024-10-02 21:52:35]
R45351 Vice Rep. #45351 info
fix recording video using the ffmpeg executable, should skip warp and keep a/v sync the same as ZMBV - [2024-10-01 18:24:27]
R45350 Vice Rep. #45350 info
Gtk3: update 'Categories' entries in .desktop files - [2024-09-30 22:37:14]
R45349 Vice Rep. #45349 info
Gtk3: set categories in .desktop files for `--enable-desktop-files` - [2024-09-28 15:42:37]
R45348 Vice Rep. #45348 info
fix uninitialized var in old filter, patch by leandro nini - [2024-09-27 15:52:47]
R45347 Vice Rep. #45347 info
skip video recording when warpmode is active, this does not, and can not, work and will result in massive a/v delays - [2024-09-27 00:23:06]
R45346 Vice Rep. #45346 info
encode zmbv video at proper (fractional) frame rate, prepare some stuff to skip frames if needed. "warpmode" and "no audio" still needs to be fixed - [2024-09-26 20:43:30]
R45345 Vice Rep. #45345 info
add printf-format attribute macros also for clang - [2024-09-26 18:56:32]
R45344 Vice Rep. #45344 info
change printf to log_printf - [2024-09-24 21:56:59]
R45343 Vice Rep. #45343 info
fix crash when native monitor is enabled, emulator was NOT started from a terminal, and then monitor fails to open - [2024-09-24 00:20:30]
R45342 Vice Rep. #45342 info
added separate cmdline optins for setting SID engine and model, this way reconstructing the commandline works without adding funky special case handling - [2024-09-20 22:52:32]
R45341 Vice Rep. #45341 info
some uc1/uc1.5/uc2 fixes, patch by Thomas Winkler - [2024-09-20 01:31:59]
R45340 Vice Rep. #45340 info
change some printfs to log_printf - [2024-09-19 01:35:50]
R45339 Vice Rep. #45339 info
Add support for UC1/UC15/UC2 cartridges, patch by Thomas Winkler - [2024-09-18 23:35:55]
R45338 Vice Rep. #45338 info
add missing vic20 cart types - [2024-09-18 08:26:53]
R45337 Vice Rep. #45337 info
Gtk3: make the REU enable button update save-as/flush buttons' state - [2024-09-18 02:51:40]
R45336 Vice Rep. #45336 info
add joystick mapping for keyrah v3 - [2024-09-17 19:04:25]
R45335 Vice Rep. #45335 info
fix limiting the path shown in the directory header - [2024-09-17 16:22:16]
R45334 Vice Rep. #45334 info
fixes WiC64 by using curl_multi_poll() - [2024-09-07 17:42:21]
R45333 Vice Rep. #45333 info
Fix for RAMLINK: IO1 wouldn't bet setup properly after RAMLINK was turned back on - [2024-09-06 01:16:22]
R45332 Vice Rep. #45332 info
briefly document some petcat features, add a hint on the file format -addconfig expects, and some redundant links :)
→ [c64] Dev WinVice 3.8.x R45331 05/09/2024
WinVice 3.8.x Dev Changelog
- [2024-09-05 19:04:31]
R45331 Vice Rep. #45331 info
scale down filtered voices on 6581, patch by Leandro Nini - [2024-09-05 02:13:19]
R45330 Vice Rep. #45330 info
forgot a comment :) - [2024-09-05 02:06:40]
R45329 Vice Rep. #45329 info
some virtualc64 related updates, still untested :) - [2024-09-04 02:21:23]
R45328 Vice Rep. #45328 info
prepared some things for adding support for virtualc64 - command line options in the hooks script still need to be fixed - [2024-09-03 01:28:49]
R45327 Vice Rep. #45327 info
add missing keybscan.asm file, add readme - [2024-08-31 22:19:47]
R45326 Vice Rep. #45326 info
free dqbb RAM at shutdown - [2024-08-31 21:36:31]
R45325 Vice Rep. #45325 info
bits 12-15 should return 0s, not 1s. checked with trapthem pad on real c64. fixes bug #2064 - [2024-08-31 20:35:04]
R45324 Vice Rep. #45324 info
shift SNES data on clock rising edge, not falling edge. fixes bug #2053 - [2024-08-30 02:41:13]
R45323 Vice Rep. #45323 info
extended DQBB support, support 16-256k RAM, support C128 mode. Needs some testing :) - [2024-08-28 19:48:46]
R45322 Vice Rep. #45322 info
some more half baked tests :) - [2024-08-28 00:04:42]
R45321 Vice Rep. #45321 info
when using fsdevice, make the first 'line number' in the directory 1 instead of 0. this is the partition number on cmd devices, and apparently the c64os setup chokes on it being 0 - [2024-08-27 01:52:37]
R45320 Vice Rep. #45320 info
fix some timeouts - [2024-08-26 23:01:43]
R45319 Vice Rep. #45319 info
disable screen while testing to prevent occasional false negatives - [2024-08-26 19:22:21]
R45318 Vice Rep. #45318 info
add some asserts, patch by Leandro Nini - [2024-08-25 23:32:42]
R45317 Vice Rep. #45317 info
fix a warning, add some machinery to define NDEBUG for standard builds in resid. patch by Leandro Nini - [2024-08-25 00:00:36]
R45316 Vice Rep. #45316 info
fix DAC addresses to make stereo replay work correctly - [2024-08-20 00:43:08]
R45315 Vice Rep. #45315 info
fix deprecated-enum-float-conversion warnings, patch by Leandro Nini - [2024-08-20 00:07:36]
R45314 Vice Rep. #45314 info
When writing .tap values, add the remainder of the current value to the next, so overall tap length will be correct. - [2024-08-18 19:28:19]
R45313 Vice Rep. #45313 info
save 'jammed' status into snapshot for each cpu, fixes bug #1770 - [2024-08-18 17:03:35]
R45312 Vice Rep. #45312 info
ignore debug cart when writing/reading snapshots. fixes bug #2057 - [2024-08-17 20:34:50]
R45311 Vice Rep. #45311 info
only execute the bt command for the computer memspace, output a warning for the others - [2024-08-17 19:17:45]
R45310 Vice Rep. #45310 info
This should fix bug #2052. - [2024-08-17 18:52:24]
R45309 Vice Rep. #45309 info
fix nextdisk logic, patch by Uffe Jakobsen - [2024-08-17 00:48:42]
R45308 Vice Rep. #45308 info
fix readme, fix Makefile - [2024-08-17 00:45:43]
R45307 Vice Rep. #45307 info
a first attempt at making a test bench for the monitor. feel invited to provide more tests :) - [2024-08-16 14:16:30]
R45306 Vice Rep. #45306 info
don't crash when no image is mounted - [2024-08-14 17:44:40]
R45305 Vice Rep. #45305 info
Add libportaudio2 to .deb control files, should fix bug #2062 - [2024-08-13 23:27:50]
R45304 Vice Rep. #45304 info
updated testlist - [2024-08-13 22:48:17]
R45303 Vice Rep. #45303 info
add tests that use PLP or CLI instead of RTI - [2024-08-12 20:35:38]
R45302 Vice Rep. #45302 info
added quick-setup chapter with some hints for people who come from older winvice :) - [2024-08-12 20:34:43]
R45301 Vice Rep. #45301 info
some cosmetics - [2024-08-12 15:34:50]
R45300 Vice Rep. #45300 info
keep vice-builder happy - [2024-08-12 03:26:32]
R45299 Vice Rep. #45299 info
rework the locking initialization to make sure the mutex is properly set up before first use. a couple adjustments to log output in debug mode. should fix the problems with startup when compiling w... - [2024-08-11 22:36:44]
R45298 Vice Rep. #45298 info
missing bit of r45297 - [2024-08-11 21:04:32]
R45297 Vice Rep. #45297 info
fix link order and add missing stubs for the case when experimental devices are enabled - [2024-08-11 20:58:04]
R45296 Vice Rep. #45296 info
missing stubs for when experimental devices are enabled - [2024-08-11 20:40:22]
R45295 Vice Rep. #45295 info
fix log_debug call - [2024-08-11 19:37:09]
R45294 Vice Rep. #45294 info
fix vic20 test - [2024-08-11 19:36:44]
R45293 Vice Rep. #45293 info
add comments - [2024-08-11 19:26:57]
R45292 Vice Rep. #45292 info
potx/poty must also be read when no mouse is active, so other devices that attach to the controller ports which use these lines will still work - [2024-08-11 00:08:29]
R45291 Vice Rep. #45291 info
update testlists - [2024-08-11 00:08:08]
R45290 Vice Rep. #45290 info
add test(s) related to reading open i/o space - [2024-08-09 22:59:26]
R45289 Vice Rep. #45289 info
damn :) hooray for proper testing! - [2024-08-09 22:57:02]
R45288 Vice Rep. #45288 info
oopsi :) - [2024-08-09 22:51:57]
R45287 Vice Rep. #45287 info
improve the case when the TED is reading from floating bus. workaround for bug #1896, fixes bug #2050, improves bug #1991 - [2024-08-09 16:34:02]
R45286 Vice Rep. #45286 info
open memory test, provided by durandal - [2024-08-09 15:30:38]
R45285 Vice Rep. #45285 info
simple test for 'Hannes' memory expansion, provided by SukkoPera - [2024-08-09 01:56:26]
R45284 Vice Rep. #45284 info
remove support for 'Hannes 4MB' expansion, which was kindof broken, and no software exists for even the 1mb variant :) - [2024-08-09 01:06:09]
R45283 Vice Rep. #45283 info
new TED sound logic, heavily inspired by SDL-YAPE :) should fix #886 and #887 - [2024-08-08 12:58:49]
R45282 Vice Rep. #45282 info
fix userport printer hitkey, disable some messages - [2024-08-07 21:22:59]
R45281 Vice Rep. #45281 info
also register the commandline options for the user port devices, oops :) - [2024-08-07 21:14:42]
R45280 Vice Rep. #45280 info
enable userport printer in xplus4
→ [c64] Dev WinVice 3.8.x R45279 07/08/2024
WinVice 3.8.x Dev Changelog
- [2024-08-07 19:39:42]
R45279 Vice Rep. #45279 info
petreu: adjust comments. VIAs have only 16 registers. - [2024-08-07 00:51:04]
R45278 Vice Rep. #45278 info
just kill the old logic that tries to determine a valid userport device - [2024-08-07 00:35:10]
R45277 Vice Rep. #45277 info
make the pet userport diag pin an actual user port device - [2024-08-06 22:38:52]
R45276 Vice Rep. #45276 info
petmem: add the range 8800-8fff to mem_bank_peek(). - [2024-08-06 22:15:55]
R45275 Vice Rep. #45275 info
petreu.c: fix bug #2061 - [2024-08-06 20:33:45]
R45274 Vice Rep. #45274 info
register userport devices via a centralized function, like in the joyport system. - [2024-08-06 20:17:25]
R45273 Vice Rep. #45273 info
fix debug message - [2024-08-06 00:46:29]
R45272 Vice Rep. #45272 info
make ane/lxa logging options available in all emus, except scpu - [2024-08-06 00:28:49]
R45271 Vice Rep. #45271 info
add ane/lxa logging to the regular cpu core - [2024-08-05 23:57:09]
R45270 Vice Rep. #45270 info
add log related options to sdl ui - [2024-08-05 22:50:47]
R45269 Vice Rep. #45269 info
support for AutostartDropMode in the SDL UI - [2024-08-05 18:20:35]
R45268 Vice Rep. #45268 info
some more log cosmetics - [2024-08-05 17:02:39]
R45267 Vice Rep. #45267 info
remove LOG_ERR, it never worked any different than LOG_DEFAULT in the first place. To log errors, use log_error instead of log_message. - [2024-08-05 16:27:20]
R45266 Vice Rep. #45266 info
some cosmetics - [2024-08-04 23:59:42]
R45265 Vice Rep. #45265 info
fix check for terminal, seems to work in both cmd.exe and msys - [2024-08-04 21:25:18]
R45264 Vice Rep. #45264 info
make log_debug also use log_t, add log_printf to work as a simple way to print to the default log - [2024-08-04 18:28:15]
R45263 Vice Rep. #45263 info
use separate log_t streams (instead of LOG_DEFAULT) at various places. many other things should get updated the same way :) - [2024-08-04 16:53:22]
R45262 Vice Rep. #45262 info
add log_fatal - [2024-08-03 23:20:21]
R45261 Vice Rep. #45261 info
call log_verbose also with log_t - [2024-08-03 22:41:27]
R45260 Vice Rep. #45260 info
add archdep_default_logger_is_terminal(), used to disable colors when stdout is redirected - [2024-08-03 22:16:18]
R45259 Vice Rep. #45259 info
adjust docs - [2024-08-03 22:15:07]
R45258 Vice Rep. #45258 info
colors are now handled completely transparently in the log system. also no more special cases for stdout needed. some more renaming and refactoring. - [2024-08-03 22:11:12]
R45257 Vice Rep. #45257 info
basic support for colors in log messages - [2024-08-03 00:35:25]
R45256 Vice Rep. #45256 info
rework the log system. logging to stdout and to an actual file can coexist now, each can be selected separately. This simplifies some code (eg in archdep_open_default_log_file) and makes sure stdou... - [2024-07-31 23:10:28]
R45255 Vice Rep. #45255 info
add options to docs - [2024-07-31 22:28:44]
R45254 Vice Rep. #45254 info
add options to UIs - [2024-07-31 19:04:43]
R45253 Vice Rep. #45253 info
added an option that allows to skip soundchip emulation in warpmode (to increase performance). - [2024-07-31 17:44:53]
R45252 Vice Rep. #45252 info
disable ANE/LXA logging by default, add cmdline options only for c64 right now (WIP). Fixes the problem with terrible performance drops with code that uses those opcodes a lot (which was not quite ... - [2024-07-19 22:54:00]
R45251 Vice Rep. #45251 info
trap tests: use rom macros - this fixes the following trap tests for xplus4: trap 1, 2, 3, 9, 11. 13, patch by Uffe Jakobsen - [2024-07-19 20:56:15]
R45250 Vice Rep. #45250 info
remove commented-out code related to power grid frequency, PETs don't need this - [2024-07-19 20:51:53]
R45249 Vice Rep. #45249 info
check+warn about exrom/game also for non c64 cartridges - [2024-07-19 20:08:25]
R45248 Vice Rep. #45248 info
better error output - [2024-07-19 18:30:19]
R45247 Vice Rep. #45247 info
WiC64: disable coloring in log-files, add background col; log.c: avoid closing stdout - [2024-07-18 23:01:39]
R45246 Vice Rep. #45246 info
don't check for userport drive cable in xvic - [2024-07-18 22:17:49]
R45245 Vice Rep. #45245 info
updated testlists - [2024-07-18 22:00:24]
R45244 Vice Rep. #45244 info
created extra versions of the trap tests, the regular one does no more perform ane/lxa. moved all tests that perform ane/lxa to a seperate disk, this helps to run the testsuite unattended on real h... - [2024-07-18 01:51:30]
R45243 Vice Rep. #45243 info
fix Plus4 Makefile, update all binaries - [2024-07-18 01:39:01]
R45242 Vice Rep. #45242 info
add some info about the instable opcodes - [2024-07-18 01:38:47]
R45241 Vice Rep. #45241 info
print 'magic values' before the test, and after the test when it failed - [2024-07-17 20:42:03]
R45240 Vice Rep. #45240 info
missing stuff from r45237 - [2024-07-17 20:13:58]
R45239 Vice Rep. #45239 info
added alternative versions of the the test which will always show the value read from the ICR - [2024-07-17 18:01:43]
R45238 Vice Rep. #45238 info
fix typo - [2024-07-17 17:59:09]
R45237 Vice Rep. #45237 info
kill dangling whitespace, patch by Uffe Jakobsen - [2024-07-16 20:58:17]
R45236 Vice Rep. #45236 info
move common table into a shared file - [2024-07-16 01:53:14]
R45235 Vice Rep. #45235 info
some cleanup and comments, in aneb and lxab tests print the magic value before the test, and again after the test when it failed. - [2024-07-16 01:39:29]
R45234 Vice Rep. #45234 info
fix warnings, patch by Uffe Jakobsen - [2024-07-16 00:11:57]
R45233 Vice Rep. #45233 info
Fix for bug ticket #2030: Plus/4 emulator hangs after a while, patch by Uffe Jakobsen - [2024-07-15 21:20:49]
R45232 Vice Rep. #45232 info
Use size_t to store the result from strlen(). - [2024-07-15 21:03:47]
R45231 Vice Rep. #45231 info
add FIXME note for ackraster - this test will not report 'green' when it works as expected, but time out instead - [2024-07-15 20:48:36]
R45230 Vice Rep. #45230 info
update testlists - [2024-07-15 20:47:17]
R45229 Vice Rep. #45229 info
add test program related to bug #2052
→ [c64] Dev WinVice 3.8.x R45228 14/07/2024
WinVice 3.8.x Dev Changelog
- [2024-07-14 19:22:47]
R45228 Vice Rep. #45228 info
Refactor binary monitor test suite somewhat - [2024-07-14 17:09:15]
R45227 Vice Rep. #45227 info
fsdevice: fix file name pattern matching. - [2024-07-14 17:05:58]
R45226 Vice Rep. #45226 info
fsdevice: fix bug #2047. - [2024-07-14 01:44:22]
R45225 Vice Rep. #45225 info
fix UI for the 'standard' Plus4 parallel cable - [2024-07-13 18:00:25]
R45224 Vice Rep. #45224 info
fix spelling - [2024-07-13 17:56:16]
R45223 Vice Rep. #45223 info
remove 'synergy' userport joystick adapter from all emulators except plus4 - [2024-07-13 17:17:28]
R45222 Vice Rep. #45222 info
CRTC: add explanatory comment about ycounter. - [2024-07-13 12:09:52]
R45221 Vice Rep. #45221 info
CRTC: Make the fix for bug #2054 nicer. - [2024-07-11 19:50:24]
R45220 Vice Rep. #45220 info
De-spacify the endline. - [2024-07-11 18:21:39]
R45219 Vice Rep. #45219 info
Ugly bug fix for bug #2054. - [2024-07-10 20:53:38]
R45218 Vice Rep. #45218 info
Un-indent this needlessly indented code. - [2024-07-09 18:45:23]
R45217 Vice Rep. #45217 info
fix brkn test for plus4, patch by uffe jakobsen - [2024-07-09 18:20:28]
R45216 Vice Rep. #45216 info
improve makefiles, patch by uffe jakobsen - [2024-07-09 15:56:00]
R45215 Vice Rep. #45215 info
remove 'userport hummer joystick adapter' from all emulators, except DTV - this device is built into the dtv-hummer and it makes no sense to support it elsewhere - [2024-07-09 15:01:41]
R45214 Vice Rep. #45214 info
in vsid call machine_specific_reset() again later in initcmdline_check_attach() so the psid driver will get copied to RAM after the initial RAM init. fixes bug #2048 - [2024-07-09 01:09:16]
R45213 Vice Rep. #45213 info
revert r45212 - the device ONLY works with Plus4, and must be removed everywhere else instead. *sigh* - [2024-07-09 01:03:10]
R45212 Vice Rep. #45212 info
remove support for 'synergy userport joystick adapter' from xplus4. The device does not work with a Plus4 as-is - [2024-07-09 00:56:45]
R45211 Vice Rep. #45211 info
remove support for 'OEM userport joystick adapter' and 'PET userport joystick adapter' from xplus4, these devices do not work with a Plus4 as-is - [2024-07-09 00:50:02]
R45210 Vice Rep. #45210 info
remove support for 'Userport Stupid Pet Tricks joystick adapter' from xplus4, this device does not work with a real Plus4 as-is - [2024-07-09 00:39:50]
R45209 Vice Rep. #45209 info
update comment - [2024-07-09 00:38:03]
R45208 Vice Rep. #45208 info
remove support for 'userport DAC' from xplus4. This device does not work with a real Plus4 as-is - [2024-07-09 00:03:46]
R45207 Vice Rep. #45207 info
add support for the 'PETSCII SNES ADAPTER' to xplus4 - [2024-07-07 13:40:24]
R45206 Vice Rep. #45206 info
fix plus4 joystick/controlport/autofire settings - [2024-07-06 23:28:48]
R45205 Vice Rep. #45205 info
added a note about joystick attached keypads being always mapped positional, and arrow-up/left being always mapped symbolically - [2024-07-06 22:38:56]
R45204 Vice Rep. #45204 info
add test for 'wheel of joy' plus4 adapter - [2024-07-06 22:10:46]
R45203 Vice Rep. #45203 info
also init colorram - [2024-06-27 19:36:13]
R45202 Vice Rep. #45202 info
add comment - [2024-06-23 20:38:29]
R45201 Vice Rep. #45201 info
show the actual number of tracks in the image, even if vdrive does not support it. fixes bug #2044 - [2024-06-23 10:10:43]
R45200 Vice Rep. #45200 info
Fix socket code to use proper `ssize_t` instead of plain `int` - [2024-06-23 01:11:04]
R45199 Vice Rep. #45199 info
Unit should be Hz, not kHz. Fixes bug #2046 - [2024-06-22 20:23:53]
R45198 Vice Rep. #45198 info
fix documentation of the monitor prompt. whatever it was trying to say, VICE never worked that way :) - [2024-06-22 01:03:51]
R45197 Vice Rep. #45197 info
fix mapping for keypads attached to joyports - [2024-06-16 23:49:35]
R45196 Vice Rep. #45196 info
remove support for right and middle button with Amiga and AtariST mice - These connect POT lines with GND when pressed, and are open if not, which the C64 can not detect (since there is no pullup r... - [2024-06-16 23:09:56]
R45195 Vice Rep. #45195 info
allow 8 controller ports for plus4, should fix bug #2041 - [2024-06-16 22:32:58]
R45194 Vice Rep. #45194 info
fix device struct, this keypad does NOT use the pot lines - [2024-06-16 20:58:11]
R45193 Vice Rep. #45193 info
fix c64 cardkey test program - [2024-06-16 20:54:47]
R45192 Vice Rep. #45192 info
make comments match the code, part 2 :) - [2024-06-16 20:33:22]
R45191 Vice Rep. #45191 info
make comments match the code :) - [2024-06-16 17:39:02]
R45190 Vice Rep. #45190 info
fix cx21 test program - [2024-06-15 20:58:10]
R45189 Vice Rep. #45189 info
fix Atari CX21 Keypad, fixes bug #2039, patch by Dieter Baron - [2024-06-15 19:30:33]
R45188 Vice Rep. #45188 info
kill them spaces! - [2024-06-15 19:24:34]
R45187 Vice Rep. #45187 info
fix Cardco Cardkey keypad, patch by Dieter Baron - [2024-06-15 19:21:45]
R45186 Vice Rep. #45186 info
fix Rushware Keypad, patch by Dieter Baron - [2024-06-15 19:18:53]
R45185 Vice Rep. #45185 info
add note on how to escape hexcodes - [2024-06-10 19:41:19]
R45184 Vice Rep. #45184 info
updated for hoxs64 1.1.2.4, tests that mount a cartridge and run a prg will work now - [2024-06-07 02:26:50]
R45183 Vice Rep. #45183 info
added Chalkboard PowerPad emulation - [2024-06-03 00:29:01]
R45182 Vice Rep. #45182 info
handle MachinePowerFrequency in xcbm2/xcbm5x0, clean up most other ifdef'd code. Should now work as documented :) - [2024-06-02 20:35:19]
R45181 Vice Rep. #45181 info
fix xvic detach-cart hotkey - [2024-06-02 01:59:52]
R45180 Vice Rep. #45180 info
some log cosmetics - [2024-06-02 00:09:17]
R45179 Vice Rep. #45179 info
snapshot support for c128 cartridge system - [2024-06-01 20:54:40]
R45178 Vice Rep. #45178 info
1 = power cycle - [2024-06-01 20:40:32]
R45177 Vice Rep. #45177 info
hopefully fix initial startup initialization, please test :)
→ [c64] Dev WinVice 3.8.x R45176 31/05/2024
WinVice 3.8.x Dev Changelog
- [2024-05-31 23:36:01]
R45176 Vice Rep. #45176 info
make an explicit machine_powerup function and call this explicitly from machine_trigger_reset, instead of doing the related init indirectly in machine_reset. makes machine_reset more worm 'as expec... - [2024-05-31 20:00:09]
R45175 Vice Rep. #45175 info
tweak resid dac leakage. patch by leandro nini - [2024-05-28 18:17:46]
R45174 Vice Rep. #45174 info
Gtk3: cart base dialogs: add comments on signal handlers - [2024-05-28 18:14:03]
R45173 Vice Rep. #45173 info
Gtk3: base dialogs: update signal handler connecting - [2024-05-28 18:05:22]
R45172 Vice Rep. #45172 info
Gtk3: Cart attach dialog: connect more signal handlers unlocked - [2024-05-28 17:53:19]
R45171 Vice Rep. #45171 info
Gtk3: media recording dialog: connect more signal handlers unlocked - [2024-05-28 17:41:55]
R45170 Vice Rep. #45170 info
Gtk3: connect combo signal handler unlocked - [2024-05-26 02:22:36]
R45169 Vice Rep. #45169 info
init color ram at powerup, should fix #2037 - [2024-05-25 14:00:13]
R45168 Vice Rep. #45168 info
cmd_http_get_encoded: fixed signed/unsigned bug in URL encoder - [2024-05-25 12:25:29]
R45167 Vice Rep. #45167 info
hexdump: avoid chars < 32 even if printable (e.g. tabs) in ascii dump - [2024-05-21 02:22:27]
R45166 Vice Rep. #45166 info
removed some casts. Addded some comments. still no idea about #2030 - [2024-05-20 10:37:17]
R45165 Vice Rep. #45165 info
Build system: configure: add `AC_TYPE_SSIZE_T` - [2024-05-16 19:15:32]
R45164 Vice Rep. #45164 info
always enclose filename in single quotes - [2024-05-15 08:34:09]
R45163 Vice Rep. #45163 info
Gtk3: Fix UI actions calling `printer_formfeed()` - [2024-05-14 22:57:59]
R45162 Vice Rep. #45162 info
Initialize opc[], and use post-byte with submode in the same cases as asm_addr_mode_get_size() does. - [2024-05-14 19:48:59]
R45161 Vice Rep. #45161 info
make GTK monitor window larger by default, requested by count0 :) - [2024-05-13 21:50:45]
R45160 Vice Rep. #45160 info
some more debug output, some refactoring, only create printer.dump for the userport printer when it is enabled. should fix bug #2032 - [2024-05-13 21:40:38]
R45159 Vice Rep. #45159 info
disable debug stuff - [2024-05-13 18:37:31]
R45158 Vice Rep. #45158 info
scale and clip volume by an arbitrary factor, makes 6581/8580 nearly the same volume. patch #369 by Leandro Nini - [2024-05-13 10:52:35]
R45157 Vice Rep. #45157 info
GHA: work around build issue in libieee1284 - [2024-05-11 18:13:30]
R45156 Vice Rep. #45156 info
Fix GCC 14.1 array index warning - [2024-05-11 15:39:26]
R45155 Vice Rep. #45155 info
Gtk3: cart attach dialog: connect cart type signal handler unlocked - [2024-05-09 20:33:00]
R45154 Vice Rep. #45154 info
Buildsystem: make configure bail if pkg-config isn't found - [2024-05-08 16:32:07]
R45153 Vice Rep. #45153 info
call driver_select_open with DRIVER_FIRST_OPEN when a userport printer driver is selected. patch adapted from the patch posted in #2023 - [2024-05-08 15:29:21]
R45152 Vice Rep. #45152 info
WOJ Adapter bits where inverted, fixes bug #2026 - [2024-05-05 18:27:51]
R45151 Vice Rep. #45151 info
Remove the wierd delayed 'importing' of registers that were changed in the monitor. Instead explicitly export before, and import after, each invokation of any function that may 'break' into the mon... - [2024-05-05 17:25:24]
R45150 Vice Rep. #45150 info
add vsid to selftest target - [2024-05-02 13:00:47]
R45149 Vice Rep. #45149 info
Fix clang -Wparentheses-equality warning - [2024-05-01 17:47:56]
R45148 Vice Rep. #45148 info
Stupid unused variable, go away! - [2024-04-30 23:29:42]
R45147 Vice Rep. #45147 info
memmap extension: show reads of non initialized ram. - [2024-04-30 00:34:33]
R45146 Vice Rep. #45146 info
add comment. commit++ - [2024-04-30 00:29:39]
R45145 Vice Rep. #45145 info
add comments, sync t_reg_id with register_string array - [2024-04-30 00:18:12]
R45144 Vice Rep. #45144 info
Added c128 z80 timing suite to testbench - [2024-04-30 00:16:43]
R45143 Vice Rep. #45143 info
Added C128 Z80 timing suite - [2024-04-29 23:49:24]
R45142 Vice Rep. #45142 info
Added C128 Z80 timing suite - [2024-04-29 05:36:57]
R45141 Vice Rep. #45141 info
Added zex128 to C128 testbench - [2024-04-29 05:36:09]
R45140 Vice Rep. #45140 info
Added testlist to zex128 - [2024-04-29 05:31:20]
R45139 Vice Rep. #45139 info
Fixed minor Z80 bug and added cycle limit for Z80 CPU - [2024-04-25 18:59:05]
R45138 Vice Rep. #45138 info
More changes for bug #1979: Corrected more z80 timing issues, and added WZ reg for improved bit 3 and 5 status register results. x128 Z80 now passes ZEXALL. - [2024-04-25 01:35:25]
R45137 Vice Rep. #45137 info
ZEX128: A C128 native Z80 tester added - [2024-04-19 15:49:08]
R45136 Vice Rep. #45136 info
Gtk3: remove _setenv(LANG=C) hack - [2024-04-18 13:27:33]
R45135 Vice Rep. #45135 info
rub out trailing whitespace - [2024-04-18 11:27:28]
R45134 Vice Rep. #45134 info
terminate trailing whitespace - [2024-04-18 11:07:30]
R45133 Vice Rep. #45133 info
Gtk3: Windows: register the "Pet Me" fonts as well - [2024-04-18 10:15:56]
R45132 Vice Rep. #45132 info
Gtk3: allow setting proper parent for `vice_gtk3_message_confirm` dialogs - [2024-04-18 09:48:47]
R45131 Vice Rep. #45131 info
Gtk3: Windows bindist: provide PetMe fonts - [2024-04-18 08:57:06]
R45130 Vice Rep. #45130 info
Gtk3: disable monospace filtering in monitor font chooser - [2024-04-18 00:59:04]
R45129 Vice Rep. #45129 info
Hack to combat #1994 for the time being. It now uses the a buffer that is at least 5 times as large as required to store one frame worth of instructions. - [2024-04-17 23:06:08]
R45128 Vice Rep. #45128 info
fix typo - [2024-04-17 00:17:01]
R45127 Vice Rep. #45127 info
added read/write as alias for load/store in the monitor (requested by fungus) - [2024-04-15 22:49:37]
R45126 Vice Rep. #45126 info
fix warning - [2024-04-15 22:46:25]
R45125 Vice Rep. #45125 info
we need this file, too :) - [2024-04-15 22:37:56]
R45124 Vice Rep. #45124 info
make expansion port system (and 'exp' command) work like in other emus, move sid-card and digiblaster to cartridges
Vox populi
Ten artykuł nie byl jeszcze komentowany:(
Inne treści związane z tematem
[multi] NO$GBA 3.06 14/04/2025
Martin Korth autor popularnej serii emulatorów no$cash (no$sns, no$gba, no$nes, no$msx, no$sns, no$cpc, no$c64, no$gmb, no$k2) udostępnił nową wersję emulatora handheldów NINTENDO - GameBoy Advance i Nintendo DS.
NO$GBA, tak jak NO$PSX został udostępniony w dwóch wersjach - deweloperskiej (z debuggerem bez rozszerzenia) i typowo dla graczy (wersji DOS (-d) a ...
[c64] C64 Studio 8.1 2/04/2025
Oprócz CbmPrgStudio Commodore posiada jeszcze jedno fajne środowisko programistyczne - C64 Studio. W sumie oba narzędzie dają nam dostęp do podobnego zestawu ułatwień pozwalających na swobodne pisanie oprogramowania dla maszynek CBM. Od przybytku ponoć głowa nie boli;)
[Z80] CPCEC/ZXSEC/CSFEC/MSXSEC 23/03/2025
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 ...
[GameBase] GameBase AMIGA 1.7 (Seya) Update 91.2 8/04/2025
Przyznaje się bez bicia, że ostatnio nie śledziłem projektu Seyi z należytą uwagą - i tak w ciągu ostatnich paru miesięcy przegapiłem 3 aktualizację do tej zacnej kolekcji oprogramowania dla fanów Amisi.
Niestety, przynajmniej dwie aktualizacje będą wymagały albo dofinansowania serwisu MEGA, albo uzbrojenie się w cierpliwość - dwa zestawy to prawie 20 gb danych, ...
[c64] Dev WinVice 3.8.x R45632 13/04/2025
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 ...