-
Notifications
You must be signed in to change notification settings - Fork 10
/
btmn_106.nv.json
41 lines (41 loc) · 1.52 KB
/
btmn_106.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
{
"_notes": ["Compiled by Horsepin."],
"_copyright": "Copyright (C) 2016 by Dave horsepin <[email protected]>",
"_license": "GNU Lesser General Public License v3.0",
"_endian": "big",
"_roms": ["btmn_106"],
"_fileformat": 0.1,
"_version": 0.1,
"last_game": [
{"start": 1479, "encoding": "bcd", "length": 5},
{"start": 1484, "encoding": "bcd", "length": 5},
{"start": 1489, "encoding": "bcd", "length": 5},
{"start": 1494, "encoding": "bcd", "length": 5}
],
"high_scores": [
{ "label": "Dark Knight", "short_label": "GC",
"initials": {"start": 7626, "encoding": "ch", "length": 3},
"score": {"start": 7709, "encoding": "bcd", "length": 4}
},
{ "label": "1st Place", "short_label": "1st",
"initials": {"start": 7629, "encoding": "ch", "length": 3},
"score": {"start": 7713, "encoding": "bcd", "length": 4}
},
{ "label": "2nd Place", "short_label": "2nd",
"initials": {"start": 7632, "encoding": "ch", "length": 3},
"score": {"start": 7717, "encoding": "bcd", "length": 4}
},
{ "label": "3rd Place", "short_label": "3rd",
"initials": {"start": 7635, "encoding": "ch", "length": 3},
"score": {"start": 7721, "encoding": "bcd", "length": 4}
},
{ "label": "4th Place", "short_label": "4th",
"initials": {"start": 7638, "encoding": "ch", "length": 3},
"score": {"start": 7725, "encoding": "bcd", "length": 4}
},
{ "label": "5th Place", "short_label": "5th",
"initials": {"start": 7641, "encoding": "ch", "length": 3},
"score": {"start": 7729, "encoding": "bcd", "length": 4}
}
]
}