github Zibri/VICE r44052

latest releases: r46089, r46089o, r46089u...
2 years ago

Changelog:

r44052 | compyx | 2023-06-13 09:50:31 +0000 (Tue, 13 Jun 2023) | 6 lines

Gtk3: CRT controls: avoid accessing invalid resources on CBM6x0 and PET

Neither PET nor CBM-II "business" models have the ${CHIP}PALOddLineOffset,
${CHIP}PALOddlinePhase or $CHIP}PALDelayLineType resources, so do not try to
render their widgets and then grey them out.

------------------------------------------------------------------------
r44051 | compyx | 2023-06-13 07:36:48 +0000 (Tue, 13 Jun 2023) | 2 lines

Gtk3: remove "Control port" node from xpet settings dialog

------------------------------------------------------------------------
r44050 | compyx | 2023-06-12 07:29:48 +0000 (Mon, 12 Jun 2023) | 8 lines

drive_get_type_by_devnr(): don't access "IECDevice[8-11]" for VIC-20

Although the VIC-20 does have an IEC bus, the resource "IECDevice[8-11]" isn't
used by xvic, it has its own custom IEC code. So we check that `machine_class`
isn't VIC-20 before accessing the resource and add a FIXME comment about why
the check is there. Fixes unknown resource error messages from xvic when the
status bar drive menu pops up.

------------------------------------------------------------------------
r44049 | gpz | 2023-06-11 18:57:33 +0000 (Sun, 11 Jun 2023) | 1 line

fix model switching with 1571 vs 1571CR drive
------------------------------------------------------------------------
r44037 | gpz | 2023-06-10 20:37:22 +0000 (Sat, 10 Jun 2023) | 1 line

emulate enough of the 1571CR specific mos5710 to make it work again
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.