Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -1,9 +1,7 @@
|
|||
function miss9_cachein() /* entry=361 class_id=0x0915 slot=0x04 */
|
||||
{
|
||||
entry:
|
||||
set_info(0x0213, *(arg_06));
|
||||
process_exclude();
|
||||
/* pop_global global_id=0x1F size=0x1 */
|
||||
return;
|
||||
|
||||
set_info(0x0213, *(arg_06));
|
||||
process_exclude();
|
||||
/* pop_global global_id=0x1F size=0x1 */
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,17 +1,12 @@
|
|||
function miss9_hatch() /* entry=361 class_id=0x0915 slot=0x07 */
|
||||
{
|
||||
entry:
|
||||
set_info(0x0210, *(arg_06));
|
||||
process_exclude();
|
||||
if (Intrinsic003F(arg_06) != 1) goto block_015D;
|
||||
|
||||
block_0133:
|
||||
set_info(0x0210, *(arg_06));
|
||||
process_exclude();
|
||||
if (Egg.getEggId(arg_06) == 1) {
|
||||
class_0A0C_slot_41();
|
||||
spawn class_0915_slot_20(pid, arg_06);
|
||||
suspend;
|
||||
goto block_015D;
|
||||
|
||||
block_015D:
|
||||
return;
|
||||
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,116 +8,69 @@ function miss9_slot_20() /* entry=361 class_id=0x0915 slot=0x20 */
|
|||
item, /* [BP-08h] type=0x24 */
|
||||
counter; /* [BP-0Ah] type=0x69 */
|
||||
|
||||
entry:
|
||||
set_info(0x0001, *(arg_06));
|
||||
/* pop_global global_id=0x28 size=0x1 */
|
||||
|
||||
block_019A:
|
||||
/* global_address global_id=0x3C */
|
||||
if Intrinsic0033() goto block_01D0;
|
||||
|
||||
block_01AA:
|
||||
set_info(0x0001, *(arg_06));
|
||||
/* pop_global global_id=0x28 size=0x1 */
|
||||
/* global_address global_id=0x3C */
|
||||
while (!Actor.isBusy()) {
|
||||
spawn class_0A0C_slot_32(pid, 2, 0x00000000);
|
||||
suspend;
|
||||
goto block_019A;
|
||||
|
||||
block_01D0:
|
||||
/* global_address global_id=0x3C */
|
||||
/* global_address global_id=0x3C */
|
||||
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_021E:
|
||||
if condition goto block_022C;
|
||||
|
||||
block_0221:
|
||||
}
|
||||
/* global_address global_id=0x3C */
|
||||
/* global_address global_id=0x3C */
|
||||
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 */
|
||||
while (!condition) {
|
||||
station = item;
|
||||
/* loopnext */
|
||||
goto block_021E;
|
||||
|
||||
block_022C:
|
||||
/* 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_024C:
|
||||
if condition goto block_026F;
|
||||
|
||||
block_024F:
|
||||
if (Intrinsic00D9(item) != 99) goto block_026B;
|
||||
|
||||
block_0264:
|
||||
screen = item;
|
||||
|
||||
block_026B:
|
||||
}
|
||||
/* 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 */
|
||||
while (!condition) {
|
||||
if (Item.getQLo(item) == 99) {
|
||||
screen = item;
|
||||
}
|
||||
/* loopnext */
|
||||
goto block_024C;
|
||||
|
||||
block_026F:
|
||||
/* 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_028F:
|
||||
if condition goto block_029D;
|
||||
|
||||
block_0292:
|
||||
}
|
||||
/* 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 */
|
||||
while (!condition) {
|
||||
target = item;
|
||||
/* loopnext */
|
||||
goto block_028F;
|
||||
|
||||
block_029D:
|
||||
if target goto block_05B3;
|
||||
|
||||
block_02A7:
|
||||
}
|
||||
if (!target) {
|
||||
/* 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_02C4:
|
||||
if condition goto block_02E5;
|
||||
|
||||
block_02C7:
|
||||
if Intrinsic00D9(item) goto block_02E1;
|
||||
|
||||
block_02D6:
|
||||
|
||||
block_02E1:
|
||||
/* loopnext */
|
||||
goto block_02C4;
|
||||
|
||||
block_02E5:
|
||||
|
||||
block_02E7:
|
||||
while (!condition) {
|
||||
/* loopnext */
|
||||
}
|
||||
class_0A0C_slot_29(*(arg_06), global[0x003C]);
|
||||
if ((retval > 2) && (counter != 6)) goto block_036A;
|
||||
|
||||
block_030C:
|
||||
/* global_address global_id=0x3C */
|
||||
/* global_address global_id=0x3C */
|
||||
/* global_address global_id=0x3C */
|
||||
spawn class_0A11_slot_22(Item.getDirToItem(Intrinsic0013(pid, 1, Item.legal_create(Item.legal_create(arg_06), Intrinsic0013(arg_06)))));
|
||||
suspend;
|
||||
counter = (1 + counter);
|
||||
goto block_02E7;
|
||||
|
||||
block_036A:
|
||||
while ((retval > 2) && (counter == 6)) {
|
||||
/* global_address global_id=0x3C */
|
||||
/* global_address global_id=0x3C */
|
||||
/* global_address global_id=0x3C */
|
||||
spawn class_0A11_slot_22(Item.getDirFromTo16(Item.getX(pid, 1, Item.getY(Item.getY(arg_06), Item.getX(arg_06)))));
|
||||
suspend;
|
||||
counter = (1 + counter);
|
||||
}
|
||||
/* global_address global_id=0x3C */
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
spawn class_0A0C_slot_32(pid, 120, 0x00000000);
|
||||
suspend;
|
||||
spawn class_0A0C_slot_3D(pid, Item.legal_create(target), Intrinsic0013(target), 0x00000000);
|
||||
spawn class_0A0C_slot_3D(pid, Item.getY(target), Item.getX(target), 0x00000000);
|
||||
suspend;
|
||||
spawn class_0A0C_slot_32(pid, 100, 0x00000000);
|
||||
suspend;
|
||||
|
|
@ -137,25 +90,12 @@ function miss9_slot_20() /* entry=361 class_id=0x0915 slot=0x20 */
|
|||
/* loopscr value_u8=0x40 */
|
||||
/* loopscr value_u8=0x25 */
|
||||
/* loop current_var=0xF8 string_bytes=0x6 loop_type=0x2 */
|
||||
|
||||
block_0550:
|
||||
if condition goto block_057A;
|
||||
|
||||
block_0553:
|
||||
if (Intrinsic00D9(item) != 0x00FF) goto block_0576;
|
||||
|
||||
block_0569:
|
||||
|
||||
block_0576:
|
||||
/* loopnext */
|
||||
goto block_0550;
|
||||
|
||||
block_057A:
|
||||
while (!condition) {
|
||||
/* loopnext */
|
||||
}
|
||||
spawn class_0A0C_slot_26(pid, "9f", 0x00000000);
|
||||
/* free_stack_string value_u8=0x0 target=[SP+00h] */
|
||||
suspend;
|
||||
|
||||
block_05B3:
|
||||
return;
|
||||
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue