hheik pushed to feat/start at hheik/xv6-riscv-rust
-
9eba9bb925
Replaced start.c
hheik pushed to feat/start at hheik/xv6-riscv-rust
-
cf55a8faa1
entry.S jumps to rust implementation of start()
hheik pushed to riscv at hheik/xv6-riscv-rust
-
d57cdc9d6c
Delegate rust panics to c
hheik pushed to riscv at hheik/xv6-riscv-rust
-
2b180156b4
Replaced uart driver with rust implementation
hheik pushed to riscv at hheik/xv6-riscv-rust
-
1ee5be8cd6
Renamed rust library to theseus. Replaced uartgetc() with rust implementation.
hheik pushed to riscv at hheik/xv6-riscv-rust
-
8d44d9c964
Formatted *.h files
hheik pushed to riscv at hheik/xv6-riscv-rust
-
4cd2466900
First successful rust library call
-
f33ef06498
Added basic rust library for testing
-
61a7340ea8
Updated .editorconfig
-
8102452c7f
Formatted *.c files
-
f5b93ef12f
Update acks
- Compare 10 commits »
hheik created repository hheik/xv6-riscv-rust
hheik pushed to master at hheik/bevy-template
-
17b4e74ca0
fix: bevy_prototype_debug_lines uses git revision instead of local path
hheik pushed to master at hheik/rmp
-
c900e9b96e
Refactored enum trait wrappers to dynamic traits
hheik pushed to master at hheik/rmp
-
7204270277
Implemented support for custom decoders
hheik pushed to master at hheik/bevy-template
-
05274b68cd
Added demo scene with 2d/3d camera controls and gizmos to help with initial setup
hheik pushed to master at hheik/bevy-template
-
97c58f9a6f
Upgrade to bevy 0.13
hheik pushed to master at hheik/rmp
-
6d673b5d9c
Better handling for server commandline args