Philipp Oppermann 9ec1860f02 Merge pull request #196 from phil-opp/p1
Fix clobber syntax and add missing rsi clobber in code
2016-08-04 01:12:50 +02:00
2016-08-04 01:07:39 +02:00
2015-08-25 14:54:06 +02:00
2016-05-02 15:44:36 +02:00
2016-07-14 11:21:04 +02:00

Blog OS

Build Status Join the chat at https://gitter.im/phil-opp/blog_os

This repository contains the source code for the Writing an OS in Rust series at os.phil-opp.com.

Bare Bones

Memory Management

Exceptions

Additional Resources

Building

You need to have nasm, grub-mkrescue, xorriso, qemu and a nighly Rust compiler installed. Then you can run it using make run.

Please file an issue if you run into any problems.

License

The source code is dual-licensed under MIT or the Apache License (Version 2.0). This excludes the blog directory.

Description
Languages
HTML 96.5%
SCSS 1.5%
CSS 1.2%
JavaScript 0.4%
Python 0.2%