Current ld-process-vbi does not support VHD disk specific data extraction from VBI lines.
VHD specific data is encoded in VHD disks in VBI lines 17(280), 18 (281), and 20 ( 283).
Data is biphase mark encoded, and there is 29 bits. One bit (0 or 1) length is 12/(455fH), fH=15,734.26 Hz.
First bit (MSB) starts 412/(455*fH) from horizontal synch pulse trailing edge.
VHD disk and those bit encoding are described in the book https://archive.org/details/how-to-enjoy-vhd-pages-14-53 ,page 27. Also same page 27 as a separate picture here:
https://github.com/popolonx/MSX_STUFF/blob/main/vhd/vhd_disk_vbi_lines_encoding.png
Current ld-process-vbi does not support VHD disk specific data extraction from VBI lines.
VHD specific data is encoded in VHD disks in VBI lines 17(280), 18 (281), and 20 ( 283).
Data is biphase mark encoded, and there is 29 bits. One bit (0 or 1) length is 12/(455fH), fH=15,734.26 Hz.
First bit (MSB) starts 412/(455*fH) from horizontal synch pulse trailing edge.
VHD disk and those bit encoding are described in the book https://archive.org/details/how-to-enjoy-vhd-pages-14-53 ,page 27. Also same page 27 as a separate picture here:
https://github.com/popolonx/MSX_STUFF/blob/main/vhd/vhd_disk_vbi_lines_encoding.png