Files
x86-bare-metal-examples/bibliography.md
2015-10-20 13:52:48 +02:00

2.7 KiB

Bibliography

Small projects

  • https://github.com/programble/bare-metal-tetris tested on Ubuntu 14.04. Just works.

    Has Multiboot and El Torito. Uses custom linker script.

    Almost entirely in C -nostdlib, with very few inline asm commands, and a small assembly entry point. So a good tutorial in how to do the bridge.

The following did not work on my machine out of the box:

Multi collaborator websites

Progressive tutorials

Actually useful

These are not meant as learning resources but rather as useful programs:

Other archs

For when we decide to port this tutorial:

ARM:

Raspberry PI: