{"type": "func", "start": 6443188528, "end": 6443188557, "name": "FMOD_File_GetDiskBusy", "pseudocode": "// \n// FMOD_File_GetDiskBusy from 0x1800b4130 to 0x1800b414d (29 bytes)\n// \n// 2 xrefs:\n// > FMOD5_File_GetDiskBusy @ 0x1800f4350\n// > <???> @ 0x180194348\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall FMOD_File_GetDiskBusy(_DWORD *a1)\n{\n  if ( !a1 )\n    return 31;\n  *a1 = *((_DWORD *)off_1801AED20 + 1);\n  return 0;\n}", "assembly": "; \n; FMOD_File_GetDiskBusy from 0x1800b4130 to 0x1800b414d (29 bytes)\n; \n; 2 xrefs:\n; > FMOD5_File_GetDiskBusy @ 0x1800f4350\n; > <???> @ 0x180194348\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmov     rdx, rcx                                                       ; +0x0, 0x1800b4130\ntest    rcx, rcx                                                       ; +0x3, 0x1800b4133\njnz     short loc_1800B413E                                            ; +0x6, 0x1800b4136\nmov     eax, 1Fh                                                       ; +0x8, 0x1800b4138\nretn                                                                   ; +0xd, 0x1800b413d\nmov     rax, cs:off_1801AED20                                          ; +0xe, 0x1800b413e\nmov     ecx, [rax+4]                                                   ; +0x15, 0x1800b4145\nxor     eax, eax                                                       ; +0x18, 0x1800b4148\nmov     [rdx], ecx                                                     ; +0x1a, 0x1800b414a\nretn                                                                   ; +0x1c, 0x1800b414c", "xrefs": ["FMOD5_File_GetDiskBusy @ 0x1800f4350", "<???> @ 0x180194348"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}