Skip to content

Commit

Permalink
Zaccaria Gen 1/2: credits use both nibbles
Browse files Browse the repository at this point in the history
  • Loading branch information
francisdb committed Dec 23, 2024
1 parent cba574e commit da1978a
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 10 deletions.
3 changes: 2 additions & 1 deletion dvlrider.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"label": "Credits",
"start": 1436,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion farfalla.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"label": "Credits",
"start": 1253,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion hod.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"label": "Credits",
"start": 44,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion mcastle.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"label": "Credits",
"start": 1254,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion pinchamp.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"label": "Credits",
"start": 1419,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion robot.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"label": "Credits",
"start": 1254,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion socrking.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"label": "Credits",
"start": 1419,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion stargoda.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"label": "Credits",
"start": 44,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion strapids.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"label": "Credits",
"start": 44,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down
3 changes: 2 additions & 1 deletion tmachzac.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"label": "Credits",
"start": 1253,
"length": 1,
"encoding": "bcd"
"encoding": "bcd",
"nibble": "both"
}
},
"last_game": [
Expand Down

0 comments on commit da1978a

Please sign in to comment.