github Zibri/VICE r43276

latest releases: r46118, r46118o, r46118u...
3 years ago

Changelog:

r43276 | compyx | 2023-02-22 08:51:34 +0000 (Wed, 22 Feb 2023) | 6 lines

m93c86: Don't fflush() eeprom image when opened read-only

Keep track of whether the image was opened read/write or write-only and only
call fflush() when read/write.


------------------------------------------------------------------------
r43273 | gpz | 2023-02-21 23:23:23 +0000 (Tue, 21 Feb 2023) | 1 line

allow differently sized blocks when converting into vic20 crt, fixes bug #1813
------------------------------------------------------------------------
r43270 | compyx | 2023-02-21 19:19:47 +0000 (Tue, 21 Feb 2023) | 8 lines

GMod2: Add functions to save and flush EEPROM card image

Add gmod2_eeprom_save(), gmod2_flush_eeprom(), c128gmod2_eeprom_save() and
c128gmod2_fluhs_eeprom().
A generic cartridge API that should call these functions is required and will
be implemented later.


------------------------------------------------------------------------
r43269 | compyx | 2023-02-21 18:04:05 +0000 (Tue, 21 Feb 2023) | 3 lines

Gtk3: Gmod2 settings: update layout and use defines in cartidge.h instead of string literals


------------------------------------------------------------------------
r43266 | compyx | 2023-02-21 12:30:36 +0000 (Tue, 21 Feb 2023) | 3 lines

Gtk3: EasyFlash settings: replace all "Easy[fF]lash" strings with CARTRIDGE_NAME_EASYFLASH


------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.