github Zibri/VICE r43140

latest releases: r46094, r46091, r46091o...
3 years ago

Changelog:

r43141 | compyx | 2023-02-11 22:53:28 +0000 (Sat, 11 Feb 2023) | 5 lines

IDE64: Add symbolic constants for IDE64 device numbers

Add IDE64_DEVICE_MIN, IDE64_DEVICE_MAX and IDE64_DEVICE_COUNT.


------------------------------------------------------------------------
r43140 | blackystardust | 2023-02-11 22:28:52 +0000 (Sat, 11 Feb 2023) | 1 line

Function prototype fixes.
------------------------------------------------------------------------
r43139 | compyx | 2023-02-11 21:42:05 +0000 (Sat, 11 Feb 2023) | 6 lines

IDE64: define some useful symbolic constants for disk geometry resource limits

Add IDE64_CYLINDERS_[MIN|MAX], IDE64_HEADS_[MIN|MAX] and IDE64_SECTORS_[MIN|MAX]
for use in UI code.


------------------------------------------------------------------------
r43138 | blackystardust | 2023-02-11 21:25:19 +0000 (Sat, 11 Feb 2023) | 1 line

Fixed minimum amount of sectors for ide64 harddrives in the sdl ui (from 0 to 1).
------------------------------------------------------------------------
r43137 | compyx | 2023-02-11 20:51:53 +0000 (Sat, 11 Feb 2023) | 6 lines

Gtk3: resource file chooser: add option to display globs in file pattern name

Add option to either just show the name of a file pattern (e.g. "Log files"),
or to show a the patterns after the name (e.g. "Log files (*.log,*.txt)").


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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.