Skip to content

The Rusty Stringy Alpha Release 0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@decagondev decagondev released this 25 Feb 08:51
· 16 commits to main since this release

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