summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fcb8bd1..4a2b545 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@ These registers need to be updated at the frequency of the `ISR`.
Files:
+* `emu8910.js` - precompiled js emulator core.
* `src/emu8910.ts` - `core` emulator implementation.
* `fym.js` - `FYM` `(Fast YM)` format parser.
* `parser.js` - `PSG` register parser.