User:Imate900: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 8: Line 8:
* [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 ==
* [[User:Imate900/GDC_Cross_Compiler-Part2|A way of part2 in the GDC Cross Compiler article]]
* [[User:Imate900/GDC_Cross-Compiler-Part2|A way of part2 in the GDC Cross-Compiler article]]
* [[User:Imate900/Memory_Functions|Memory functions (using lodsb and stosb)]]
* [[User:Imate900/Memory_Functions|Memory functions (using lodsb and stosb)]]

Revision as of 20:21, 22 April 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.

Bare Bones I made

Others