Cosmos/source
2009-05-23 15:13:13 +00:00
..
3PLibraryPlugs/mono-curses.Plugs
BaseTest Little fix on the previous commit. 2009-02-12 16:45:57 +00:00
Boot RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
CipherTest APM shutdown and ACPI Shutdown (only for QEmu and Boschs because I need to routine a method for getting ACPI address) 2009-02-13 11:55:59 +00:00
Compiler Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
Cosmos Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
Cosmos.Build.Tasks
Cosmos.Build.Windows Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
Cosmos.Debug
Cosmos.Debug.Client.CLI
Cosmos.Demo.PacMan
Cosmos.Demo.RemoteRocketLauncher RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
Cosmos.Demos.NibblesCS Quick bug fixes to Console.cs and NibblesCS Game (oops) 2009-05-11 01:37:11 +00:00
Cosmos.Demos.Snake
Cosmos.GdbClient
Cosmos.Hardware.Plugs Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
Cosmos.Kernel.FileSystems Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
Cosmos.Plugs.FCL
Cosmos.Shell.Guess
Cosmos.TestKernelHelpers Initial work on a test kernel runner. works 2008-12-30 10:07:25 +00:00
CosmosBoot Fixed some reference and missing file errors in CosmosBoot and Indy.IL2CPU.Assembler projects 2009-04-07 04:52:33 +00:00
CosmosFlatFileUpdater Now the FlatFileUpdater saves the solution file using the UTF-8 encoding instead of the ANSI encoding. This allows the solution to be opened in Visual C# Express by double-clicking the solution file. 2009-01-16 01:44:00 +00:00
CosmosViewer Added new CosmosViewer project. VNC Protocol based network display of GUI for Cosmos 2009-04-07 04:53:30 +00:00
DokuTest
FrodeIPv4Test
FrodeTest RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
GdpClientTester
IL2CPU Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
IL2CPU.Tests
Indy.IL2CPU Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
Indy.IL2CPU.Tests refactorings for moving assembler out of engine 2009-02-24 10:04:03 +00:00
Kernel/Cosmos.Debug
libraries
Lost
MatthijsPlugs
MatthijsTest Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
MohammedTest
Playgrounds Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
RsenkTest
SSchockeTest Added new CosmosViewer project. VNC Protocol based network display of GUI for Cosmos 2009-04-07 04:53:30 +00:00
SteveKernel 2009-05-20 18:30:25 +00:00
TestKernel
TestKernels Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
Tests/MathTest
TxUI Quick changes to TxUI: backspace now works; holding alt while using a navigation key will instead print that key. 2009-05-20 01:34:11 +00:00
VGAFontMaker ACPI updates 2009-05-19 20:59:26 +00:00
XenniTest Changes to Engine.cs, Engine2.cs to fix bugs which caused compilation of anything using DynamicMethodEmit to fail. 2009-05-19 03:34:12 +00:00
BuildAll.bat
Cosmos.Flat.sln Now the FlatFileUpdater saves the solution file using the UTF-8 encoding instead of the ANSI encoding. This allows the solution to be opened in Visual C# Express by double-clicking the solution file. 2009-01-16 01:44:00 +00:00
Cosmos.ico
Cosmos.sln Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
Cosmos.snk
Cosmos.vssscc
IL2CPU.resharper
Plugs.html
PrepareUserKit.bat
ReadMe.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
    <title>Untitled Page</title>
    <style type="text/css">
        .style1
        {
            width: 100%;
        }
    </style>
</head>
<body>

    <table class="style1">
        <tr>
            <td>
                <a href="http://www.gocosmos.org/milestones/Future/Rings.EN.aspx">Kernel Ring</a></td>
            <td>
                Hardware</td>
            <td>
                System</td>
            <td>
                User</td>
        </tr>
        <tr>
            <td>
                Cosmos.Kernel</td>
            <td>
                Cosmos.Hardware</td>
            <td>
                Cosmos.Sys</td>
            <td>
                &nbsp;</td>
        </tr>
        <tr>
            <td>
                Cosmos.Kernel.Plugs</td>
            <td>
                &nbsp;</td>
            <td>
                Cosmos.Filesystem</td>
            <td>
                &nbsp;</td>
        </tr>
    </table>
    <p>
        For more info see <a href="http://www.gocosmos.org/Milestones/Future/Rings.aspx">
        http://www.gocosmos.org/Milestones/Future/Rings.aspx</a></p>
    <p>
        Comos.Kernel.Debug - This needs to be called from user code and system, but is 
        in Kernel. Make it a special ring?</p>
    <p>
        &nbsp;</p>
    <p>
        &nbsp;</p>

</body>
</html>