OSDev.org

The Place to Start for Operating System Developers
It is currently Wed Apr 24, 2024 3:38 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Assembler OS
PostPosted: Wed Mar 16, 2005 12:00 am 
Offline
Member
Member

Joined: Sat Oct 30, 2004 11:00 pm
Posts: 36
Location: Germany
This OS boots from FD or HD into an editor. You can branch there to a copy- or a menu-mode using the F-keys. Drivers for FD and HD, written new from scratch are added. You can use simple filesystems, which are installed in just a second. You can start Your own programs or add Your own procedures.
If You add Your own operating system interrupt, You could have a complete OS, running in protected mode.

I wrote the program to test my machine, and code and to edit special files, needed for the mature OS, which is under construction.
But I made the source fit for tutorial purpose too and wrote a lot of comments. Thus it will be very useful for those, who start learning assembler or start writing their own assembler OS.
A lot of questions, asked here in the messageboard are answered,
a lot of things, You worry about, are done already!

Look at my homepage:
www.rcfriz.de
Contact me at:
[email protected]
or here as "frizzz"

p.s. F?r deutsche Leser ist viel deutscher Kommentar im Programm enthalten. Ausserdem ist deutsche Dokumentation aus meiner Feder in mehreren weiteren Dateien verpackt.[/u][/quote][/code][/list][/list][/url]


Top
 Profile  
 
 Post subject: Re: Assembler OS
PostPosted: Tue Mar 29, 2005 12:00 am 
Offline
Member
Member

Joined: Thu Mar 10, 2005 12:00 am
Posts: 44
Is the operating system in english? Also did you code the whole thing in assambeler?


Top
 Profile  
 
 Post subject: Re: Assembler OS
PostPosted: Fri Apr 22, 2005 11:00 pm 
Offline
Member
Member

Joined: Wed Feb 02, 2005 12:00 am
Posts: 38
there is another total assembly code OS calles Tabos at

www.tabos.org


Top
 Profile  
 
 Post subject: Re: Assembler OS
PostPosted: Tue Apr 26, 2005 11:00 pm 
Offline
Member
Member

Joined: Sat Oct 30, 2004 11:00 pm
Posts: 36
Location: Germany
All comments are in english and some are in german too. But the documentation I provided is in german.
But if You have a special question for docs - ask me!

Thanks for the hint to tabos !
tabos is meant to start C-programs and uses ELF-linking.
My OS is meant to start assembler programs without linker-headers.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot] and 56 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group