Changelog:
r44830 | gpz | 2023-12-03 21:08:07 +0000 (Sun, 03 Dec 2023) | 1 line
initialize complete fdd struct with zeros to prevent access of uninitialized values later
------------------------------------------------------------------------
r44829 | compyx | 2023-12-03 11:35:04 +0000 (Sun, 03 Dec 2023) | 5 lines
Gtk3: ROM manager: add `expandable_list_get_resources()`
Add function to iterate a ROM list widget and obtain pairs of resource names
and values, to be used to generate romsets.
------------------------------------------------------------------------
r44828 | compyx | 2023-12-03 10:01:21 +0000 (Sun, 03 Dec 2023) | 7 lines
Gtk3: new ROM manager: use `resources_exists()` to determine ROMs to add
Use `resources_exists()` to determine if a ROM listed in machine, drive or
drive expansion ROM lists should be presented in the widget. I've also added
the H6809 ROMs in this widget, though they're currently listed in Machine ->
Model -> SuperPET.
------------------------------------------------------------------------
r44827 | gpz | 2023-12-02 20:03:56 +0000 (Sat, 02 Dec 2023) | 1 line
update svn ignores. now really!
------------------------------------------------------------------------
r44826 | gpz | 2023-12-02 20:02:34 +0000 (Sat, 02 Dec 2023) | 1 line
remove .deps
------------------------------------------------------------------------