github Zibri/VICE r44293

latest releases: r46086, r46086o, r46086u...
2 years ago

Changelog:

r44293 | compyx | 2023-07-20 07:42:00 +0000 (Thu, 20 Jul 2023) | 7 lines

Add UI action IDs/names for attaching various raw cartridge images

Add action IDs for raw images as $1000, $2000, $4000, $6000, $8000, $a000
and $b000.
Add action IDs for raw Plus/4 1MB, Magic and Multi cart images.
Add action IDs for raw Plus/4 C1/C2 full/low/high cartridge images.

------------------------------------------------------------------------
r44291 | gpz | 2023-07-19 19:20:11 +0000 (Wed, 19 Jul 2023) | 1 line

make raw printer driver pass through all bytes 1:1, remove the weird logic to swallow subsequent bytes 17 and 145. should fix #1914
------------------------------------------------------------------------
r44290 | compyx | 2023-07-19 18:53:17 +0000 (Wed, 19 Jul 2023) | 5 lines

Delete instructions for Gtk3 Mingw setup from source on Debian

This never worked quite right, and the instructions are now four years old and
probably very outdated when it comes to package names and configure switches.

------------------------------------------------------------------------
r44289 | compyx | 2023-07-19 18:37:34 +0000 (Wed, 19 Jul 2023) | 2 lines

Destroy Dr. Frankenvice's research and burn down the lab

------------------------------------------------------------------------
r44288 | compyx | 2023-07-19 18:02:10 +0000 (Wed, 19 Jul 2023) | 5 lines

Fix clang 15 warning about code never being executed

Clang warns about the code inside an `if (!mainlock_is_vice_thread())` never
being executed when building the headless, SDL1 or SDL2 UIs.

------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.