-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
599 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"_notes": [ | ||
"Compiled by Francis De Brabandere.", | ||
"Black Pyramid (Bally 1984)", | ||
"https://www.ipdb.org/machine.cgi?id=312", | ||
"https://opdb.org/machines/228", | ||
"Bally MPU AS-2518-35", | ||
"7-digit score display", | ||
"free play by default" | ||
], | ||
"_copyright": "Copyright (C) 2024 by Francis De Brabandere <[email protected]>", | ||
"_license": "GNU Lesser General Public License v3.0", | ||
"_endian": "little", | ||
"_roms": [ | ||
"blakpyra" | ||
], | ||
"_fileformat": 0.2, | ||
"_version": 0.1, | ||
"game_state": { | ||
"credits": { | ||
"label": "Credits", | ||
"start": 61, | ||
"length": 2, | ||
"encoding": "bcd", | ||
"nibble": "high" | ||
} | ||
}, | ||
"last_game": [ | ||
{ | ||
"start": 72, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 79, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 86, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 93, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
], | ||
"high_scores": [ | ||
{ | ||
"label": "High Score", | ||
"short_label": "HS", | ||
"score": { | ||
"start": 166, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"_notes": [ | ||
"Compiled by Francis De Brabandere.", | ||
"BMX (Bally 1983)", | ||
"https://www.ipdb.org/machine.cgi?id=335", | ||
"https://opdb.org/machines/431", | ||
"Bally MPU AS-2518-35", | ||
"7-digit score display" | ||
], | ||
"_copyright": "Copyright (C) 2024 by Francis De Brabandere <[email protected]>", | ||
"_license": "GNU Lesser General Public License v3.0", | ||
"_endian": "little", | ||
"_roms": [ | ||
"bmx" | ||
], | ||
"_fileformat": 0.2, | ||
"_version": 0.1, | ||
"game_state": { | ||
"credits": { | ||
"label": "Credits", | ||
"start": 61, | ||
"length": 2, | ||
"encoding": "bcd", | ||
"nibble": "high" | ||
} | ||
}, | ||
"last_game": [ | ||
{ | ||
"start": 72, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 79, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 86, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 93, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
], | ||
"high_scores": [ | ||
{ | ||
"label": "High Score", | ||
"short_label": "HS", | ||
"score": { | ||
"start": 166, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"_notes": [ | ||
"Compiled by Francis De Brabandere.", | ||
"Centaur (Bally 1981)", | ||
"https://www.ipdb.org/machine.cgi?id=476", | ||
"https://opdb.org/machines/409", | ||
"Bally MPU AS-2518-35", | ||
"7-digit score display", | ||
"free play by default" | ||
], | ||
"_copyright": "Copyright (C) 2024 by Francis De Brabandere <[email protected]>", | ||
"_license": "GNU Lesser General Public License v3.0", | ||
"_endian": "little", | ||
"_roms": [ | ||
"centaur" | ||
], | ||
"_fileformat": 0.2, | ||
"_version": 0.1, | ||
"game_state": { | ||
"credits": { | ||
"label": "Credits", | ||
"start": 61, | ||
"length": 2, | ||
"encoding": "bcd", | ||
"nibble": "high" | ||
} | ||
}, | ||
"last_game": [ | ||
{ | ||
"start": 72, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 79, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 86, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 93, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
], | ||
"high_scores": [ | ||
{ | ||
"label": "High Score", | ||
"short_label": "HS", | ||
"score": { | ||
"start": 166, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"_notes": [ | ||
"Compiled by Francis De Brabandere.", | ||
"Embryon (Bally 1981)", | ||
"https://www.ipdb.org/machine.cgi?id=783", | ||
"https://opdb.org/machines/1695", | ||
"Bally MPU AS-2518-35", | ||
"7-digit score display" | ||
], | ||
"_copyright": "Copyright (C) 2024 by Francis De Brabandere <[email protected]>", | ||
"_license": "GNU Lesser General Public License v3.0", | ||
"_endian": "little", | ||
"_roms": [ | ||
"embryond", | ||
"embryon" | ||
], | ||
"_fileformat": 0.2, | ||
"_version": 0.1, | ||
"game_state": { | ||
"credits": { | ||
"label": "Credits", | ||
"start": 61, | ||
"length": 2, | ||
"encoding": "bcd", | ||
"nibble": "high" | ||
} | ||
}, | ||
"last_game": [ | ||
{ | ||
"start": 72, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 79, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 86, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 93, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
], | ||
"high_scores": [ | ||
{ | ||
"label": "High Score", | ||
"short_label": "HS", | ||
"score": { | ||
"start": 166, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"_notes": [ | ||
"Compiled by Francis De Brabandere.", | ||
"Fathom (Bally 1981)", | ||
"https://www.ipdb.org/machine.cgi?id=829", | ||
"https://opdb.org/machines/1480", | ||
"Bally MPU AS-2518-35", | ||
"7-digit score display" | ||
], | ||
"_copyright": "Copyright (C) 2024 by Francis De Brabandere <[email protected]>", | ||
"_license": "GNU Lesser General Public License v3.0", | ||
"_endian": "little", | ||
"_roms": [ | ||
"fathom" | ||
], | ||
"_fileformat": 0.2, | ||
"_version": 0.1, | ||
"game_state": { | ||
"credits": { | ||
"label": "Credits", | ||
"start": 61, | ||
"length": 2, | ||
"encoding": "bcd", | ||
"nibble": "high" | ||
} | ||
}, | ||
"last_game": [ | ||
{ | ||
"start": 72, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 79, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 86, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
}, | ||
{ | ||
"start": 93, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
], | ||
"high_scores": [ | ||
{ | ||
"label": "High Score", | ||
"short_label": "HS", | ||
"score": { | ||
"start": 166, | ||
"encoding": "bcd", | ||
"length": 7, | ||
"nibble": "high" | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.