bobesponja presentation

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
bobesponja
Posts: 4
Joined: Wed Dec 22, 2004 12:00 am

bobesponja presentation

Post by bobesponja »

hi! i'm bobesponja from argentina and i have 19 years old ( it sounds like my first english clases ).

i'm in programming since 17 and i like videogames and compilers development

i want to start programming operating systems and thats why i suscribe here

im not a good englis writer so you would have to anderstand the errors in the text.

the first thing that i want to write is a simple Real Mode operating system that boot up from the floppy drive whit a simple shell and a simple File system ( lets say that i want to make a Quick and Dirty Operating System :P ).

if i achieve that goal i will get into the Protected Mode thing

thats all for the moment

by the way bobesponja means spongebob
[AlAdDiN]
Member
Member
Posts: 107
Joined: Fri Oct 22, 2004 11:00 pm
Contact:

Re: bobesponja presentation

Post by [AlAdDiN] »

hello

it seems like u had the same idea as me when i started developping my OS,
i started with realmode asm OS then developped a 32bit swith to be able to run a 32bit shell, then wrot a pure pmode kernel

so i suggest you to check older version of my OS here
http://xos.freezee.org/index.php?page=telech

download versions older that 0.2.3 they boot in realmod kernel

if you download newer versions you can find realmod code in 16b/ directory and pmode code in 32b directory

fave fun
-----------------------
There are 10 types of people in this world... those that understand binary, and those that don't.
Post Reply