ymfm somehow loses to Nuked-OPL3 in performance

This commit is contained in:
tildearrow 2023-11-25 02:35:42 -05:00
parent dee91ab2ba
commit 6eafedd037

View file

@ -37,13 +37,13 @@ Furnace achieves the authentic sound of videogame hardware by emulating sound ch
- **OPL/OPL2/Y8950 core**:
- **Nuked-OPL3**: high quality OPL emulation core. slightly off due to tiny differences between OPL and OPL3, but otherwise it is good.
- **ymfm**: lower (?) CPU usage.
- **ymfm**: this core is supposed to use less CPU than Nuked-OPL3, but for some reason it actually doesn't.
- **YM3812-LLE**: a new core written by the author of the Nuked cores. it features extremely accurate emulation.
- this core uses a *lot* of CPU time. may not be suitable for playback!
- **OPL3 core**:
- **Nuked-OPL3**: high quality OPL emulation core.
- **ymfm**: lower (?) CPU usage.
- **ymfm**: this core is supposed to use less CPU than Nuked-OPL3, but for some reason it actually doesn't.
- **YMF262-LLE**: a new core written by the author of the Nuked cores. it features extremely accurate emulation.
- this core uses even more CPU than YM3812-LLE. not suitable for playback or even rendering if you're impatient!