{"type": "func", "start": 914884, "end": 914924, "name": "FMOD_File_GetDiskBusy", "pseudocode": "// \n// FMOD_File_GetDiskBusy from 0xdf5c4 to 0xdf5ec (40 bytes)\n// \n// 4 xrefs:\n// > .FMOD_File_GetDiskBusy @ 0x1081ac\n// > <???> @ 0x6430\n// > .FMOD_File_GetDiskBusy @ 0x1081a4\n// > <???> @ 0x110998\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 = *(int *)((char *)&dword_14 + (_QWORD)off_114000);\n  return 0;\n}", "assembly": "; \n; FMOD_File_GetDiskBusy from 0xdf5c4 to 0xdf5ec (40 bytes)\n; \n; 4 xrefs:\n; > .FMOD_File_GetDiskBusy @ 0x1081ac\n; > <???> @ 0x6430\n; > .FMOD_File_GetDiskBusy @ 0x1081a4\n; > <???> @ 0x110998\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\nCBZ             X0, loc_DF5E8                                          ; +0x0, 0xdf5c4\nADRP            X9, #off_10F7A0@PAGE                                   ; +0x4, 0xdf5c8\nLDR             X9, [X9,#off_10F7A0@PAGEOFF]; off_114000               ; +0x8, 0xdf5cc\nMOV             X8, X0                                                 ; +0xc, 0xdf5d0\nMOV             W0, WZR                                                ; +0x10, 0xdf5d4\nLDR             X9, [X9]; qword_11F800                                 ; +0x14, 0xdf5d8\nLDR             W9, [X9,#(dword_11F814 - 0x11F800)]                    ; +0x18, 0xdf5dc\nSTR             W9, [X8]                                               ; +0x1c, 0xdf5e0\nRET                                                                    ; +0x20, 0xdf5e4\nB               loc_E0CD4                                              ; +0x24, 0xdf5e8", "xrefs": [".FMOD_File_GetDiskBusy @ 0x1081ac", "<???> @ 0x6430", ".FMOD_File_GetDiskBusy @ 0x1081a4", "<???> @ 0x110998"], "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"}