summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-08 14:06:12 +0200
committerGitHub <noreply@github.com>2024-12-08 14:06:12 +0200
commit139dd4016d5d054c905167311b0d7eeb0d18c14e (patch)
tree8b8d5042611640ddc4e8ceb3308342e1a9e379ff
parent47f2efd64a5a7e01f21264562df302e678a9b5d2 (diff)
downloademu8910-139dd4016d5d054c905167311b0d7eeb0d18c14e.tar.gz
emu8910-139dd4016d5d054c905167311b0d7eeb0d18c14e.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f682938..18bdc6f 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ emu8910.driver.device.resume()
emu8910.interrupt.frequency = song.getFrameRate()
```
-Note: You can access the emulator's internal register file with `emu8910.register`.
+> Note: You can access the emulator's internal register file with `emu8910.register`.
These registers need to be updated at the frequency of the `ISR`.