Updated cc65 URL.

This commit is contained in:
Oliver Schmidt 2020-05-13 00:57:14 +02:00 committed by GitHub
parent 9f197a9984
commit 24c38dfe85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ Play-BTc plays .btc files created by the BTc Sound Encoder on the Apple II. Howe
* The number of __Samples__ mustn't exeed __362500__ (use _Trim .WAV_ if necessary).
To built Play-BTc:
* Get [cc65](http://cc65.github.io/cc65/)
* Get [cc65](https://cc65.github.io/)
* Enter `cl65 -C play-btc.cfg play-btc.s`
To run Play-BTc: