Anonymous

Changes

From Final Fantasy Inside

FF7/Kernel/Kernel.bin

2,644 bytes removed, 06:20, 10 March 2005
Section 1: Command data format
The first 9 sections of data (i.e. The non-text related items) have a typical BIN file format. The text sections (10-27) do not have the typical 6 byte header. The text sections have a header of pointers to the text block. The text is in FF text format.
=== Section 1: Command data format ===
This contains the data for Menu commands. Each recored is 16 bytes long.
 
 
{| border="0" cellpadding="3" cellspacing="1" style="background: rgb(0,0,0)" align="center"
! style="background:rgb(204,204,204); width:50px;" align="center" | Offset
! style="background:rgb(204,204,204); width:50px;" | Length
! style="background:rgb(204,204,204); width:275px;" colspan="2" | Description
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|-
|style="background:rgb(255,255,255)" align="center" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|style="background:rgb(255,255,255)" |  
|}
=== Section 2: Attack data format ===
Anonymous user