Okay. Here's something I've been working on for the past day or two:This topic is too young to die. Please guys post some more pictures of your OSes.
The start of some userspace debugging utilities. Many more coming!
Okay. Here's something I've been working on for the past day or two:This topic is too young to die. Please guys post some more pictures of your OSes.
Cool "little" terminal, I assume you are using some sort of print function, how did you change color of your text to purple-ish.piranha wrote:Okay. Here's something I've been working on for the past day or two:This topic is too young to die. Please guys post some more pictures of your OSes.
The start of some userspace debugging utilities. Many more coming!
You have (on boot) 16 colors to choose from, and how you set the colors is very easy, http://wiki.osdev.org/Printing_to_Screen explains it all.thehardcoreOS wrote:Cool "little" terminal, I assume you are using some sort of print function, how did you change color of your text to purple-ish.piranha wrote:Okay. Here's something I've been working on for the past day or two:This topic is too young to die. Please guys post some more pictures of your OSes.
The start of some userspace debugging utilities. Many more coming!
Sortie wrote:
- Don't play the role of an operating systems developer, be one.
- Be truly afraid of undefined [behavior].
- Your operating system should be itself, not fight what it is.
If you're asking how the colors are actually displayed on screen, then yes, that's just the regular tricks. If you're asking how the shell communicates that it wants colors, that's just bash being told to color the prompt, and it uses escape codes to tell the terminal that it wants something colored.thehardcoreOS wrote:Cool "little" terminal, I assume you are using some sort of print function, how did you change color of your text to purple-ish.
-Smileys say everythingapamment wrote:My OS
I've been working on the gui most recently, something I haven't done before, quite pleased with how it's coming.
Once upon a time in DOS i saw a bat file.DeltaDrizz wrote:but where did you all learned this D:
It's just a mistake, I think. Obviously, he doesn't know.Roman wrote:@Peterbjornx: Do you know, that your "posnk forum thread" link points to your website at GitHub Pages?