Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure handling of CA1, CA2, CB1, CB2 lines on MOS 652x chips #42

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Blank screen on CA2 write

7b42716
Select commit
Loading
Failed to load commit list.
Open

Restructure handling of CA1, CA2, CB1, CB2 lines on MOS 652x chips #42

Blank screen on CA2 write
7b42716
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 27, 2024 in 0s

55.02% of diff hit (target 27.31%)

View this Pull Request on Codecov

55.02% of diff hit (target 27.31%)

Annotations

Check warning on line 23 in src/memory/mos6510.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos6510.rs#L23

Added line #L23 was not covered by tests

Check warning on line 60 in src/memory/mos6510.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos6510.rs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 70 in src/memory/mos652x/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/mod.rs#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 76 in src/memory/mos652x/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/mod.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 334 in src/memory/mos652x/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/mod.rs#L334

Added line #L334 was not covered by tests

Check warning on line 65 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 67 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L67

Added line #L67 was not covered by tests

Check warning on line 71 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 79 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L73-L79

Added lines #L73 - L79 were not covered by tests

Check warning on line 82 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L82

Added line #L82 was not covered by tests

Check warning on line 86 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 96 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L88-L96

Added lines #L88 - L96 were not covered by tests

Check warning on line 99 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 165 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L162-L165

Added lines #L162 - L165 were not covered by tests

Check warning on line 176 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L170-L176

Added lines #L170 - L176 were not covered by tests

Check warning on line 191 in src/memory/mos652x/pia.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/pia.rs#L191

Added line #L191 was not covered by tests

Check warning on line 38 in src/memory/mos652x/port.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/port.rs#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 44 in src/memory/mos652x/port.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/port.rs#L44

Added line #L44 was not covered by tests

Check warning on line 51 in src/memory/mos652x/port.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/port.rs#L51

Added line #L51 was not covered by tests

Check warning on line 63 in src/memory/mos652x/port.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/port.rs#L59-L63

Added lines #L59 - L63 were not covered by tests

Check warning on line 65 in src/memory/mos652x/port.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/port.rs#L65

Added line #L65 was not covered by tests

Check warning on line 87 in src/memory/mos652x/via.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/via.rs#L87

Added line #L87 was not covered by tests

Check warning on line 94 in src/memory/mos652x/via.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/via.rs#L94

Added line #L94 was not covered by tests

Check warning on line 143 in src/memory/mos652x/via.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/via.rs#L143

Added line #L143 was not covered by tests

Check warning on line 209 in src/memory/mos652x/via.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/mos652x/via.rs#L209

Added line #L209 was not covered by tests