mirror of
https://github.com/david-schmidt/tlc-apple2.git
synced 2024-10-31 12:04:47 +00:00
Remember the trick to windows production of .wav
This commit is contained in:
parent
4abb54dc28
commit
138456096d
@ -37,7 +37,7 @@ gymnastics of the IIe and beyond that moved Heaven and Earth to keep the entry p
|
||||
* Change cassette output (`$C020`) to speaker output (`$C030`)
|
||||
* Assemble and get a raw hex dump of that code
|
||||
* Type that code into the TLC's RAM and run it, dumping all non-banked ROM (`$C100-$FFFF`)
|
||||
* Capture the audio on a modern computer
|
||||
* Capture the audio on a modern computer (Windows hint: run `soundrecorder /file path\to\filename.wav` to get a `.wav`, not a `.wma`)
|
||||
* Run that audio through CiderPress, which knows how to take tape audio and reconstruct data from it
|
||||
* ???
|
||||
* Profit
|
||||
|
Loading…
Reference in New Issue
Block a user