; ; FMOD_DSP_GetActive from 0x1800c5b30 to 0x1800c5b6b (59 bytes) ; ; 3 xrefs: ; > FMOD5_DSP_GetActive @ 0x1800f40e0 ; > @ 0x180194348 ; > @ 0x1801fdf98 ; ; This function is hookable on this platform! ; ; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA ; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings ; push rbx ; +0x0, 0x1800c5b30 sub rsp, 20h ; +0x2, 0x1800c5b32 mov rbx, rdx ; +0x6, 0x1800c5b36 test rcx, rcx ; +0x9, 0x1800c5b39 jnz short loc_1800C5B47 ; +0xc, 0x1800c5b3c lea eax, [rcx+1Fh] ; +0xe, 0x1800c5b3e add rsp, 20h ; +0x11, 0x1800c5b41 pop rbx ; +0x15, 0x1800c5b45 retn ; +0x16, 0x1800c5b46 lea rdx, [rsp+28h+arg_0] ; +0x17, 0x1800c5b47 call ?getActive@DSP@FMOD@@QEAA?AW4FMOD_RESULT@@PEA_N@Z; FMOD::DSP::getActive(bool *) ; +0x1c, 0x1800c5b4c test eax, eax ; +0x21, 0x1800c5b51 jnz short loc_1800C5B65 ; +0x23, 0x1800c5b53 test rbx, rbx ; +0x25, 0x1800c5b55 jz short loc_1800C5B65 ; +0x28, 0x1800c5b58 xor ecx, ecx ; +0x2a, 0x1800c5b5a cmp [rsp+28h+arg_0], cl ; +0x2c, 0x1800c5b5c setnz cl ; +0x30, 0x1800c5b60 mov [rbx], ecx ; +0x33, 0x1800c5b63 add rsp, 20h ; +0x35, 0x1800c5b65 pop rbx ; +0x39, 0x1800c5b69 retn ; +0x3a, 0x1800c5b6a