mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-25 18:30:21 +00:00
Introduce test case for fill mode.
This commit is contained in:
parent
4c1ab6ff25
commit
9cded1e92c
94481
OSBindings/Mac/Clock SignalTests/Amiga Blitter Tests/spots.json
Normal file
94481
OSBindings/Mac/Clock SignalTests/Amiga Blitter Tests/spots.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -231,4 +231,8 @@ using WriteVector = std::vector<std::pair<uint32_t, uint16_t>>;
|
||||
[self testCase:@"RAM disk open"];
|
||||
}
|
||||
|
||||
- (void)testSpots {
|
||||
[self testCase:@"spots"];
|
||||
}
|
||||
|
||||
@end
|
||||
|
Loading…
Reference in New Issue
Block a user