Author Topic: JoeOS: I'm gonna try some OS Development  (Read 27058 times)

0 Members and 1 Guest are viewing this topic.

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: JoeOS: I'm gonna try some OS Development
« Reply #45 on: July 15, 2006, 11:55:19 am »
Do you even know how printf() works? You'd need to implement stdarg.h and various functions to convert to different things like signed integers, unsigned integers, hex, etc..
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: JoeOS: I'm gonna try some OS Development
« Reply #46 on: July 16, 2006, 04:47:32 am »
Change the name from printf. It still prints a string.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: JoeOS: I'm gonna try some OS Development
« Reply #47 on: July 16, 2006, 04:05:39 pm »
I'm still not confortable using the stack before PMode, it's more to cleanup and the same could be acomplished by using the registers which are doing very little..
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: JoeOS: I'm gonna try some OS Development
« Reply #48 on: July 18, 2006, 01:18:23 pm »
I'm still not confortable using the stack before PMode, it's more to cleanup and the same could be acomplished by using the registers which are doing very little..
You know, even DOS C libraries had printf.  Psh.

Although, Joe, printf is named printf because it prints a formatted string....
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.