RKennedy9064

Results 9 comments of RKennedy9064

@matklad I'd also be interested in a `#![no_std]` implementation using spin-locks. I saw this crate recently and wanted to try it out, but without a `#![no_std]` feature I can't. My...

@matklad Does this still hold true if there's only ever one instance of Writer, that needs be be accessed by multiple sources and always writes to `0xb8000`? The end result...

@matklad Wow thanks for taking the time to come up with such a detailed example. I should hopefully have time in the next few days to test this out and...

I also encountered this issue and thought I'd share what I found. When trying to run the command from the terminal in vscode I got the same error, but when...

@JBastiaan Am I doing something wrong when using a record? I just tried the syntax listed above and it doesn't work, but it does work when I declare getters and...

Plays good for the most part, but I seem to be getting random crashes with different errors then what's reported here. Every crash I get has to do with an...

Glad you like it, thanks for the feedback!

Nothing is currently set in stone, but the next thing I'd like to add is a mode x writer since that seems to be the mode that most of the...

@gldan One thing I started looking into recently was the fact that qemu has support for 2 ati radeon cards listed here. > qemu: -device ati-vga. ✓ VGA compatible ✓...