The link below is to a Google Drive folder with three files that I will leave up for a while:
awstape.c - Read a SCSI tape, output in AWS format (Linux) awstoraw.c - Read an AWS file, output a raw byte stream awstosimh.c - Read an AWS file, output a SimH https://drive.google.com/folderview?id=0B2v4WRwISEQRfi1TWnlKU1hqUXphWVhpZ1FKOGFoVjRPVnppX1F2aUMwTUw0QkxSNEsyMjg&usp=sharing They are anything but elegant, but have gotten the job done for me. JRU On 8/9/2015 11:57 PM, Marc Verdiell wrote: > Hey, I'll take the offer, I am interested in both. > Marc > >> Jay Jaeger wrote: >> If anyone is interested, I have code for a Linux SCSI tape to >> AWSTAPE program, and a program that translates aws format to a raw >> byte stream. Not sure if I have one that translates to the SimH .tap >> format, though. GNU C. > >> Chuck Guzis wrote: >> I've got a Linux utility to translate SIMH .tap to raw binary, if that's >> interesting to anyone. I would have thought that such utilities existed >> already. > > >
