http://git.dujemihanovic.i2p?p=nameless-os.git;a=blobdiff;f=boot.s;h=6181a73528610dcaf7c18ea6beb51dbf03865ffe;hp=50730d0c39dd9566f3eef2e0b87582758af13444;hb=0ef05b6c3cc6f4236f2d5ae35d64328d96bcff24;hpb=4326df7844154f8c575a33b3898709944e08f74b;ds=sidebyside
search: re summary | shortlog | log | commit | commitdiff | tree raw | inline | side by side kprint can accept a const string [nameless-os.git] / boot.s diff --git a/boot.s b/boot.s index 50730d0c39dd9566f3eef2e0b87582758af13444..6181a73528610dcaf7c18ea6beb51dbf03865ffe 100644 (file) --- a/ boot.s +++ b/ boot.s @@ -1,22 +1,149 @@ bits 16 ; boot sectors run in real mode bits 16 ; boot sectors run in real mode...