EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42850 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: r42850 | blackystardust | 2023-01-06 05:23:45 +0000 (Fri, 06 Jan 2023) | 1 line
Do not call dma or clock stretch functions when a dma is already going on, dma is done at 1mhz speeds. (fixes bug #434)
------------------------------------------------------------------------
r42849 | compyx | 2023-01-05 22:50:14 +0000 (Thu, 05 Jan 2023) | 3 lines
Shut up gcc about use of uinitialized variable (gcc is wrong, clang is correct)
------------------------------------------------------------------------
r42848 | compyx | 2023-01-05 22:35:28 +0000 (Thu, 05 Jan 2023) | 11 lines
Gtk3: Settings dialog: move GPU rendering settings to Display->Host Display
* Move settings related to host GPU rendering (AspectMode/Ratio, GL filter,
MirrorX/MirrorY/Rotate, Sync) from Display->${CHIP} to Display->Host Display.
* Reduce vertical spacing of used widgets a bit to allow for two
"${CHIP rendering options" widgets below one another for x128.
* Make the larger AspectMode/Ratio widget use two grid rows, move VSync widget
below the GL filter and Mirror/Rotate widgets, further reducing vertical
space used.
------------------------------------------------------------------------
r42847 | compyx | 2023-01-05 20:56:02 +0000 (Thu, 05 Jan 2023) | 12 lines
Gtk3: Setting dialog: clean up/simplify video settings
Prepare settings_video.c for moving some widget to settings_host_display.c,
in other words: move widgets from Display->${CHIP} to Display->Host Display.
* Remove a lot of unneeded static widget references.
* Remove chip_name[], just pass the name as a const char*.
* Use g_snprintf() instead of lib_msprintf(), allows removal of on_destroy().
* Reorganize headers: sort and remove some.
* Add $VICERES documentation for ${CHIP}[Aspect[Mode|Rate]|Flip[X|Y]|Rotate|VSync].
------------------------------------------------------------------------
r42846 | gpz | 2023-01-04 00:31:23 +0000 (Wed, 04 Jan 2023) | 1 line
make SDLCustomWidth/Height per chip and register in common code as CHIPFullscreenCustomWidth/Height
------------------------------------------------------------------------

Download: GTK3VICE r42850
Download: SDL2VICE r42850
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!