quickerNES/tests/arkanoid.warpless.test

16 lines
455 B
Plaintext
Raw Normal View History

2024-01-13 10:10:51 +00:00
{
2024-01-20 18:39:31 +00:00
"Rom File": "roms/Arkanoid (U) [!].nes",
2024-01-13 10:10:51 +00:00
"Expected ROM SHA1": "B2B30C4F30DD853C215C17B0C67CFE63D61A3062",
"Initial State File": "",
2024-01-20 18:39:31 +00:00
"Sequence File": "arkanoid.warpless.sol",
"Disable State Blocks": [ "HEAD", "SRAM", "CHRR", "NTAB", "SPRT", "MAPR", "CTRL", "APUR" ],
"Controller 1 Type": "Joypad",
2024-02-06 18:34:49 +00:00
"Controller 2 Type": "None",
"Differential Compression":
{
"Enabled": false,
"Max Differences": 2200,
"Use Zlib": true
}
2024-01-13 10:10:51 +00:00
}