There was an error while loading. Please reload this page.
1 parent 7b66aff commit 1effbaaCopy full SHA for 1effbaa
README.md
@@ -23,7 +23,7 @@
23
passed in as an argument
24
- [ ] Implement a Multiply instruction (run `mult8.ls8`)
25
26
-### Day 3; Stack
+### Day 3: Stack
27
28
- [ ] Implement the System Stack and be able to run the `stack.ls8` program
29
@@ -36,4 +36,4 @@
36
37
- [ ] Add the timer interrupt to the LS-8 emulator
38
- [ ] Add the keyboard interrupt to the LS-8 emulator
39
-- [ ] Write an LS-8 assembly program to draw a curved histogram on the screen
+- [ ] Write an LS-8 assembly program to draw a curved histogram on the screen
0 commit comments