summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-26 10:49:52 +0200
committerGitHub <noreply@github.com>2024-12-26 10:49:52 +0200
commite0b74babdc0981e1124ec750f3c91de1c435a1a6 (patch)
tree1886d0848b7094dd428f3df77a03270b7dbf0a47
parenta00dd5b8c64d7dcb8202286a436837a5011b074e (diff)
downloademu8910-e0b74babdc0981e1124ec750f3c91de1c435a1a6.tar.gz
emu8910-e0b74babdc0981e1124ec750f3c91de1c435a1a6.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index debdb9b..ec99497 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,8 @@ emu8910.clock.frequency = song.getClockRate()
emu8910.interrupt.frequency = song.getFrameRate()
```
+> Note: You can download modules from [https://ftp.modland.com/pub/modules/](https://ftp.modland.com/pub/modules/)
+
This sets the `ISR` (Interrupt Service Routine) function, `clock` and `interrupt` frequency for a specific module.
To stop playback: