This commit is contained in:
MaddoScientisto 2026-03-25 23:32:36 +01:00
commit f92d1504fa
547 changed files with 37597 additions and 0 deletions

View file

@ -0,0 +1,18 @@
function miss14_cachein() /* entry=366 class_id=0x091A slot=0x04 */
{
var
referent, /* [BP+00h] type=0x69 */
item; /* [BP-02h] type=0x24 */
entry:
set_info(0x0213, *(arg_06));
process_exclude();
if (Intrinsic003F(arg_06) != 1) goto block_038F;
block_0358:
/* pop_global global_id=0x1F size=0x1 */
block_038F:
return;
}

View file

@ -0,0 +1,81 @@
function miss14_hatch() /* entry=366 class_id=0x091A slot=0x07 */
{
var
referent, /* [BP+00h] type=0x69 */
counter; /* [BP-02h] type=0x69 */
entry:
set_info(0x0210, *(arg_06));
process_exclude();
if (Intrinsic003F(arg_06) != 1) goto block_0270;
block_00FA:
block_0105:
/* global_address global_id=0x3C */
if Intrinsic0033() goto block_013B;
block_0115:
spawn class_0A0C_slot_32(pid, 2, 0x00000000);
suspend;
goto block_0105;
block_013B:
spawn class_0A0C_slot_3C(pid, 0x00000000);
suspend;
class_0A0C_slot_41();
counter = 1;
block_016C:
if (counter <= 8) goto block_01A9;
block_0174:
/* global_address global_id=0x3C */
suspend;
counter = (1 + counter);
goto block_016C;
block_01A9:
counter = 1;
block_01B0:
if (counter <= 3) goto block_01ED;
block_01B8:
/* global_address global_id=0x3C */
suspend;
counter = (1 + counter);
goto block_01B0;
block_01ED:
/* str_to_ptr */
/* free_stack_string value_u8=0x4 target=[SP+04h] */
suspend;
/* str_to_ptr */
/* free_stack_string value_u8=0x4 target=[SP+04h] */
suspend;
goto block_030D;
block_0270:
if (Intrinsic003F(arg_06) != 2) goto block_02C3;
block_027F:
/* pop_global global_id=0x2D size=0x1 */
spawn class_0A0C_slot_26(1, pid, "14d", 0x00000000);
/* free_stack_string value_u8=0x0 target=[SP+00h] */
suspend;
goto block_030D;
block_02C3:
if (Intrinsic003F(arg_06) != 3) goto block_030D;
block_02D2:
spawn class_0A0C_slot_26(pid, "14e", 0x00000000);
/* free_stack_string value_u8=0x0 target=[SP+00h] */
suspend;
goto block_030D;
block_030D:
return;
}