History of tape64 (formerly known as wav2tap) ============================================= --------------------- this is version V1.20 --------------------- changes since V1.12 ------------------- - added new loader: Novaload, the loader of many commercial tapes now supported e.g. Bluemax, Uridium, V, Wintergames and many more can be converted to t64 - new parameter -s to manage speed-problems with recorded tapes - again improved ROM-loader; tap-values taken from a VICE-savefile - fixed bug missing files in t64-archive when using -e - wrong triggers will now abort loading to prevent endless T-sequences on screen - new strcuture of source for easier implementation of new loaders changes since V1.11 ------------------- - due to some problems with short delays between files tap-output is now in version 1 (thanks to Michael Plate for reporting the problem) - new parameter v0 to specify the delay represented by a zero-value in taps of version 0; with this you can fix some taps in version 0 that don't work with VICE - improved ROM-loading routine changes since V1.10 ------------------- - now full compatible with ANSI-C - binary for LINUX available - small bugfix changes since V1.00 ------------------- - added new loader: Supertape from input64-magazine (german) is now supported - added new parameter -r to reverse the incoming sample necessary for some soundcards) - added new parameter -e to save even the "load error"-files in t64/p00dir (some guys needs this) - removed parameter -v; tape64 is always verbose now - improved filename-conversion for p00's and screen-output - made the design a little bit more modular for easier adding of new loaders (although it's probably still a bad C-style I guess ;-) - fixed some bug in saving-routine - fixed the behaviour when user denies to overwrite an existing file - new email-adress: please contact andreas.matthies@arcormail.de for any feedback changes since V1.00 Beta 2 -------------------------- - added support for tap-files as input - added support for t64-archives as output - this made it necessary to change the name; now called "tape64" - binaries are now named .p00 instead of .prg - numeration is done by incrementing the extension: .p00, .p01, .p02... - Turbo-Tape-loader more tolerant for variant triggers - some cosmetic changes in the screen output changes since V1.00 Beta 1 -------------------------- - bug fix in wav-header-analysis, which made it impossible to read wav-files with extended informations in the header without the -w-option - little change in output-format of "unknown trigger"-messages - included source-files in the distribution