From a7b3f8edf715c2851eb971911ad4221f0b068363 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Fri, 24 Nov 2023 15:41:59 -0500 Subject: [PATCH] man really --- doc/9-guides/emulation-cores.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/9-guides/emulation-cores.md b/doc/9-guides/emulation-cores.md index 58424e7f0..d96600fc1 100644 --- a/doc/9-guides/emulation-cores.md +++ b/doc/9-guides/emulation-cores.md @@ -6,7 +6,7 @@ Furnace achieves the authentic sound of videogame hardware by emulating sound ch - **ymfm**: default playback core. much less CPU usage than Nuked-OPM, but less accurate. recommended for users with last-gen or earlier hardware. - **Nuked-OPM**: default render core. much more accurate than ymfm, due to the emulator being based on an image of the die map taken from a real YM2151. very CPU heavy, only recommended for users with recent hardware. -- **GYM2612 core**: +- **YM2612 core**: - **Nuked-OPN2**: default core. a little lighter on the CPU than Nuked-OPM. - **ymfm**: same as ymfm above.