quickerNES/tests/arkanoid.arkNESController.test

16 lines
460 B
Plaintext
Raw Normal View History

2024-08-07 19:11:24 +00:00
{
"Rom File": "roms/Arkanoid (U) [!].nes",
"Expected ROM SHA1": "B2B30C4F30DD853C215C17B0C67CFE63D61A3062",
"Initial State File": "",
"Sequence File": "arkanoid.arkNESController.sol",
"Disable State Blocks": [ "SRAM", "CHRR", "NTAB", "SPRT", "MAPR", "CTRL", "APUR" ],
2024-08-08 16:06:51 +00:00
"Controller 1 Type": "ArkanoidNES",
2024-08-07 19:11:24 +00:00
"Controller 2 Type": "None",
"Differential Compression":
{
"Enabled": false,
"Max Differences": 2200,
"Use Zlib": true
}
}