Add an option to produce a textfile trace of instructions executed #39
12.76% of diff hit (within 100.00% threshold of 27.40%)
View this Pull Request on Codecov
12.76% of diff hit (within 100.00% threshold of 27.40%)
Annotations
Check warning on line 169 in src/cpu/mos6502/mod.rs
codecov / codecov/patch
src/cpu/mos6502/mod.rs#L167-L169
Added lines #L167 - L169 were not covered by tests
Check warning on line 179 in src/cpu/mos6502/mod.rs
codecov / codecov/patch
src/cpu/mos6502/mod.rs#L176-L179
Added lines #L176 - L179 were not covered by tests
Check warning on line 213 in src/cpu/mos6502/mod.rs
codecov / codecov/patch
src/cpu/mos6502/mod.rs#L211-L213
Added lines #L211 - L213 were not covered by tests
Check warning on line 215 in src/cpu/mos6502/mod.rs
codecov / codecov/patch
src/cpu/mos6502/mod.rs#L215
Added line #L215 was not covered by tests
Check warning on line 217 in src/cpu/mos6502/mod.rs
codecov / codecov/patch
src/cpu/mos6502/mod.rs#L217
Added line #L217 was not covered by tests
Check warning on line 56 in src/main.rs
codecov / codecov/patch
src/main.rs#L56
Added line #L56 was not covered by tests
Check warning on line 63 in src/main.rs
codecov / codecov/patch
src/main.rs#L61-L63
Added lines #L61 - L63 were not covered by tests
Check warning on line 82 in src/main.rs
codecov / codecov/patch
src/main.rs#L82
Added line #L82 was not covered by tests
Check warning on line 115 in src/main.rs
codecov / codecov/patch
src/main.rs#L113-L115
Added lines #L113 - L115 were not covered by tests
Check warning on line 33 in src/systems/mod.rs
codecov / codecov/patch
src/systems/mod.rs#L31-L33
Added lines #L31 - L33 were not covered by tests
Check warning on line 46 in src/systems/mod.rs
codecov / codecov/patch
src/systems/mod.rs#L46
Added line #L46 was not covered by tests
Check warning on line 16 in src/trace/file.rs
codecov / codecov/patch
src/trace/file.rs#L12-L16
Added lines #L12 - L16 were not covered by tests
Check warning on line 25 in src/trace/file.rs
codecov / codecov/patch
src/trace/file.rs#L20-L25
Added lines #L20 - L25 were not covered by tests
Check warning on line 29 in src/trace/file.rs
codecov / codecov/patch
src/trace/file.rs#L27-L29
Added lines #L27 - L29 were not covered by tests
Check warning on line 18 in src/trace/mod.rs
codecov / codecov/patch
src/trace/mod.rs#L16-L18
Added lines #L16 - L18 were not covered by tests