bas2wav

Crates.iobas2wav
lib.rsbas2wav
version0.1.1
sourcesrc
created_at2023-11-07 14:29:38.555259
updated_at2023-11-07 14:47:44.407768
descriptionConvert AppleSoft BASIC source code into .wav file, for transfer to Apple II
homepage
repositoryhttps://github.com/khollbach/bas2wav
max_upload_size
id1028118
size33,938
Kevan (khollbach)

documentation

README

Installation

Install Rust, and then run:

$ cargo install bas2wav

Usage

To convert basic-program.bas to basic-program.wav, run:

$ bas2wav basic-program.bas
Commit count: 5

cargo fmt