SD2IEC VCPU loader, 1 bit synchronized transfer
for Commodore C16, C116 and plus/4
===============================================

Release notes / changelog:
--------------------------

V0.3 - 2025-Dec-30
    Size: 2 blocks
    Loadable memory area:
      - $0800..$3FFF / 16K
      - $0800..$7FFF / 32K
      - $0800..$FCFF / 64K
    Used memory areas:
      - $05F5..$06E1 (main)
      - $05B0..$05E5 (comm)
      - $0148..$0187 (VCPU code = drivecode)
  Screen not always turn off, only if received
    block size == 254 (No off/on switch while
    DIRECTORY loading)
  Build date set automatically, basic line no
    = year, other cosmetical changes

V0.2 - 2024-Sep-28
    Size: 2 blocks
    Loadable memory area:
      - $0800..$3FFF / 16K
      - $0800..$7FFF / 32K
      - $0800..$FCFF / 64K
    Used memory areas:
      - $05F5..$06E8 (main)
      - $05B0..$05E5 (comm)
      - $0148..$0187 (VCPU code = drivecode)
  First public release
