FritzOS SourceForge Project Information:
* Development Status: 1 - Planning, 3 - Pre-Alpha
* Environment: Other Environment
* Intended Audience: Developers, Education, End Users/Desktop, Science/Research
* License: GNU General Public License (GPL)
* Natural Language: English
* Operating System: Other OS
* Programming Language: Assembly, C, C++
* Topic: Boot, Operating System Kernels
Development Status:
Prekernel 0.7 should have a IDT(Interrupt Descriptor Table), for hardware interrupts,
a keyboard ISR(Interrupt Service Routine), a 2nd Stage Loader(for loading more code)
and a Win32 installer with information for compiling and linking FritzOS in Windows.
The FritzOS Win32 installer might just be a .bat(dos batch) file and increase for more use as a Win32 app.
I think i'll just make a .bat file for now. And the information for compiling and linking might use partcopy
or rawwrite(I think just partcopy, so you don't have to make a whole 1.44M image).
Environment:
FritzOS is a OS, so it's environment is "Other Enviroment."
Intended Audience:
FritzOS will be for developers, because the sourcecode is freely avaliable and well commented.
FritzOS will also be for education, end users for desktop computers, and for science/research because
1. People like me or others can learn from FrizOS (coding).
2. It will be easy to use and understand(for end users).
3. It will be for research(i.e. learning how to program a OS)
I will continue to do these things as long as I am able to.
License:
FritzOS is licensed under the GNU General Public License (GPL). This licence is for making sure FirzOS
is free, and I can continue to program it, and others can modify FritzOS. You may get a copy of this license
at The Free Software Foundation(FSF) Licence Page.
You can also go to The Free Software Foundation(FSF) Home Page.
Natural Language:
FritzOS is programmed in the English language, so it's Natural Language is English.
Operating System:
FritzOS is listed under "Other OS" because it is a "Other OS".
Programming Language:
Languages: Assembly, C, and soon C++(possibly)
FritzOS Prekernel 0.7 should have some C++ code in it (still unsure). pk0.6 and before already have some
Intel Assembly and C code in it.
Topic:
The topic FritzOS is listed under are: Boot and Operating System Kernels
It's listed under these topics because:
1. It[FritzOS] has a bootsector that can load any C Kernel programmed in a correct manner.
2. It[FritzOS] has a Operating System Kernel.
With this information I can list FritzOS in those two sections.