Page 1 of 2

Converting TAP files to T64, PRG, or D64

Posted: Sun Jul 16, 2006 7:57 pm
by Alan
The subject line says it all: I can't seem to figure out how to convert TAP images into some other format. Strip the files on the TAP to PRG files, convert it to a T64 file, D64 or some other format that I can use with 64HDD, Star Commander, 64Copy, etc. It doesn't matter. Anything is better than TAP.

I don't understand why so much stuff online is in TAP format, anyway. VICE is the only program I know of that can read them.

Posted: Sun Jul 16, 2006 8:18 pm
by Schema
TAPs are the most annoying format ever.

The only program that can attempt to extract .prgs from TAPs is FinalTAP, I started a thread on it a while ago:

http://sleepingelephant.com/ipw-web/bul ... .php?t=426

Re: Converting TAP files to T64, PRG, or D64

Posted: Mon Jul 17, 2006 1:49 am
by nbla000
Alan wrote:I don't understand why so much stuff online is in TAP format.
In most cases the reason is that the game is protected and thus you cannot simple copy from a tape to a Floppy, you must modify the program before (Take a look to my previous posts about).
If a game is not protected you may use Vice to load the program from Tap Image and save it to a D64/D81/T64 image.

Posted: Mon Jul 17, 2006 2:25 am
by Boray
I think it would be cool if you in Vice could save a snapshot loadable on a real vic-20. Just like The final cartridge on the c64...

/Anders

Posted: Wed Jul 19, 2006 2:48 pm
by Alan
Schema wrote:The only program that can attempt to extract .prgs from TAPs is FinalTAP, I started a thread on it a while ago:

http://sleepingelephant.com/ipw-web/bul ... .php?t=426
Thanks! I've noodled with it for a few minutes, without success. If I can't figure anything out, I know who to ask :)

Posted: Thu Jul 20, 2006 1:42 pm
by Schema
Actually "FungusN0S" on #c64friends is working on a VIC-20 specific version. Apparently there's a slight difference in the TAP formats.

Posted: Thu Jul 20, 2006 1:50 pm
by Alan
Schema wrote:Actually "FungusN0S" on #c64friends is working on a VIC-20 specific version. Apparently there's a slight difference in the TAP formats.
That would be great! I hope you (or he) will keep us posted on that.

Posted: Thu Jul 20, 2006 3:14 pm
by carlsson
The difference would be timing pulses. I had a conversion with Fabrizio (WAV-PRG and Audiotap) some year ago about adding switches to the GUI to select computer model. The code appears to support it, but the changes to the GUI never quite materialized.

Posted: Fri Oct 17, 2008 11:46 am
by formater
Some one know how transfer files SEQ from TAP to t64 format.

I transfer without problem this files from TAP to D64 via VICE with a basic program to read the file from tape and save to disk, but I dont know how trasfer this file to t64 (from TAP or D64)

Posted: Fri Oct 17, 2008 11:51 am
by bokvamme
FinalTAP is OLD.
tapclean is the tool you want to use.
It also support vic20.

I'll make a new release today (v0.22).
Look for it on sourceforge.net

btw: The reason we dump/store vic20 tapes in .tap is because it's the only format that preserve what's on the tape. It's possible to write a tap back to a tape.

Posted: Fri Oct 17, 2008 12:02 pm
by bokvamme
formater wrote:Some one know how transfer files SEQ from TAP to t64 format.
Tapclean support SEQ files, but I've not tried to convert a SEQ file to prg yet.

TapClean v0.22

Posted: Fri Oct 17, 2008 12:10 pm
by bokvamme

Posted: Fri Oct 17, 2008 12:40 pm
by bokvamme
We will make a v0.23 soon with better vic20 support.
You may have trouble reading some taps as the pulses used on vic20 tapes are different from the c64 pulses.

TapClean v0.22

Posted: Sat Oct 18, 2008 12:29 pm
by bokvamme
TAPClean v0.22 is now officially released at SourceForge.net
It's got the linux, and windows binary + the source code.
TAPClean v0.23 is in development.

Posted: Tue Oct 28, 2008 3:53 pm
by CrAlt
Sorry to highjack...

but is there any way to convert .tap files for the vic to .wav (or any other audio format) on a OSX machine or x86 linux?