Difference between revisions of "Static Free Space Allocation"
Jump to navigation
Jump to search
(Created page with "==BATTLE.BIN== Mem. Addr. ByteLn Description 0x80150284 0x0015 Unit Turn Counts (0-255 for each ENTD slot) 0x80150299 0x0001 Skip Standard Game Over Flag (ConditionalDefea...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Mem. Addr. ByteLn Description | Mem. Addr. ByteLn Description | ||
− | 0x80150284 0x0015 Unit Turn Counts (0-255 for each ENTD slot) | + | 0x80150284 0x0015 Event Instruction Upgrade - Unit Turn Counts (0-255 for each ENTD slot) |
− | 0x80150299 0x0001 Skip Standard Game Over Flag (ConditionalDefeat() Event Instruction) | + | 0x80150299 0x0001 Event Instruction Upgrade - Skip Standard Game Over Flag (ConditionalDefeat() Event Instruction) |
− | 0x8015029A 0x0001 Text Variable Increment (ResetTextIncrement()/PushTextVal()/PushTextVar() Event Instructions) | + | 0x8015029A 0x0001 Event Instruction Upgrade - Text Variable Increment (ResetTextIncrement()/PushTextVal()/PushTextVar() Event Instructions) |
− | 0x8015029B 0x0001 Event Sub Nest Count (DefineSub()/CallSub() Event Instructions) | + | 0x8015029B 0x0001 Event Instruction Upgrade - Event Sub Nest Count (DefineSub()/CallSub() Event Instructions) |
− | 0x8015029C 0x0002 ENTD Address Offset (LoadENTD() Event Instruction) | + | 0x8015029C 0x0002 Event Instruction Upgrade - ENTD Address Offset (LoadENTD() Event Instruction) |
− | 0x8015029E | + | 0x8015029E 0x0001 Equip Change Fix - Menu Index |
− | 0x801502A0 0x0010 Event Sub Return Addresses | + | 0x8015029F 0x0001 Cancel Movement - 0xFF = Cannot Cancel Move |
− | 0x801502B0 0x0004 128-255 Maps Table Pointer | + | 0x801502A0 0x0010 Event Instruction Upgrade - Event Sub Return Addresses |
+ | 0x801502B0 0x0004 Map Extension - 128-255 Maps Table Pointer | ||
+ | 0x801502B4 0x0004 Map Extension - EVENT\MAPTITLE_EXT.BIN LBA | ||
+ | 0x801502B8 0x0004 Trap Extension - Active Traps Table Pointer | ||
+ | 0x801502BC 0x0004 Extended Warranty - Player Stolen Inventory Table Pointer | ||
+ | 0x801502C0 0x0001 Event Instruction Upgrade - GraphicTimeout() Value | ||
+ | 0x801502C1 0x0003 Unused | ||
+ | 0x801502C4 0x0004 Mastered Job Bonuses - Mastered Job Ability Types & Flags Address | ||
+ | 0x801502C8 0x0004 Unused |
Latest revision as of 21:52, 5 October 2023
BATTLE.BIN
Mem. Addr. ByteLn Description 0x80150284 0x0015 Event Instruction Upgrade - Unit Turn Counts (0-255 for each ENTD slot) 0x80150299 0x0001 Event Instruction Upgrade - Skip Standard Game Over Flag (ConditionalDefeat() Event Instruction) 0x8015029A 0x0001 Event Instruction Upgrade - Text Variable Increment (ResetTextIncrement()/PushTextVal()/PushTextVar() Event Instructions) 0x8015029B 0x0001 Event Instruction Upgrade - Event Sub Nest Count (DefineSub()/CallSub() Event Instructions) 0x8015029C 0x0002 Event Instruction Upgrade - ENTD Address Offset (LoadENTD() Event Instruction) 0x8015029E 0x0001 Equip Change Fix - Menu Index 0x8015029F 0x0001 Cancel Movement - 0xFF = Cannot Cancel Move 0x801502A0 0x0010 Event Instruction Upgrade - Event Sub Return Addresses 0x801502B0 0x0004 Map Extension - 128-255 Maps Table Pointer 0x801502B4 0x0004 Map Extension - EVENT\MAPTITLE_EXT.BIN LBA 0x801502B8 0x0004 Trap Extension - Active Traps Table Pointer 0x801502BC 0x0004 Extended Warranty - Player Stolen Inventory Table Pointer 0x801502C0 0x0001 Event Instruction Upgrade - GraphicTimeout() Value 0x801502C1 0x0003 Unused 0x801502C4 0x0004 Mastered Job Bonuses - Mastered Job Ability Types & Flags Address 0x801502C8 0x0004 Unused