User:Imate900: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
sanity - pi * sanity + code / sanity = 908.07865645764501234578902893
sanity - pi * sanity + code / sanity = 908.07865645764501234578902893


I program [[User:Imate900/SauOS|SauOS]] (rather cryptic name, eh?) and [[User:Imate900/ROSS|ROSS]].
I program [[User:Imate900/SauOS|SauOS]] (rather cryptic name, eh?) and [[User:Imate900/ROSS|ROSS]]. Once SauOS' new kernel is mature I'm going to start a Windows 95 compat OS called Freedom95.


== Bare Bones I made ==
== Bare Bones I made ==
* [[32-bit assembler bare bones]]
* [[User:Imate900/32-bit assembler bare bones]]
* [http://asteinborn78.ej.am/codeblocks-ostemplate.zip Code::Blocks OS Template (goes with Bare Bones article)]
* [http://asteinborn78.ej.am/codeblocks-ostemplate.zip Code::Blocks OS Template (goes with Bare Bones article)]
== Others ==
== Others ==

Latest revision as of 05:37, 18 July 2009

Hello. I am imate900. I built up craps of Assembler from looking at everything: from Linux source code to x86test.
sanity - pi * sanity + code / sanity = 908.07865645764501234578902893

I program SauOS (rather cryptic name, eh?) and ROSS. Once SauOS' new kernel is mature I'm going to start a Windows 95 compat OS called Freedom95.

Bare Bones I made

Others