Trying to put some files on TOPS-10
git cloned repo
sudo make
no errors just warnings
sudo ./tapewrite
Segmentation fault
OS is x64 Ubuntu on WSL2
the other programs work fine just not tapewrite which is the one i need to transfer files to .tap
later i tried compiling with clang instead of gcc, still get this error on tapewrite