1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00

Add Spindizzy test.

This commit is contained in:
Thomas Harte 2022-08-07 21:27:11 -04:00
parent bcdb2d135d
commit 2f3dfdcc67
2 changed files with 60655 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -264,6 +264,10 @@ struct Chipset {
[self testCase:@"Addams Family Intro"];
}
- (void)testSpindizzyWorlds {
[self testCase:@"Spindizzy Worlds"];
}
- (void)testSequencer {
// These patterns are faithfully transcribed from the HRM's
// 'Pipeline Register' section, as captured online at