{"type": "func", "start": 6442483744, "end": 6442483881, "name": "cocos2d::extension::CCControlColourPicker::updateHueAndControlPicker", "pseudocode": "// \n// cocos2d::extension::CCControlColourPicker::updateHueAndControlPicker from 0x180008020 to 0x1800080a9 (137 bytes)\n// \n// 4 xrefs:\n// > cocos2d::extension::CCControlColourPicker::init @ 0x180007def\n// > cocos2d::extension::CCControlColourPicker::setColorValue @ 0x180007f57\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x180049840\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\nvoid __fastcall cocos2d::extension::CCControlColourPicker::updateHueAndControlPicker(\n        cocos2d::extension::CCControlColourPicker *this)\n{\n  __int64 *v2; // rcx\n  __int64 v3; // xmm1_8\n  __int64 v4; // rax\n  __int64 *v5; // rcx\n  __int64 v6; // xmm1_8\n  __int64 v7; // rax\n  __int128 v8; // [rsp+20h] [rbp-28h] BYREF\n  __int64 v9; // [rsp+30h] [rbp-18h]\n\n  (*(void (__fastcall **)(_QWORD))(**((_QWORD **)this + 64) + 1112LL))(*((_QWORD *)this + 64));\n  v2 = *((__int64 **)this + 63);\n  v3 = *((_QWORD *)this + 62);\n  v4 = *v2;\n  v8 = *((_OWORD *)this + 30);\n  v9 = v3;\n  (*(void (__fastcall **)(__int64 *, __int128 *))(v4 + 1120))(v2, &v8);\n  v5 = *((__int64 **)this + 63);\n  v6 = *((_QWORD *)this + 62);\n  v7 = *v5;\n  v8 = *((_OWORD *)this + 30);\n  v9 = v6;\n  (*(void (__fastcall **)(__int64 *, __int128 *))(v7 + 1128))(v5, &v8);\n}", "assembly": "; \n; cocos2d::extension::CCControlColourPicker::updateHueAndControlPicker from 0x180008020 to 0x1800080a9 (137 bytes)\n; \n; 4 xrefs:\n; > cocos2d::extension::CCControlColourPicker::init @ 0x180007def\n; > cocos2d::extension::CCControlColourPicker::setColorValue @ 0x180007f57\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x180049840\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\npush    rbx                                                            ; +0x0, 0x180008020\nsub     rsp, 40h                                                       ; +0x2, 0x180008022\nmov     rbx, rcx                                                       ; +0x6, 0x180008026\nmov     rcx, [rcx+200h]                                                ; +0x9, 0x180008029\nmovsd   xmm1, qword ptr [rbx+1E0h]                                     ; +0x10, 0x180008030\nmov     rax, [rcx]                                                     ; +0x18, 0x180008038\ncvtpd2ps xmm1, xmm1                                                    ; +0x1b, 0x18000803b\ncall    qword ptr [rax+458h]                                           ; +0x1f, 0x18000803f\nmov     rcx, [rbx+1F8h]                                                ; +0x25, 0x180008045\nlea     rdx, [rsp+48h+var_28]                                          ; +0x2c, 0x18000804c\nmovups  xmm0, xmmword ptr [rbx+1E0h]                                   ; +0x31, 0x180008051\nmovsd   xmm1, qword ptr [rbx+1F0h]                                     ; +0x38, 0x180008058\nmov     rax, [rcx]                                                     ; +0x40, 0x180008060\nmovaps  [rsp+48h+var_28], xmm0                                         ; +0x43, 0x180008063\nmovsd   [rsp+48h+var_18], xmm1                                         ; +0x48, 0x180008068\ncall    qword ptr [rax+460h]                                           ; +0x4e, 0x18000806e\nmov     rcx, [rbx+1F8h]                                                ; +0x54, 0x180008074\nlea     rdx, [rsp+48h+var_28]                                          ; +0x5b, 0x18000807b\nmovups  xmm0, xmmword ptr [rbx+1E0h]                                   ; +0x60, 0x180008080\nmovsd   xmm1, qword ptr [rbx+1F0h]                                     ; +0x67, 0x180008087\nmov     rax, [rcx]                                                     ; +0x6f, 0x18000808f\nmovaps  [rsp+48h+var_28], xmm0                                         ; +0x72, 0x180008092\nmovsd   [rsp+48h+var_18], xmm1                                         ; +0x77, 0x180008097\ncall    qword ptr [rax+468h]                                           ; +0x7d, 0x18000809d\nadd     rsp, 40h                                                       ; +0x83, 0x1800080a3\npop     rbx                                                            ; +0x87, 0x1800080a7\nretn                                                                   ; +0x88, 0x1800080a8", "xrefs": ["cocos2d::extension::CCControlColourPicker::init @ 0x180007def", "cocos2d::extension::CCControlColourPicker::setColorValue @ 0x180007f57", "<???> @ 0x18002fdf8", "<???> @ 0x180049840"], "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"}