Download NoobOS - Open Source Cosmos Operating System
Description
NoobOS is an open source operating system based on the Cosmos project.It has basic binary loading and a file system.More will come soon.
Source Files
The download file noobos.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
NoobOS.sln/* www. j a va2 s. c o m*/
NoobOS/Account.cs
NoobOS/AssemblyInfo.cs
NoobOS/Commands/Command.cs
NoobOS/Commands/Command/CatCommand.cs
NoobOS/Commands/Command/ChangeDirectory.cs
NoobOS/Commands/Command/FileEditor.cs
NoobOS/Commands/Command/HelpCommand.cs
NoobOS/Commands/Command/ListDirectories.cs
NoobOS/Commands/Command/MakeDirectory.cs
NoobOS/Commands/Command/RemoveDirectory.cs
NoobOS/Commands/Command/TouchCommand.cs
NoobOS/Commands/CommandManager.cs
NoobOS/Commands/CommandsInit.cs
NoobOS/Encryption/MD5.cs
NoobOS/Enums.cs
NoobOS/Environment/DateTime.cs
NoobOS/Environment/EnvVariable.cs
NoobOS/Environment/GlobalEnvironment.cs
NoobOS/Executables/BinaryLoader.cs
NoobOS/Executables/SystemCalls.cs
NoobOS/Extensions.cs
NoobOS/FileSystem/NoobFileSystem/NoobDirectory.cs
NoobOS/FileSystem/NoobFileSystem/NoobEntry.cs
NoobOS/FileSystem/NoobFileSystem/NoobFSBlock.cs
NoobOS/FileSystem/NoobFileSystem/NoobFile.cs
NoobOS/FileSystem/NoobFileSystem/NoobFileStream.cs
NoobOS/FileSystem/NoobFileSystem/NoobFileSystem.cs
NoobOS/FileSystem/Physical/DiskHandler.cs
NoobOS/FileSystem/Physical/Drivers/ATABus.cs
NoobOS/FileSystem/Physical/Drivers/AtapiHandler.cs
NoobOS/FileSystem/Physical/Drivers/AtapioHandler.cs
NoobOS/FileSystem/Physical/Drivers/Enums.cs
NoobOS/FileSystem/Physical/IDE.cs
NoobOS/FileSystem/Physical/MBR.cs
NoobOS/FileSystem/Physical/PartInfo.cs
NoobOS/FileSystem/Physical/PrimaryPartition.cs
NoobOS/Helper.cs
NoobOS/Init.cs
NoobOS/Kernel.cs
NoobOS/NoobOS.csproj
NoobOS/NoobOS.sln
NoobOS/NoobOS.vssscc
NoobOS/NoobOSBoot.Cosmos
NoobOS/Shell.cs
NoobOS/Utils.cs
NoobOS/bin/Release/NoobOSBoot.iso
Download
Click the following link to download noobos.zip.
noobos.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »