GitXplorerGitXplorer
p

philos

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
bf970808f98a6627651d2c0eb6bd2a013ba2005d

feat: acpi shutdown

pplaflamme committed 4 years ago
Unverified
aaa99b4ff33b419248236466da06b31a6d638271

docs: add README

pplaflamme committed 4 years ago
Unverified
d10fa0925285bc083e95ac68be2fcfa8c52ac61c

feat: basic acpi

pplaflamme committed 4 years ago
Unverified
2e01ad53386abc3219b21697bda1c38bd81441a4

fix: correctly deal with interrupts

pplaflamme committed 4 years ago
Unverified
7b2f71051708aa5724ad8717344fdbffed5b5456

feat: executor with waking

pplaflamme committed 4 years ago
Unverified
f2bde0a8b6b05ed839b232eeeee1a8357559fa1d

feat: async keyboard input

pplaflamme committed 4 years ago

README

The README file for this repository.

philos

My implementation of Philipp Oppermann's "Writing an OS in Rust" blog series.

If you want to learn Rust and/or are interested in low-level stuff, I highly recommend it. If you're not interested, I highly recommend it anyway, it's that good.