-
Notifications
You must be signed in to change notification settings - Fork 11
/
st_162h.nv.json
108 lines (108 loc) · 1.92 KB
/
st_162h.nv.json
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
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
101
102
103
104
105
106
107
108
{
"_notes": [
"Compiled by NV Mapping Helper (Replace with your name)"
],
"_copyright": "Copyright (C) 2022 by YourName your email>",
"_license": "GNU Lesser General Public License v3.0",
"_endian": "little",
"_ramsize": 131118,
"_roms": [
"st_162h"
],
"_fileformat": 0.1,
"_version": 0.1,
"last_game": [
{
"encoding": "int",
"length": 4,
"start": 68108
},
{
"encoding": "int",
"length": 4,
"start": 68112
},
{
"encoding": "int",
"length": 4,
"start": 68116
},
{
"encoding": "int",
"length": 4,
"start": 68120
}
],
"high_scores": [
{
"label": "Grand Champion",
"short_label": "GC",
"initials": {
"encoding": "ch",
"length": 3,
"start": 11984
},
"score": {
"encoding": "int",
"length": 4,
"start": 8600
}
},
{
"label": "#1",
"short_label": "#1",
"initials": {
"encoding": "ch",
"length": 3,
"start": 12016
},
"score": {
"encoding": "int",
"length": 4,
"start": 8608
}
},
{
"label": "#2",
"short_label": "#2",
"initials": {
"encoding": "ch",
"length": 3,
"start": 12048
},
"score": {
"encoding": "int",
"length": 4,
"start": 8616
}
},
{
"label": "#3",
"short_label": "#3",
"initials": {
"encoding": "ch",
"length": 3,
"start": 12080
},
"score": {
"encoding": "int",
"length": 4,
"start": 8624
}
},
{
"label": "#4",
"short_label": "#4",
"initials": {
"encoding": "ch",
"length": 2,
"start": 12112
},
"score": {
"encoding": "int",
"length": 4,
"start": 8632
}
}
]
}