Changelog:
r45326 | gpz | 2024-08-31 20:19:41 +0000 (Sat, 31 Aug 2024) | 1 line
free dqbb RAM at shutdown
------------------------------------------------------------------------
r45325 | gpz | 2024-08-31 19:36:24 +0000 (Sat, 31 Aug 2024) | 1 line
bits 12-15 should return 0s, not 1s. checked with trapthem pad on real c64. fixes bug #2064
------------------------------------------------------------------------
r45324 | gpz | 2024-08-31 18:34:54 +0000 (Sat, 31 Aug 2024) | 1 line
shift SNES data on clock rising edge, not falling edge. fixes bug #2053
------------------------------------------------------------------------
r45323 | gpz | 2024-08-30 00:41:05 +0000 (Fri, 30 Aug 2024) | 1 line
extended DQBB support, support 16-256k RAM, support C128 mode. Needs some testing :)
------------------------------------------------------------------------
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
------------------------------------------------------------------------