Skip to content

Releases: Zibri/VICE

r44848 Windows

08 Dec 10:34
10325e7
Compare
Choose a tag to compare

Changelog:

r44848 | compyx | 2023-12-08 08:48:27 +0000 (Fri, 08 Dec 2023) | 6 lines

Gtk3: new ROM manager: implement Save dialog

Add saving the current ROMs to a romset (.vrs) file. If a romset was loaded via
the "Load" dialog, that filename is used as the suggested filename for saving.
The dialog will ask for confirmation before overwriting an existing file.

------------------------------------------------------------------------
r44847 | compyx | 2023-12-07 18:44:52 +0000 (Thu, 07 Dec 2023) | 5 lines

Gtk3: update ROM manager: implement loading a ROM set and resetting all ROMs to default

The actual romset code appears to be a little iffy at the moment, so although
the UI code is correct, the behaviour of the romset code is less than ideal.

------------------------------------------------------------------------
r44846 | compyx | 2023-12-07 09:00:55 +0000 (Thu, 07 Dec 2023) | 4 lines

Gtk3: Fix model settings layout for xscpu64

Fix overlap of "machine power frequency" and "misc" widgets.

------------------------------------------------------------------------
r44845 | compyx | 2023-12-07 08:47:05 +0000 (Thu, 07 Dec 2023) | 8 lines

Gtk3: Add machine power frequency widget to model settings

Add widget to control the "MachinePowerFrequency" resource for emulators that
have that resource not commented out: x64, x64sc, xscpu64 and x128.
Changing model will update the frequency widget, but changing frequency does
not update/invalidate the model widget, probably due to MACHINE_model_get() not
accounting for the resource (yet).

------------------------------------------------------------------------
r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------

r44847 Ubuntu 22.04

07 Dec 20:20
10325e7
Compare
Choose a tag to compare

Changelog:

r44847 | compyx | 2023-12-07 18:44:52 +0000 (Thu, 07 Dec 2023) | 5 lines

Gtk3: update ROM manager: implement loading a ROM set and resetting all ROMs to default

The actual romset code appears to be a little iffy at the moment, so although
the UI code is correct, the behaviour of the romset code is less than ideal.

------------------------------------------------------------------------
r44846 | compyx | 2023-12-07 09:00:55 +0000 (Thu, 07 Dec 2023) | 4 lines

Gtk3: Fix model settings layout for xscpu64

Fix overlap of "machine power frequency" and "misc" widgets.

------------------------------------------------------------------------
r44845 | compyx | 2023-12-07 08:47:05 +0000 (Thu, 07 Dec 2023) | 8 lines

Gtk3: Add machine power frequency widget to model settings

Add widget to control the "MachinePowerFrequency" resource for emulators that
have that resource not commented out: x64, x64sc, xscpu64 and x128.
Changing model will update the frequency widget, but changing frequency does
not update/invalidate the model widget, probably due to MACHINE_model_get() not
accounting for the resource (yet).

------------------------------------------------------------------------
r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

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

r44847 OpenSUSE TumbleWeed

07 Dec 20:21
10325e7
Compare
Choose a tag to compare

Changelog:

r44847 | compyx | 2023-12-07 18:44:52 +0000 (Thu, 07 Dec 2023) | 5 lines

Gtk3: update ROM manager: implement loading a ROM set and resetting all ROMs to default

The actual romset code appears to be a little iffy at the moment, so although
the UI code is correct, the behaviour of the romset code is less than ideal.

------------------------------------------------------------------------
r44846 | compyx | 2023-12-07 09:00:55 +0000 (Thu, 07 Dec 2023) | 4 lines

Gtk3: Fix model settings layout for xscpu64

Fix overlap of "machine power frequency" and "misc" widgets.

------------------------------------------------------------------------
r44845 | compyx | 2023-12-07 08:47:05 +0000 (Thu, 07 Dec 2023) | 8 lines

Gtk3: Add machine power frequency widget to model settings

Add widget to control the "MachinePowerFrequency" resource for emulators that
have that resource not commented out: x64, x64sc, xscpu64 and x128.
Changing model will update the frequency widget, but changing frequency does
not update/invalidate the model widget, probably due to MACHINE_model_get() not
accounting for the resource (yet).

------------------------------------------------------------------------
r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

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

r44847 Windows

07 Dec 20:36
10325e7
Compare
Choose a tag to compare

Changelog:

r44847 | compyx | 2023-12-07 18:44:52 +0000 (Thu, 07 Dec 2023) | 5 lines

Gtk3: update ROM manager: implement loading a ROM set and resetting all ROMs to default

The actual romset code appears to be a little iffy at the moment, so although
the UI code is correct, the behaviour of the romset code is less than ideal.

------------------------------------------------------------------------
r44846 | compyx | 2023-12-07 09:00:55 +0000 (Thu, 07 Dec 2023) | 4 lines

Gtk3: Fix model settings layout for xscpu64

Fix overlap of "machine power frequency" and "misc" widgets.

------------------------------------------------------------------------
r44845 | compyx | 2023-12-07 08:47:05 +0000 (Thu, 07 Dec 2023) | 8 lines

Gtk3: Add machine power frequency widget to model settings

Add widget to control the "MachinePowerFrequency" resource for emulators that
have that resource not commented out: x64, x64sc, xscpu64 and x128.
Changing model will update the frequency widget, but changing frequency does
not update/invalidate the model widget, probably due to MACHINE_model_get() not
accounting for the resource (yet).

------------------------------------------------------------------------
r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

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

r44846 Ubuntu 22.04

07 Dec 10:21
10325e7
Compare
Choose a tag to compare

Changelog:

r44846 | compyx | 2023-12-07 09:00:55 +0000 (Thu, 07 Dec 2023) | 4 lines

Gtk3: Fix model settings layout for xscpu64

Fix overlap of "machine power frequency" and "misc" widgets.

------------------------------------------------------------------------
r44845 | compyx | 2023-12-07 08:47:05 +0000 (Thu, 07 Dec 2023) | 8 lines

Gtk3: Add machine power frequency widget to model settings

Add widget to control the "MachinePowerFrequency" resource for emulators that
have that resource not commented out: x64, x64sc, xscpu64 and x128.
Changing model will update the frequency widget, but changing frequency does
not update/invalidate the model widget, probably due to MACHINE_model_get() not
accounting for the resource (yet).

------------------------------------------------------------------------
r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

------------------------------------------------------------------------
r44841 | mcmartin | 2023-12-05 07:28:18 +0000 (Tue, 05 Dec 2023) | 1 line

Incremental updates for the tag_monster script
------------------------------------------------------------------------

r44846 OpenSUSE TumbleWeed

07 Dec 10:22
10325e7
Compare
Choose a tag to compare

Changelog:

r44846 | compyx | 2023-12-07 09:00:55 +0000 (Thu, 07 Dec 2023) | 4 lines

Gtk3: Fix model settings layout for xscpu64

Fix overlap of "machine power frequency" and "misc" widgets.

------------------------------------------------------------------------
r44845 | compyx | 2023-12-07 08:47:05 +0000 (Thu, 07 Dec 2023) | 8 lines

Gtk3: Add machine power frequency widget to model settings

Add widget to control the "MachinePowerFrequency" resource for emulators that
have that resource not commented out: x64, x64sc, xscpu64 and x128.
Changing model will update the frequency widget, but changing frequency does
not update/invalidate the model widget, probably due to MACHINE_model_get() not
accounting for the resource (yet).

------------------------------------------------------------------------
r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

------------------------------------------------------------------------
r44841 | mcmartin | 2023-12-05 07:28:18 +0000 (Tue, 05 Dec 2023) | 1 line

Incremental updates for the tag_monster script
------------------------------------------------------------------------

r44846 Windows

07 Dec 10:36
10325e7
Compare
Choose a tag to compare

Changelog:

r44846 | compyx | 2023-12-07 09:00:55 +0000 (Thu, 07 Dec 2023) | 4 lines

Gtk3: Fix model settings layout for xscpu64

Fix overlap of "machine power frequency" and "misc" widgets.

------------------------------------------------------------------------
r44845 | compyx | 2023-12-07 08:47:05 +0000 (Thu, 07 Dec 2023) | 8 lines

Gtk3: Add machine power frequency widget to model settings

Add widget to control the "MachinePowerFrequency" resource for emulators that
have that resource not commented out: x64, x64sc, xscpu64 and x128.
Changing model will update the frequency widget, but changing frequency does
not update/invalidate the model widget, probably due to MACHINE_model_get() not
accounting for the resource (yet).

------------------------------------------------------------------------
r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

------------------------------------------------------------------------
r44841 | mcmartin | 2023-12-05 07:28:18 +0000 (Tue, 05 Dec 2023) | 1 line

Incremental updates for the tag_monster script
------------------------------------------------------------------------

r44844 Ubuntu 22.04

06 Dec 22:18
10325e7
Compare
Choose a tag to compare

Changelog:

r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

------------------------------------------------------------------------
r44841 | mcmartin | 2023-12-05 07:28:18 +0000 (Tue, 05 Dec 2023) | 1 line

Incremental updates for the tag_monster script
------------------------------------------------------------------------
r44840 | compyx | 2023-12-04 18:04:09 +0000 (Mon, 04 Dec 2023) | 4 lines

Buildsystem: fix `vice.gresource` being included in dist tarballs

Don't indirectly add `vice.gresource` to EXTRA_DIST when configured for Gtk3.

------------------------------------------------------------------------
r44839 | gpz | 2023-12-04 17:17:45 +0000 (Mon, 04 Dec 2023) | 1 line

add missing gpl.texi
------------------------------------------------------------------------

r44844 OpenSUSE TumbleWeed

06 Dec 22:19
10325e7
Compare
Choose a tag to compare

Changelog:

r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

------------------------------------------------------------------------
r44841 | mcmartin | 2023-12-05 07:28:18 +0000 (Tue, 05 Dec 2023) | 1 line

Incremental updates for the tag_monster script
------------------------------------------------------------------------
r44840 | compyx | 2023-12-04 18:04:09 +0000 (Mon, 04 Dec 2023) | 4 lines

Buildsystem: fix `vice.gresource` being included in dist tarballs

Don't indirectly add `vice.gresource` to EXTRA_DIST when configured for Gtk3.

------------------------------------------------------------------------
r44839 | gpz | 2023-12-04 17:17:45 +0000 (Mon, 04 Dec 2023) | 1 line

add missing gpl.texi
------------------------------------------------------------------------

r44844 Windows

06 Dec 22:32
10325e7
Compare
Choose a tag to compare

Changelog:

r44844 | gpz | 2023-12-06 20:42:02 +0000 (Wed, 06 Dec 2023) | 1 line

fix crt preview widget for scpu/vic20/plus4, clear packet list when an unknown file is selected, log proper error in crt_open
------------------------------------------------------------------------
r44842 | compyx | 2023-12-06 14:05:05 +0000 (Wed, 06 Dec 2023) | 5 lines

Remove unused prototypes `ps_dll_*`

The hwsidrv windows ParSID header contained a bunch of prototypes that aren't
present in the code (anymore).

------------------------------------------------------------------------
r44841 | mcmartin | 2023-12-05 07:28:18 +0000 (Tue, 05 Dec 2023) | 1 line

Incremental updates for the tag_monster script
------------------------------------------------------------------------
r44840 | compyx | 2023-12-04 18:04:09 +0000 (Mon, 04 Dec 2023) | 4 lines

Buildsystem: fix `vice.gresource` being included in dist tarballs

Don't indirectly add `vice.gresource` to EXTRA_DIST when configured for Gtk3.

------------------------------------------------------------------------
r44839 | gpz | 2023-12-04 17:17:45 +0000 (Mon, 04 Dec 2023) | 1 line

add missing gpl.texi
------------------------------------------------------------------------