From b7a80b1704e233ca84305f21cca31a1b6e102f43 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Wed, 5 Feb 2025 10:21:10 +1100 Subject: -cpu/drcbex64.cpp: Directly dispatch memory accesses no larger than native width to specific handlers. (#13325) emu/emumem_aspace.cpp: Got rid of static accessors structure, added a helper for obtaining info for dispatching specific accessors. --- scripts/genie.lua | 8 -------- 1 file changed, 8 deletions(-) (limited to 'scripts') diff --git a/scripts/genie.lua b/scripts/genie.lua index 89b60a6366e..0376b306139 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -570,14 +570,6 @@ configuration { "gmake or ninja" } dofile ("toolchain.lua") -if _OPTIONS["targetos"]=="windows" then - configuration { "x64" } - defines { - "X64_WINDOWS_ABI", - } - configuration { } -end - -- Avoid error when invoking genie --help. if (_ACTION == nil) then return false end -- cgit v1.2.3-70-g09d2