mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-19 07:31:15 +00:00
Eliminate trace.
This commit is contained in:
parent
faaa89bb67
commit
160fec2439
@ -112,11 +112,6 @@ class EmuTOS: public ComparativeBusHandler {
|
||||
_machine->run_for(HalfCycles(length));
|
||||
}
|
||||
|
||||
//- (void)testEmuTOSStartup {
|
||||
// [self testImage:ROM::Name::AtariSTEmuTOS192 trace:@"etos192uk" length:313490];
|
||||
// // TODO: assert that machine is now STOPped.
|
||||
//}
|
||||
|
||||
- (void)testTOSStartup {
|
||||
[self testImage:ROM::Name::AtariSTTOS100 trace:@"tos100" length:54011091];
|
||||
}
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user