Changelog:
r45178 | gpz | 2024-06-01 18:54:33 +0000 (Sat, 01 Jun 2024) | 1 line
1 = power cycle
------------------------------------------------------------------------
r45177 | gpz | 2024-06-01 18:40:24 +0000 (Sat, 01 Jun 2024) | 1 line
hopefully fix initial startup initialization, please test :)
------------------------------------------------------------------------
r45176 | gpz | 2024-05-31 21:35:53 +0000 (Fri, 31 May 2024) | 1 line
make an explicit machine_powerup function and call this explicitly from machine_trigger_reset, instead of doing the related init indirectly in machine_reset. makes machine_reset more worm 'as expected'. should fix #2036
------------------------------------------------------------------------
r45175 | gpz | 2024-05-31 17:59:57 +0000 (Fri, 31 May 2024) | 1 line
tweak resid dac leakage. patch by leandro nini
------------------------------------------------------------------------
r45174 | compyx | 2024-05-28 16:17:41 +0000 (Tue, 28 May 2024) | 2 lines
Gtk3: cart base dialogs: add comments on signal handlers
------------------------------------------------------------------------