Stuff
This commit is contained in:
parent
ee33f94b4b
commit
f92d1504fa
547 changed files with 37597 additions and 0 deletions
|
|
@ -0,0 +1,18 @@
|
|||
function miss15_cachein() /* entry=367 class_id=0x091B 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_0137;
|
||||
|
||||
block_0100:
|
||||
/* pop_global global_id=0x1F size=0x1 */
|
||||
|
||||
block_0137:
|
||||
return;
|
||||
|
||||
}
|
||||
105
USECODE/EUSECODE_extracted/pseudocode/MISS15/slot_07_hatch.txt
Normal file
105
USECODE/EUSECODE_extracted/pseudocode/MISS15/slot_07_hatch.txt
Normal file
|
|
@ -0,0 +1,105 @@
|
|||
function miss15_hatch() /* entry=367 class_id=0x091B slot=0x07 */
|
||||
{
|
||||
var
|
||||
referent, /* [BP+00h] type=0x69 */
|
||||
item, /* [BP-02h] type=0x24 */
|
||||
counter, /* [BP-04h] type=0x69 */
|
||||
door, /* [BP-06h] type=0x24 */
|
||||
n; /* [BP-08h] type=0x24 */
|
||||
|
||||
entry:
|
||||
set_info(0x0210, *(arg_06));
|
||||
process_exclude();
|
||||
if (Intrinsic003F(arg_06) != 1) goto block_0386;
|
||||
|
||||
block_0179:
|
||||
spawn class_0A0C_slot_32(pid, 5, 0x00000000);
|
||||
suspend;
|
||||
/* str_to_ptr */
|
||||
/* free_stack_string value_u8=0x4 target=[SP+04h] */
|
||||
suspend;
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
suspend;
|
||||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x3D */
|
||||
/* loopscr value_u8=0x40 */
|
||||
/* loopscr value_u8=0x25 */
|
||||
/* loop current_var=0xFA string_bytes=0x6 loop_type=0x2 */
|
||||
|
||||
block_024C:
|
||||
if condition goto block_0276;
|
||||
|
||||
block_024F:
|
||||
spawn class_0A06_slot_21(pid, 1, door);
|
||||
suspend;
|
||||
/* loopnext */
|
||||
goto block_024C;
|
||||
|
||||
block_0276:
|
||||
spawn class_0A0C_slot_32(pid, 60, 0x00000000);
|
||||
suspend;
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
goto block_04F1;
|
||||
|
||||
block_0386:
|
||||
if (Intrinsic003F(arg_06) != 2) goto block_03D0;
|
||||
|
||||
block_0395:
|
||||
spawn class_0A0C_slot_26(pid, "15c", 0x00000000);
|
||||
/* free_stack_string value_u8=0x0 target=[SP+00h] */
|
||||
suspend;
|
||||
goto block_04F1;
|
||||
|
||||
block_03D0:
|
||||
if (Intrinsic003F(arg_06) != 3) goto block_04F1;
|
||||
|
||||
block_03DF:
|
||||
|
||||
block_03EA:
|
||||
/* global_address global_id=0x3C */
|
||||
if Intrinsic0033() goto block_0420;
|
||||
|
||||
block_03FA:
|
||||
spawn class_0A0C_slot_32(pid, 2, 0x00000000);
|
||||
suspend;
|
||||
goto block_03EA;
|
||||
|
||||
block_0420:
|
||||
class_0A0C_slot_41();
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
/* str_to_ptr */
|
||||
/* free_stack_string value_u8=0x4 target=[SP+04h] */
|
||||
suspend;
|
||||
spawn class_0A0C_slot_32(pid, 30, 0x00000000);
|
||||
suspend;
|
||||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x3D */
|
||||
/* loopscr value_u8=0x40 */
|
||||
/* loopscr value_u8=0x25 */
|
||||
/* loop current_var=0xF8 string_bytes=0x6 loop_type=0x2 */
|
||||
|
||||
block_04CD:
|
||||
if condition goto block_04E1;
|
||||
|
||||
block_04D0:
|
||||
/* loopnext */
|
||||
goto block_04CD;
|
||||
|
||||
block_04E1:
|
||||
goto block_04F1;
|
||||
|
||||
block_04F1:
|
||||
return;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue