Skip to content

Commit

Permalink
use _nibble
Browse files Browse the repository at this point in the history
  • Loading branch information
francisdb committed Dec 12, 2024
1 parent a953776 commit f27ab5b
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 143 deletions.
36 changes: 8 additions & 28 deletions blakpyra.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,44 +11,40 @@
"_copyright": "Copyright (C) 2024 by Francis De Brabandere <[email protected]>",
"_license": "GNU Lesser General Public License v3.0",
"_endian": "little",
"_nibble": "high",
"_roms": [
"blakpyra"
],
"_fileformat": 0.2,
"_fileformat": 0.4,
"_version": 0.1,
"game_state": {
"credits": {
"label": "Credits",
"start": 61,
"length": 2,
"encoding": "bcd",
"nibble": "high"
"encoding": "bcd"
}
},
"last_game": [
{
"start": 72,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
},
{
"start": 79,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
},
{
"start": 86,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
},
{
"start": 93,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
}
],
"high_scores": [
Expand All @@ -58,8 +54,7 @@
"score": {
"start": 166,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
}
}
],
Expand All @@ -70,7 +65,6 @@
"start": 173,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 40
},
Expand All @@ -79,7 +73,6 @@
"start": 180,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -88,7 +81,6 @@
"start": 187,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -97,7 +89,6 @@
"start": 194,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -106,7 +97,6 @@
"start": 201,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -115,7 +105,6 @@
"start": 208,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -124,7 +113,6 @@
"start": 215,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -133,7 +121,6 @@
"start": 222,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -142,7 +129,6 @@
"start": 229,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -151,7 +137,6 @@
"start": 236,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
},
Expand All @@ -160,7 +145,6 @@
"start": 243,
"length": 7,
"encoding": "bcd",
"nibble": "high",
"min": 0,
"max": 99999
}
Expand All @@ -172,7 +156,6 @@
"label": "Extra ball / Free game score level 1",
"start": 146,
"encoding": "bcd",
"nibble": "high",
"length": 6,
"min": 0,
"max": 999000,
Expand All @@ -187,7 +170,6 @@
"label": "Extra ball / Free game score level 2",
"start": 152,
"encoding": "bcd",
"nibble": "high",
"length": 6,
"min": 0,
"max": 999000,
Expand All @@ -203,7 +185,6 @@
"label": "Extra ball / Free game score level 3",
"start": 158,
"encoding": "bcd",
"nibble": "high",
"length": 6,
"min": 0,
"max": 999000,
Expand All @@ -218,7 +199,6 @@
"label": "High score to date",
"start": 166,
"encoding": "bcd",
"nibble": "high",
"length": 7,
"min": 0,
"max": 9990000
Expand Down
21 changes: 8 additions & 13 deletions bmx.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,44 +10,40 @@
"_copyright": "Copyright (C) 2024 by Francis De Brabandere <[email protected]>",
"_license": "GNU Lesser General Public License v3.0",
"_endian": "little",
"_nibble": "high",
"_roms": [
"bmx"
],
"_fileformat": 0.2,
"_fileformat": 0.4,
"_version": 0.1,
"game_state": {
"credits": {
"label": "Credits",
"start": 61,
"length": 2,
"encoding": "bcd",
"nibble": "high"
"encoding": "bcd"
}
},
"last_game": [
{
"start": 72,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
},
{
"start": 79,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
},
{
"start": 86,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
},
{
"start": 93,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
}
],
"high_scores": [
Expand All @@ -57,8 +53,7 @@
"score": {
"start": 166,
"encoding": "bcd",
"length": 7,
"nibble": "high"
"length": 7
}
}
]
Expand Down
Loading

0 comments on commit f27ab5b

Please sign in to comment.