diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-15 19:36:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-15 19:36:59 +0200 |
commit | d84faca50c48a5457723434b46f79d232c283493 (patch) | |
tree | 1dba641a2e3c7504b3e09fe63a74557008c10ce4 | |
parent | d01ce8742b34b865f23544215926ae01ccf2b365 (diff) | |
download | emu8910-d84faca50c48a5457723434b46f79d232c283493.tar.gz emu8910-d84faca50c48a5457723434b46f79d232c283493.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ emu8910.register.ENV_COARSE emu8910.register.ENV_SHAPE ``` -The register file is then used to control the `PSG` or extract state information. +The `register file` is then used to control the `PSG` or extract state information. To play a FYM module: ``` |