diff options
author | Wohlstand <admin@wohlnet.ru> | 2025-03-29 23:11:07 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2025-03-29 23:11:56 +0300 |
commit | a37298e7bed28752e8dcbe8e37e355fe47bf5e99 (patch) | |
tree | d97e76f8c1acfd43626f8d1a0496090c32ca4fd6 /src/chips/ymf262_lle/Readme.md | |
parent | e92a4d7285197ab2868aa36f975d73ceee915bea (diff) | |
download | libADLMIDI-a37298e7bed28752e8dcbe8e37e355fe47bf5e99.tar.gz libADLMIDI-a37298e7bed28752e8dcbe8e37e355fe47bf5e99.tar.bz2 libADLMIDI-a37298e7bed28752e8dcbe8e37e355fe47bf5e99.zip |
Added support for LLE OPL2 and OPL3 emulators
Kept disabled by default because they are extremely heavy for ordinary processors.
Diffstat (limited to 'src/chips/ymf262_lle/Readme.md')
-rw-r--r-- | src/chips/ymf262_lle/Readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/chips/ymf262_lle/Readme.md b/src/chips/ymf262_lle/Readme.md new file mode 100644 index 0000000..d79b47e --- /dev/null +++ b/src/chips/ymf262_lle/Readme.md @@ -0,0 +1,7 @@ +# YMF262-LLE
+
+Yamaha YMF262 (OPL3) emulator using YMF262 die shot.
+
+Special thanks to John McMaster for decapping YMF262.
+
+https://siliconpr0n.org/map/yamaha/ymf262-m/
|