←back to thread

207 points krustowski | 3 comments | | HN request time: 0.487s | source

To try it out, simply build the project yourself from source, or use attached bootable ISO image of the system (in Releases on Github) and run it in QEMU.

https://blog.vxn.dev/rou2exos-rusted-edition

1. 90s_dev ◴[] No.44323871[source]
Is this using a custom VGA driver from scratch in Rust??
replies(2): >>44323873 #>>44328689 #
2. 90s_dev ◴[] No.44323873[source]
src https://github.com/krustowski/rou2exOS/tree/master/src/vga
3. krustowski ◴[] No.44328689[source]
Sort of, but IMO that module(s) is just a wrapper for video buffer.