From f55f92975a6641ccb99424dfb7562c8b0bc14a7a Mon Sep 17 00:00:00 2001 From: tildearrow Date: Tue, 18 Feb 2025 05:32:09 -0500 Subject: [PATCH] GA20: tiny optimization --- src/engine/platform/ga20.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine/platform/ga20.cpp b/src/engine/platform/ga20.cpp index 499089d40..e5e3894da 100644 --- a/src/engine/platform/ga20.cpp +++ b/src/engine/platform/ga20.cpp @@ -86,7 +86,7 @@ void DivPlatformGA20::acquire(short** buf, size_t len) { } u8 DivPlatformGA20::read_byte(u32 address) { - if ((sampleMem!=NULL) && (address