mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-06 13:31:55 +00:00
Uncover another three already-working test files.
This commit is contained in:
parent
b4978d1452
commit
6d7ec07216
@ -165,10 +165,14 @@ struct TestProcessor: public CPU::MC68000Mk2::BusHandler {
|
||||
@"addq_subq.json",
|
||||
@"addx_subx.json",
|
||||
@"bcc.json",
|
||||
@"cmp.json",
|
||||
@"dbcc_scc.json",
|
||||
@"eor_and_or.json",
|
||||
@"ext.json",
|
||||
@"nbcd.json",
|
||||
@"ext.json"]]; // 10/32 = ~31 % done, as far as the tests go.
|
||||
@"ext.json",
|
||||
@"swap.json",
|
||||
]]; // 13/32 = ~41 % done, as far as the tests go.
|
||||
// _testSet = [NSSet setWithArray:@[@"ADDQ 05df"]];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user