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

Add support for Apple II e #28

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

fixed the build post merge :3

db1c94e
Select commit
Loading
Failed to load commit list.
Open

Add support for Apple II e #28

fixed the build post merge :3
db1c94e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 30, 2023 in 1s

53.60% of diff hit (target 27.31%)

View this Pull Request on Codecov

53.60% of diff hit (target 27.31%)

Annotations

Check warning on line 120 in src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main.rs#L116-L120

Added lines #L116 - L120 were not covered by tests

Check warning on line 15 in src/memory/banked.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/banked.rs#L15

Added line #L15 was not covered by tests

Check warning on line 32 in src/memory/banked.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/banked.rs#L32

Added line #L32 was not covered by tests

Check warning on line 34 in src/memory/banked.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/banked.rs#L34

Added line #L34 was not covered by tests

Check warning on line 39 in src/memory/banked.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/banked.rs#L39

Added line #L39 was not covered by tests

Check warning on line 41 in src/memory/banked.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/memory/banked.rs#L41

Added line #L41 was not covered by tests

Check warning on line 7 in src/systems/aiie/keyboard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/keyboard.rs#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 9 in src/systems/aiie/keyboard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/keyboard.rs#L9

Added line #L9 was not covered by tests

Check warning on line 17 in src/systems/aiie/keyboard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/keyboard.rs#L12-L17

Added lines #L12 - L17 were not covered by tests

Check warning on line 22 in src/systems/aiie/keyboard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/keyboard.rs#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 26 in src/systems/aiie/keyboard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/keyboard.rs#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 140 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L38-L140

Added lines #L38 - L140 were not covered by tests

Check warning on line 152 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L150-L152

Added lines #L150 - L152 were not covered by tests

Check warning on line 160 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L154-L160

Added lines #L154 - L160 were not covered by tests

Check warning on line 164 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 167 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L167

Added line #L167 was not covered by tests

Check warning on line 174 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L169-L174

Added lines #L169 - L174 were not covered by tests

Check warning on line 194 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L177-L194

Added lines #L177 - L194 were not covered by tests

Check warning on line 200 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L196-L200

Added lines #L196 - L200 were not covered by tests

Check warning on line 202 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L202

Added line #L202 was not covered by tests

Check warning on line 209 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L205-L209

Added lines #L205 - L209 were not covered by tests

Check warning on line 212 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L212

Added line #L212 was not covered by tests

Check warning on line 214 in src/systems/aiie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/mod.rs#L214

Added line #L214 was not covered by tests

Check warning on line 35 in src/systems/aiie/roms.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/roms.rs#L21-L35

Added lines #L21 - L35 were not covered by tests

Check warning on line 111 in src/systems/aiie/switches.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/aiie/switches.rs#L111

Added line #L111 was not covered by tests