ROM map (Boktai 3): Difference between revisions
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|- | |- | ||
! Address || Description | ! Address || Description | ||
|- | |||
| 0x081dc6d0 || void Time_ShowRegionMenu(int param_1) | |||
|- | |||
| 0x081dca9a || int Time_LoadRegionList(int param_1) | |||
|- | |- | ||
| 0x0821a66c || int Script_ReadLength(byte * pc, int * length) | | 0x0821a66c || int Script_ReadLength(byte * pc, int * length) | ||
Line 10: | Line 14: | ||
|- | |- | ||
| 0x0821a91c || undefined Script_StoreVariable(void) | | 0x0821a91c || undefined Script_StoreVariable(void) | ||
|- | |||
| 0x0821a960 || void Script_SetPc(byte * pc) | |||
|- | |- | ||
| 0x0821a96c || byte * Script_SeekToKeyword(char kw) | | 0x0821a96c || byte * Script_SeekToKeyword(char kw) | ||
|- | |||
| 0x0821aa00 || int Script_GetValueAt(byte * pc) | |||
|- | |||
| 0x0821ab18 || void * Script_GetPc(void) | |||
|- | |||
| 0x0821ab40 || int Script_GetValue(void) | |||
|- | |- | ||
| 0x0821acdc || byte * Script_LookupById(int script_id, uint * param_2) | | 0x0821acdc || byte * Script_LookupById(int script_id, uint * param_2) |
Revision as of 09:56, 31 August 2024
This is the ROM map for Boktai 3 (J).
Address | Description |
---|---|
0x081dc6d0 | void Time_ShowRegionMenu(int param_1) |
0x081dca9a | int Time_LoadRegionList(int param_1) |
0x0821a66c | int Script_ReadLength(byte * pc, int * length) |
0x0821a6f0 | byte * Script_GetValueCore(byte * pc, uint * param_2, int * out_value) |
0x0821a91c | undefined Script_StoreVariable(void) |
0x0821a960 | void Script_SetPc(byte * pc) |
0x0821a96c | byte * Script_SeekToKeyword(char kw) |
0x0821aa00 | int Script_GetValueAt(byte * pc) |
0x0821ab18 | void * Script_GetPc(void) |
0x0821ab40 | int Script_GetValue(void) |
0x0821acdc | byte * Script_LookupById(int script_id, uint * param_2) |
0x0821ad08 | int Script_ExecById(int script_id, int param_2) |
0x0821add4 | char * Textbox_LookupString(int string_id) |
0x0821af2c | int Script_ExecBlock(byte * pc, undefined4 param_2, undefined4 param_3) |
0x0821afd8 | int Script_Exec(byte * pc, int param_2) |
0x0821b20c | undefined Script_LoadPointer(byte * param_1, uint * param_2, int param_3, uint * param_4) |
0x0821b3e4 | undefined Script_StorePointer(void) |
0x0821b938 | undefined Script_RunOperator(void) |
0x0821ba5c | int Script_RunExpression(byte * pc) |
0x0822c238 | undefined Sensor_GetBars(void) |
0x08248598 | int Math_Div(int dividend, int divisor) |
0x0824859c | int Math_Mod(int dividend, int divisor) |
0x08614d6c | Master file table |