diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-07 18:19:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 18:19:24 +0200 |
commit | 35231ebdaa36f08651a1183f5c73cbf218e6a59e (patch) | |
tree | 9a20200ca681f2df553df3d40460492b5de4452b /README.md | |
parent | 6ca06d8db9029270e9f9343795ff2a8e01634533 (diff) | |
download | emu8910-35231ebdaa36f08651a1183f5c73cbf218e6a59e.tar.gz emu8910-35231ebdaa36f08651a1183f5c73cbf218e6a59e.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ emu8910.interrupt.frequency = song.getFrameRate() 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. +These registers need to be updated at the frequency of the `ISR`. Files: |