We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e252f0a commit 698133aCopy full SHA for 698133a
.github/workflows/ci.yml
@@ -75,4 +75,4 @@ jobs:
75
- name: Run Tests
76
run: |
77
make
78
- ./build/b -run -t 6502 ./examples/10_hello_world.b
+ ./build/b -run -t 6502 ./examples/10_hello_world.b ./std/6502.b
0 commit comments