summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar RF Labs <md.node.0@gmail.com>2025-07-07 17:26:00 +0200
committerGitHub <noreply@github.com>2025-07-07 17:26:00 +0200
commit477a780b50b510ef9b3d0b0c511380ddb2bd2f25 (patch)
treebb9e28056d0d07b6b5664421b2cc793b39bc7126
parent23158083410859d99d01ac7bc3569d9fb5de26e6 (diff)
downloademu8910-477a780b50b510ef9b3d0b0c511380ddb2bd2f25.tar.gz
emu8910-477a780b50b510ef9b3d0b0c511380ddb2bd2f25.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 217f8d0..5e6dcd3 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ var emu8910 = new PSG49(YM_CLOCK_ZX, 50);
```
Which sets the default clock speed (`1.75 MHz`) and interrupt frequency (`50 Hz`).
-This exposes a a `PSG` `register` file in the `emu8910.register` object:
+This exposes a `PSG` `register` file in the `emu8910.register` object:
```
emu8910.register.A_FINE
emu8910.register.A_COARSE