mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2024-12-23 04:29:46 +00:00
.. | ||
out | ||
packets_wav | ||
m.bat | ||
m.sh | ||
README.md | ||
tapemon.c |
TAPEMON
Tapemon is a Apple-I tool that helps finding the optimal playback volume to the ACI audio cassette interface.
How to use it
-
Load
tapemon.0280.bin
on the Apple-1 and execute it with280R
. -
Connect your playback device (PC, Smartphone, iPod etc) to the ACI
-
Play the file
packets.wav
contained inpackets_wav/packets.zip
archive. The file will send a continous stream of small data packets that are catched by the program running on the Apple-1. Each packet is 64 bytes long.
For each received packet a character will be displayed:
*
indicates a good packet.
indicates packet not received- an hex digit 0-F indicates the packet is partially corrupt
Adjust the volume level so that you have a lot of *
.