lambdaOS
lambdaOS copied to clipboard
A very basic operating system written in Rust, with some sprinklings of Assembly.
Results
1
lambdaOS issues
Sort by
recently updated
recently updated
newest added
See robert-w-gries/rxinu#61 We need to set the base pointer register during process creation. Otherwise, we will eventually run into page faults due to a bad initial `rbp` value of zero....