/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: A DOS-like hobby OS written in Rust and x86 assembly
(github.com)
207 points
krustowski
| 3 comments |
19 Jun 25 13:38 UTC
|
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
◴[
20 Jun 25 00:54 UTC
]
No.
44323871
[source]
▶
>>44318588 (OP)
#
Is this using a custom VGA driver from scratch in Rust??
replies(2):
>>44323873
#
>>44328689
#
ID:
GO
2.
90s_dev
◴[
20 Jun 25 00:54 UTC
]
No.
44323873
[source]
▶
>>44323871 (TP)
#
src
https://github.com/krustowski/rou2exOS/tree/master/src/vga
3.
krustowski
◴[
20 Jun 25 15:31 UTC
]
No.
44328689
[source]
▶
>>44323871 (TP)
#
Sort of, but IMO that module(s) is just a wrapper for video buffer.
↑