ROM map (Boktai 2)

From Boktai Hacking Wiki
Revision as of 17:05, 9 August 2024 by Raphi (talk | contribs) (Created page with "This is the ROM map for Boktai 2 (U). <!-- Please create a new page for maps of other languages! For example "ROM map (Boktai 2, J)". --> {| class="wikitable" |- ! Address || Description |- | 0x080a83ac || undefined Django_CheckLvUp(void) |- | 0x08231a78 || byte * Script_ReadLength(byte * pc, uint * length) |- | 0x08231afc || byte * Script_GetValueCore(byte * pc, uint * param_2, int * out_value) |- | 0x08231d20 || undefined Script_StoreVariable(void) |- | 0x08231d70 ||...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the ROM map for Boktai 2 (U).

Address Description
0x080a83ac undefined Django_CheckLvUp(void)
0x08231a78 byte * Script_ReadLength(byte * pc, uint * length)
0x08231afc byte * Script_GetValueCore(byte * pc, uint * param_2, int * out_value)
0x08231d20 undefined Script_StoreVariable(void)
0x08231d70 int Script_SeekToKeyword(char param_1)
0x08231e04 int Script_GetValueAt(byte * pc)
0x08231f1c uint8_t * Script_GetPc(void)
0x08231f44 int Script_GetValue(void)
0x08232070 undefined Script_RunControl(void)
0x082320e0 byte * Script_LookupById(int script_id, uint * param_2)
0x0823210c int Script_ExecById(int script_id, int param_2)
0x082321d8 char * Textbox_LookupString(int string_id)
0x08232208 undefined Script_LoadIndex(void)
0x08232330 int Script_ExecBlock(byte * pc, undefined4 param_2)
0x082323dc int Script_Exec(byte * pc, int param_2)
0x08232610 undefined Script_LoadPointer(void)
0x08232750 undefined Script_StorePointerCore(void)
0x082327e8 undefined Script_StorePointer(void)
0x08232d3c undefined Script_RunOperator(int param_1, int param_2, int param_3)
0x08232e60 int Script_RunExpression(byte * pc)
0x0823b70c undefined Script_Ctrl_9906(void)
0x08243dcc void Django_GiveMagic(int magic)
0x08243e34 undefined Django_GiveMagicFromScript(void)
0x0824ca98 int Math_Div(int dividend, int divisor)
0x0824caa0 int Math_Mod(int dividend, int divisor)