This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
progress [2017/03/27 08:51] admin |
progress [2017/03/30 08:48] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Progress===== | =====Progress===== | ||
| ===At first=== | ===At first=== | ||
| - | To start off my project I started searching for information I might need. I found some references to similar projects, but found them difficult to implement. Mostly because they did not do a good job of documenting what, why and how.\\ | + | To start off my project I started searching for information I might need. I found some references to similar projects, but found them difficult to implement. Mostly because they did not do a good job of documenting what, why and how. You will also find it quite common that these so-called walk-throughs leave out things that can be located elsewhere, making progress painfully slow as you need to find all that missing information.\\ |
| My breakthrough came when I found [[http://wiki.osdev.org|OSDev.org]]. There you will find a lot of useful information on topics you need to know, and enough code examples to get you going. However, OSDev.org do suffer quite a bit from having been written by programmers and as such it does leave quite a few holes in its "how-to" explanations. | My breakthrough came when I found [[http://wiki.osdev.org|OSDev.org]]. There you will find a lot of useful information on topics you need to know, and enough code examples to get you going. However, OSDev.org do suffer quite a bit from having been written by programmers and as such it does leave quite a few holes in its "how-to" explanations. | ||