Changelog:
r45589 | empathicqubit | 2025-03-26 13:02:33 +0000 (Wed, 26 Mar 2025) | 1 line
Make sure the CPU history response isn't too long before sending.
------------------------------------------------------------------------
r45582 | gpz | 2025-03-25 15:37:55 +0000 (Tue, 25 Mar 2025) | 1 line
make comment more clear
------------------------------------------------------------------------
r45573 | gpz | 2025-03-23 16:59:00 +0000 (Sun, 23 Mar 2025) | 1 line
implemented snapshot for magicdesk128 and partner128
------------------------------------------------------------------------
r45572 | gpz | 2025-03-23 16:25:20 +0000 (Sun, 23 Mar 2025) | 1 line
add cartridge_attach_add_image to the cartridge API, which 'adds' more images to the generic cartridge (common for vic20). using a seperate function makes the code a bit less hacky and allows explict UI options that do not have strange unexpected side effects. also update the UIs, currently only used for vic20
------------------------------------------------------------------------
r45571 | empathicqubit | 2025-03-23 15:43:50 +0000 (Sun, 23 Mar 2025) | 1 line
Fix uninitialized warnings
------------------------------------------------------------------------