diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-21 15:33:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-21 15:33:34 +0200 |
| commit | 15f7d001d0d7240a02b0556ed01411c298ae0e71 (patch) | |
| tree | b34898527891f0997fdd1efbbf694b1e01abf029 | |
| parent | 8d214bdc61c76b24f9191aaf74250ec87b1c8593 (diff) | |
| download | emu8910-15f7d001d0d7240a02b0556ed01411c298ae0e71.tar.gz emu8910-15f7d001d0d7240a02b0556ed01411c298ae0e71.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ emu8910.interrupt.frequency = song.getFrameRate() > Note: You can download modules from [https://ftp.modland.com/pub/modules/](https://ftp.modland.com/pub/modules/) -This snippet sets the `ISR` (Interrupt Service Routine) function which read/writes to the PSG register file and sets +This snippet sets the `ISR` (Interrupt Service Routine) function which read/writes to the `PSG` register file and sets the `clock` and `interrupt` frequency. To stop playback: |
