0.0.23 • Published 3 months ago

retroload v0.0.23

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
3 months ago

retroload

retroload is a command line utility for converting tape archive files of historical computers into sound for loading them on real devices using an audio line cable or cassette adapter. It is backed by the same library that is used by the web application RetroLoad.com.

Installation

Use the package manager npm to install the latest release:

sudo npm install -g retroload

Usage (example)

Create a WAV file example.wav from a tape archive example.cas file by calling

retroload example.cas -o example.wav

or directly play the resulting audio with

retroload example.cas

retroload will try to automatically determine the input format by its content and file extension. For formats that are not automatically detected, the --format option need to be specified.

The list of supported formats and further usage instructions can be obtained by using the integrated help:

retroload --help

Documentation

Latest documentation is available at the GitHub project page.

Supported devices

Currently tape archive formats for the following systems are supported: Acorn Electron, Amstrad CPC, Atari 800, BASICODE, Commodore C64/VIC-20, MME LC80, MSX, Mühlhausen KC 85/2-4, Robotron KC 85/1 etc., Sinclair ZX Spectrum, Sinclair ZX81, Thomson MO5, Triumph Adler alphatronic PC, TI-99/4A, Z1013

0.0.23

3 months ago

0.0.20

9 months ago

0.0.21

8 months ago

0.0.22

8 months ago

0.0.19

9 months ago

0.0.17

12 months ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.1

2 years ago