Crates.io | bas2wav |
lib.rs | bas2wav |
version | 0.1.1 |
source | src |
created_at | 2023-11-07 14:29:38.555259 |
updated_at | 2023-11-07 14:47:44.407768 |
description | Convert AppleSoft BASIC source code into .wav file, for transfer to Apple II |
homepage | |
repository | https://github.com/khollbach/bas2wav |
max_upload_size | |
id | 1028118 |
size | 33,938 |
Install Rust, and then run:
$ cargo install bas2wav
To convert basic-program.bas
to basic-program.wav
, run:
$ bas2wav basic-program.bas