-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstatetable.sc
More file actions
53 lines (52 loc) · 1.04 KB
/
statetable.sc
File metadata and controls
53 lines (52 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# This data file was generated by SC-IM.
# You almost certainly shouldn't edit it.
label A0 = "States >"
label B0 = "INITIAL"
label C0 = "SSPECIAL"
label D0 = "MSPECIAL"
label E0 = "SWORD"
label A1 = "NChar V"
label A2 = "WS"
label B2 = "INITIAL"
label C2 = "SPECIAL"
label D2 = "SPECIAL"
label E2 = "WORD"
label A3 = "A-Za-z"
label B3 = "SWORD"
label C3 = "SPECIAL"
label D3 = "SPECIAL"
label E3 = "SWORD"
label A4 = "0-9"
label B4 = "SWORD"
label C4 = "SPECIAL"
label D4 = "SPECIAL"
label E4 = "SWORD"
label A5 = "Specials"
label B5 = "SSPECIAL"
label C5 = "SPECIAL"
label E5 = "WORD"
label A6 = "Others"
label B6 = "SWORD"
label C6 = "SPECIAL"
label D6 = "SPECIAL"
label E6 = "SWORD"
label A7 = "="
label B7 = "SSPECIAL"
label C7 = "SPECIAL"
label D7 = "MSPECIAL"
label E7 = "WORD"
label A8 = ">"
label B8 = "MSPECIAL"
label C8 = "SPECIAL"
label D8 = "MSPECIAL"
label E8 = "WORD"
label A9 = "<"
label B9 = "MSPECIAL"
label C9 = "SPECIAL"
label E9 = "WORD"
label A10 = ";"
label B10 = "INITIAL"
label C10 = "SPECIAL"
label D10 = "SSPECIAL"
label E10 = "WORD"
goto B3