EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r44554 is released. WinVICE is a program that executes programs intended for the old 8-bit computers. The current version emulates the C64, the C128, the VIC20, all the PET models (except the SuperPET 9000, which is out of line anyway), the PLUS4 and the CBM-II (aka C610).

WinVICE Changelog:
r44554 | compyx | 2023-09-22 04:01:09 +0000 (Fri, 22 Sep 2023) | 5 lines
Gtk3: palette widget: properly check "${CHIP}PaletteFile" resource
An unset resource will not be NULL, but rather "", so we need to check for an
empty string along with checking for NULL.
------------------------------------------------------------------------
r44553 | compyx | 2023-09-22 03:38:30 +0000 (Fri, 22 Sep 2023) | 2 lines
Fix accidental removal of 'D' from `USE_VICE_THREAD` =)
------------------------------------------------------------------------
r44552 | compyx | 2023-09-22 03:22:35 +0000 (Fri, 22 Sep 2023) | 2 lines
Move VICE into the early 2000's: use `bool` for some boolean flags
------------------------------------------------------------------------
r44551 | compyx | 2023-09-22 02:50:33 +0000 (Fri, 22 Sep 2023) | 6 lines
Joystick: parser: don't call strlen() twice, add comments about iffy code
Reuse strlen() result to avoid calling strlen() twice on the same string.
Add comment about '#' inside comments breaking the parser, add comment about
I/O error causing the parser to enter infinite loop.
------------------------------------------------------------------------
r44550 | gpz | 2023-09-21 18:53:58 +0000 (Thu, 21 Sep 2023) | 1 line
When loading an external palette fails, use the internal palette instead, so we don't get a black screen.
------------------------------------------------------------------------

Download: GTK3VICE r44554
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!