![EmuCR: SDLVICE EmuCR: SDLVICE](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkyRgF92GCohBl6MJ5Z3rSQ56rIy1BeuY0HWXmiceBnuuyYO9xpLkrhsAkEWbivB9Zfa8TyRbVCVV129cAdwFrmHVl8h0xFTfJ21H2MyBcMTzr9UUxtHkT9t8zzRJebsQBoHmg2YOs0ZNo/s320/vice-logo.jpg)
WinVICE Changelog:
r43936 | compyx | 2023-06-01 08:45:42 +0000 (Thu, 01 Jun 2023) | 5 lines
Hotkeys: split genkeysymtable.awk into an awk part and a shell script
Remove dependency on asorti() being available in awk (apparently GNU-specific)
by moving the sorting of the input to sort(1), using a shell script.
------------------------------------------------------------------------
r43935 | compyx | 2023-06-01 07:07:26 +0000 (Thu, 01 Jun 2023) | 5 lines
Hotkeys: disable or remove debugging messages
Also change the hotkeys log prefix from "Hotkeys (new API)" to just "Hotkeys"
since there's no old API anymore.
------------------------------------------------------------------------
r43933 | pottendo | 2023-05-31 16:27:21 +0000 (Wed, 31 May 2023) | 2 lines
Fixed multi-escape URL encoding, Art.Duel works now, randomized local IP.
------------------------------------------------------------------------
r43932 | gpz | 2023-05-31 15:16:51 +0000 (Wed, 31 May 2023) | 1 line
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
------------------------------------------------------------------------
r43931 | compyx | 2023-05-31 10:36:25 +0000 (Wed, 31 May 2023) | 2 lines
SDL: don't include `SDL.h` directly, include `vice_sdl.h` instead
------------------------------------------------------------------------
Download: GTK3VICE r43936
Download: SDL2VICE r43936
Source: Here
0 Comments
Post a Comment