Changelog:
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
------------------------------------------------------------------------
r44825 | gpz | 2023-12-02 19:58:32 +0000 (Sat, 02 Dec 2023) | 1 line
update svn ignores
------------------------------------------------------------------------
r44824 | gpz | 2023-12-01 19:56:58 +0000 (Fri, 01 Dec 2023) | 1 line
remove ancient check that was ment to work around a crash at startup of x128. Now new border mode change can be used in on_vsync_set_border_mode. fixes #1968.
------------------------------------------------------------------------