diff options
Diffstat (limited to '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: |
