Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion database/programs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1417,6 +1417,11 @@
"440c5fbe9f5f840e76c308738fb0d37772d66674": {
"file": "superneatboy.ch8",
"platforms": ["xochip"],
"quirkyPlatforms": {
"xochip": {
"wrap": false
}
},
"tickrate": 1000,
"touchInputMode": "none",
"fontStyle": "octo",
Expand Down Expand Up @@ -3772,7 +3777,8 @@
"roms": {
"24ef21009527ee674de44ccb37e37081654883f9": {
"file": "Alien-Inv8sion.xo8",
"platforms": ["xochip"]
"platforms": ["xochip"],
"tickrate": 200000
}
}
},
Expand Down Expand Up @@ -6553,6 +6559,12 @@
"file": "Spacefight 2091 (by Carsten Soerensen)(1992).sc8",
"platforms": ["superchip"],
"embeddedTitle": "SpaceFight2091 by Slammer/Anarchy!"
},
"ac30bca77d47b252c0764aff94fcac5202779f18": {
"file": "Spacefight 2091 (by Carsten Soerensen)(1992).sc8",
"platforms": ["superchip"],
"embeddedTitle": "SpaceFight2091 by Slammer/Anarchy!",
"description": "A patched version of the original rom by @Chromatophore which fixes the game's reliance on a myth about FX1E changing vF."
}
}
},
Expand Down
1 change: 1 addition & 0 deletions database/sha1-hashes.json
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@
"107366630b4e0449add7ab00f93cce65f38f9713": 429,
"4200636c4d2a4495d10d6348049d21b887e8d1be": 430,
"a05844df3305738e4030512f0063db2fe4f3bd11": 431,
"ac30bca77d47b252c0764aff94fcac5202779f18": 431,
"318c6359405f8b1512b325c53eb119a6f9d57aef": 432,
"c314300d1630a479678167e4e786cce2c17831cd": 433,
"085394b959f03a0e525b404d8a68a36e56d6446a": 434,
Expand Down