-
Notifications
You must be signed in to change notification settings - Fork 11
/
tomy_400.nv.json
112 lines (111 loc) · 1.98 KB
/
tomy_400.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
109
110
111
112
{
"_notes": "Compiled by Horsepin.",
"_copyright": "Copyright (C) 2016 by Horsepin>",
"_license": "GNU Lesser General Public License v3.0",
"_endian": "big",
"_roms": [ "tomy_400", "tomy_500" ],
"_fileformat": 0.1,
"_version": 0.1,
"last_game": [
{
"start": "0x05B2",
"encoding": "bcd",
"length": 5
},
{
"start": "0x05BE",
"encoding": "bcd",
"length": 5
},
{
"start": "0x05C3",
"encoding": "bcd",
"length": 5
},
{
"start": "0x05C8",
"encoding": "bcd",
"length": 5
}
],
"high_scores": [
{
"label": "1st",
"short_label": "#1",
"initials": {
"start": "0x16BA",
"encoding": "ch",
"length": 3
},
"score": {
"encoding": "bcd",
"offsets": [ "0x1694", "0x167C", "0x167D", "0x167E", "0x167F" ]
}
},
{
"label": "2nd",
"short_label": "#2",
"initials": {
"start": "0x16BD",
"encoding": "ch",
"length": 3
},
"score": {
"encoding": "bcd",
"offsets": [ "0x1695", "0x1680", "0x1681", "0x1682", "0x1683" ]
}
},
{
"label": "3rd",
"short_label": "#3",
"initials": {
"start": "0x16C0",
"encoding": "ch",
"length": 3
},
"score": {
"encoding": "bcd",
"offsets": [ "0x1696", "0x1684", "0x1685", "0x1686", "0x1687" ]
}
},
{
"label": "4th",
"short_label": "#4",
"initials": {
"start": "0x16C3",
"encoding": "ch",
"length": 3
},
"score": {
"encoding": "bcd",
"offsets": [ "0x1697", "0x1688", "0x1689", "0x168A", "0x168B" ]
}
},
{
"label": "5th",
"short_label": "#5",
"initials": {
"start": "0x16C6",
"encoding": "ch",
"length": 3
},
"score": {
"encoding": "bcd",
"offsets": [ "0x1698", "0x168C", "0x168D", "0x168E", "0x168F" ]
}
},
{
"label": "6th",
"short_label": "#6",
"initials": {
"start": "0x16C9",
"encoding": "ch",
"length": 3
},
"score": {
"encoding": "bcd",
"offsets": [ "0x1699", "0x1690", "0x1691", "0x1692", "0x1693" ]
}
}
]
}