diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-08-07 18:55:16 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-08-07 18:55:16 +0200 |
| commit | b8493bf2489edf30d2429ebc268c082f0fc9e556 (patch) | |
| tree | e859985fbaffe9ff7861b13d580d34bff342c07f /README | |
| parent | 26b648f5a152a8fa36352fd3c6de5cc4fd514040 (diff) | |
added screenshot and attempted to link from README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -8,9 +8,13 @@ Copyright M.Idziorek 2014 <m.i@gmx.at> Disclaimer ---------- -This is a simple and useless "operating system", with no features, -sorry. Currently it is just the rotting fruit of my explorations of -the 32-bit protected mode and interrupt handling +This is a simple and useless "operating system", with very basic +features, sorry. It is the fruit of my fundamental explorations of +the 32-bit protected mode, interrupt handling, memory management and +some other things. + + + NOTES ===== |
