Releases: decagondev/pt_simple_os
Releases · decagondev/pt_simple_os
The Rusty Stringy Alpha Release 0.1
This is far from production ready but we are now in 32bit protected mode and loading up some rust, C++ functions and playing with chars and strings.
- Assembly for the bootloader
- C for the initial Kernel and loader
- Rust for the fun of it
- C++ for some more fun
NOTES
to use this release please load it using qemu 32bit
CODE to run:
qemu-system-i386 os.bin --curses