From a37298e7bed28752e8dcbe8e37e355fe47bf5e99 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Sat, 29 Mar 2025 23:11:07 +0300 Subject: Added support for LLE OPL2 and OPL3 emulators Kept disabled by default because they are extremely heavy for ordinary processors. --- src/chips/ymf262_lle/Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/chips/ymf262_lle/Readme.md (limited to 'src/chips/ymf262_lle/Readme.md') 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/ -- cgit v1.2.3