Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -4,15 +4,12 @@ function melf_use() /* entry=219 class_id=0x03BB slot=0x01 */
|
|||
referent, /* [BP+00h] type=0x69 */
|
||||
item; /* [BP-02h] type=0x24 */
|
||||
|
||||
entry:
|
||||
set_info(0x0207, *(arg_06));
|
||||
process_exclude();
|
||||
if Item.callEvent0A(arg_06) goto block_0100;
|
||||
|
||||
block_00FA:
|
||||
goto block_0229;
|
||||
|
||||
block_0100:
|
||||
set_info(0x0207, *(arg_06));
|
||||
process_exclude();
|
||||
if (!Item.getQHi(arg_06)) {
|
||||
return;
|
||||
}
|
||||
else {
|
||||
/* global_address global_id=0x3C */
|
||||
/* global_address global_id=0x3C */
|
||||
suspend;
|
||||
|
|
@ -28,22 +25,9 @@ function melf_use() /* entry=219 class_id=0x03BB slot=0x01 */
|
|||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x41 */
|
||||
/* loop current_var=0xFE string_bytes=0x4 loop_type=0x2 */
|
||||
|
||||
block_01E6:
|
||||
if condition goto block_0227;
|
||||
|
||||
block_01E9:
|
||||
if (Item.getQHi(item) != 34) goto block_0223;
|
||||
|
||||
block_01FE:
|
||||
|
||||
block_0223:
|
||||
/* loopnext */
|
||||
goto block_01E6;
|
||||
|
||||
block_0227:
|
||||
|
||||
block_0229:
|
||||
return;
|
||||
|
||||
while (!condition) {
|
||||
/* loopnext */
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue