Changelog:
r45179 | gpz | 2024-06-01 22:09:10 +0000 (Sat, 01 Jun 2024) | 1 line
snapshot support for c128 cartridge system
------------------------------------------------------------------------
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
------------------------------------------------------------------------