Download List

项目描述

WAV-PRG converts Commodore 64 tapes to PC emulator files (.PRG, .P00, or .T64) and back. WAV-PRG can read from/write to WAV files, or directly read from/play to the soundcard. A plug-in structure allows recognition of multiple C64 tape formats: in order to support a new format, one can write a new plug-in, without needing to change the main program.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-22 13:40
3.0

这个版本采用了新的模块化设计:主程序只是读/写技术咨询方案的格式,和外部共享库转换成从/到声音。还有一个新的便携式插件接口。它现在使用的音频文件阅读图书馆/书写WAV文件,并PortAudio播放/录制,最大可携性。
标签: Code cleanup
This version features a new modular design: the main
program just reads/writes TAP format, and external
shared libraries convert it from/to sound. There is also
a new, portable plugin interface. It now uses the Audio
File Library for reading/writing WAV files, and PortAudio
for playing/recording, for maximum portability.

2001-06-05 18:04
1.3

其中一个wav2prg声卡无法修复的错误的直接转换。阿P00文件prg2wav检测错误修复。
标签: Minor bugfixes
A bug in wav2prg which prevented direct conversions from sound card fixed. A P00 file detection bug in prg2wav fixed.

Project Resources