mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-06 10:38:16 +00:00
Add Spindizzy test.
This commit is contained in:
parent
bcdb2d135d
commit
2f3dfdcc67
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user