Commit 7176ae7
Add docs (#32)
* cargo fmt mailbox and fb
* remove console
* remove old boot folder
* alloc compiles
* add deps
* add alloc to std build
* finish removing console
* add dead code header
* add macos, linux, windows to gitignore
* remove aarch64
* add alloc test
* move dev_barrier fn to cpu module
* add note
* add dev_barrier(), refactor
* ill be back
* allocator failing with uart garbage
* use most recent spin crate
* add crate dependency
* small changes
* update makefile
* blink faster
* launch codes
* ignore debug files
* rip, optimization breaks the uart
* add objdump, nm, and readelf targets for test
* read ascii chars
* most of uart is broken
* hello from rust
* 🦀
* add test case
* add aeabi_unwind_cpp_pr0 -> panic
* sheesh its running slow
* hello from rust
* guess we like space
* remove commented code
* remove vs code settings
* remove comment
* standardize naming
* opt level 1 seems the best so far
* beam hits ship
* screen is blank
* game on make run target
* i am speed
* space invader
* unsafeteeee
* emit beam
* stop panicking!
* keyboard timeout
* change movement speed
* pause
* merge and black rectangle on bottom
* fewer beam artifacts
* fewer beam artifacts
* better
* add setup instructions
* add contributions and remove docs from main
* refactor
* add some more edits
* Ashish/docs (#30)
* better
* docs
Co-authored-by: Ashish Rao <aprao@stanford.edu>
* Xiluo/docs (#31)
* Remove Artifacts (#29)
* fewer beam artifacts
* better
* Update gpio.rs
* Update keyboard.rs
* Update timer.rs
Co-authored-by: Ashish Rao <aprao@stanford.edu>
Co-authored-by: xiluohe <42448015+xiluohe@users.noreply.github.com>
* Update space_invaders.rs
* add email
* add more refs
Co-authored-by: Ashish Rao <aprao@stanford.edu>
Co-authored-by: Xiluo He <hexiluo@gmail.com>
Co-authored-by: xiluohe <42448015+xiluohe@users.noreply.github.com>1 parent 0e31106 commit 7176ae7
23 files changed
Lines changed: 133 additions & 413 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| 33 | + | |
31 | 34 | | |
| 35 | + | |
32 | 36 | | |
33 | | - | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
38 | 45 | | |
39 | | - | |
40 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
41 | 53 | | |
42 | | - | |
| 54 | + | |
43 | 55 | | |
44 | | - | |
| 56 | + | |
45 | 57 | | |
46 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
47 | 68 | | |
48 | 69 | | |
49 | | - | |
50 | 70 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 71 | + | |
54 | 72 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
This file was deleted.
0 commit comments