BCDEFGHIJKLMNOPQRSTUVWXYZAAAB
1
IDNameNb CommandsDescription
2
0SCP_SYSTEM28Note: All scp structs are initialized here: 0x129b165
3
1SCP_CHR179
4
2SCP_CAMERA35
5
3SCP_EVENT43Thread struct used to read commands, initiliazed here: 0x13c35a0
6
4SCP_UNKNOWN_13Struct used for SCP; attributeRoleCOLORS
7
5SCP_TEXT190Pointer to an array of function (Like the one which executes command)Sure
8
6SCP_SOUND428Start address of the script fileNot sure
9
7SCP_UNKNOWN_2110Current offsetNo idea
10
8SCP_MOVIES314Array of registers (8 bits)
11
9SCP_UNKNOWN_3118No idea
12
ASCP_UNKNOWN_40Really weird20No idea
13
BSCP_MAP8128No idea
14
CSCP_PARTY1230No idea
15
DSCP_BTL9438No idea
16
ESCP_UNKNOWN_52840No idea
17
FSCP_MENU948Array of registers (32 bits)
18
10SCP_UNKNOWN_62050Size of the array of registers (32 bits)
19
11SCP_UNKNOWN_7558Stack pointer
20
12SCP_PORTRAITS1360Stack maximal size (0x200 or 0x400)
21
13SCP_UNKNOWN_82164Top of the stack (stack size)
22
14SCP_ACTIVEVOICE468Current Op Code
23
15SCP_UNKNOWN_9270Nb arguments in the stack
24
16SCP_MAPJUMP1774Control flag
25
17SCP_UI2578No idea
26
18SCP_UNKNOWN_101580No idea
27
19SCP_BATTLESTATUS3384Current Function Index
28
1ASCP_SHOP688Pointer to the name of the current function
29
1BSCP_UNKNOWN_11290Current Line index
30
1CSCP_ACHIEVEMENTS498No idea
31
745A0No idea
32
A8No idea
33
B0No idea
34
B8Pointer to the SCP structure (accessing commands)
35
C0Number of scp structs (hardcoded to 0x1D)
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100