Changelog:
r45321 | gpz | 2024-08-27 22:04:33 +0000 (Tue, 27 Aug 2024) | 1 line
when using fsdevice, make the first 'line number' in the directory 1 instead of 0. this is the partition number on cmd devices, and apparently the c64os setup chokes on it being 0
------------------------------------------------------------------------
r45318 | gpz | 2024-08-26 17:22:13 +0000 (Mon, 26 Aug 2024) | 1 line
add some asserts, patch by Leandro Nini
------------------------------------------------------------------------
r45317 | gpz | 2024-08-25 21:32:34 +0000 (Sun, 25 Aug 2024) | 1 line
fix a warning, add some machinery to define NDEBUG for standard builds in resid. patch by Leandro Nini
------------------------------------------------------------------------
r45316 | gpz | 2024-08-24 22:00:28 +0000 (Sat, 24 Aug 2024) | 1 line
fix DAC addresses to make stereo replay work correctly
------------------------------------------------------------------------
r45315 | gpz | 2024-08-19 22:43:01 +0000 (Mon, 19 Aug 2024) | 1 line
fix deprecated-enum-float-conversion warnings, patch by Leandro Nini
------------------------------------------------------------------------