mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-05 21:32:55 +00:00
Introduce Addams Family test case.
This commit is contained in:
parent
668332f6c7
commit
85f75ab1f3
File diff suppressed because it is too large
Load Diff
@ -260,6 +260,10 @@ struct Chipset {
|
|||||||
[self testCase:@"inclusive fills"];
|
[self testCase:@"inclusive fills"];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
- (void)testAddamsFamilyIntro {
|
||||||
|
[self testCase:@"Addams Family Intro"];
|
||||||
|
}
|
||||||
|
|
||||||
- (void)testSequencer {
|
- (void)testSequencer {
|
||||||
// These patterns are faithfully transcribed from the HRM's
|
// These patterns are faithfully transcribed from the HRM's
|
||||||
// 'Pipeline Register' section, as captured online at
|
// 'Pipeline Register' section, as captured online at
|
||||||
|
Loading…
x
Reference in New Issue
Block a user