Update README.md

This commit is contained in:
Oliver Schmidt 2018-08-12 13:15:29 +02:00 committed by GitHub
parent d7654a4b75
commit b9d340df51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,6 @@ To play .btc files in your own Apple II program:
* Replace the [visual feedback](https://github.com/oliverschmidt/Play-BTc/blob/master/play-btc.s#L275) with two `nop` operations.
* Call the BTc player core with
* Call the BTc player core with:
* `A` set to the high byte of the memory address you placed the .btc file content on
* `X` set to the number of samples divided by 256