From 57eaa4eab39bf17ad0edb7490f16e304b2829a70 Mon Sep 17 00:00:00 2001 From: cam900 Date: Sat, 27 Jul 2024 17:19:47 +0900 Subject: [PATCH] Remove outdated comment for OPL4 --- src/engine/sysDef.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine/sysDef.cpp b/src/engine/sysDef.cpp index 3414b8608..d94dbe46e 100644 --- a/src/engine/sysDef.cpp +++ b/src/engine/sysDef.cpp @@ -1633,7 +1633,7 @@ void DivEngine::registerSystems() { ); // to Grauw: feel free to change this to 24 during development of OPL4's PCM part. - // TODO: add 12-bit and 16-bit big-endian sample formats + // TODO: add 12-bit sample formats sysDefs[DIV_SYSTEM_OPL4]=new DivSysDef( _("Yamaha YMF278B (OPL4)"), NULL, 0xae, 0, 42, true, true, 0x151, false, (1U<