diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |