Decompilation unk files generation
This commit is contained in:
parent
d323bb28fc
commit
746709f40c
503 changed files with 45757 additions and 31 deletions
26
USECODE/REGRET/VALUEBOX.unk
Normal file
26
USECODE/REGRET/VALUEBOX.unk
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
|
||||
/* synthesized appendix for VALUEBOX */
|
||||
/* sparse lines above preserve recovered debugger line numbers where available */
|
||||
|
||||
/* ===== slot 0x04 cachein ===== */
|
||||
function valuebox_cachein() /* entry=131 class_id=0x0251 slot=0x04 */
|
||||
{
|
||||
set_info(0x0213, *(arg_06));
|
||||
process_exclude();
|
||||
VALBOX.slot_20(arg_06);
|
||||
if (retval == 0) {
|
||||
FREE.slot_20(0x0383);
|
||||
local_02 = (retval + 100);
|
||||
VALUEBOX.slot_20(local_02, arg_06);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
/* ===== slot 0x20 slot_20 ===== */
|
||||
function valuebox_slot_20() /* entry=131 class_id=0x0251 slot=0x20 */
|
||||
{
|
||||
local_02 = (arg_0A & 0x00FF);
|
||||
/* rsh */
|
||||
local_04 = (8 & 3);
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue