Changelog:
r43552 | gpz | 2023-03-22 17:39:23 +0000 (Wed, 22 Mar 2023) | 1 line
make opencbm available in c1541 by using "opencbm" as the filename
------------------------------------------------------------------------
r43551 | gpz | 2023-03-22 17:18:43 +0000 (Wed, 22 Mar 2023) | 1 line
Disable opencbm debug output, add some comments, add some asserts
------------------------------------------------------------------------
r43549 | gpz | 2023-03-21 21:42:44 +0000 (Tue, 21 Mar 2023) | 1 line
Build the list of available palette files at runtime, scan system path/dirs as needed. Also read extra info from the .vpl files, documented extra info, updated all .vpl files. New palettes can now be just dropped into the data dir and they will appear in the UIs.
------------------------------------------------------------------------
r43548 | blackystardust | 2023-03-21 06:08:13 +0000 (Tue, 21 Mar 2023) | 1 line
Get the active sound chip amount of channels into an array and then use the array instead of calling the channels function multiple times.
------------------------------------------------------------------------
r43547 | blackystardust | 2023-03-21 02:54:49 +0000 (Tue, 21 Mar 2023) | 1 line
Only get amount of channels from active sound devices.
------------------------------------------------------------------------