Cosmos/source/Cosmos.Core_Plugs
Og-Rok 2d5f637a91 Softwaare Multitasking
Working context switching but far from stable. Changes needed to be made
to the internals of cosmos to include mutex's in vital components (Heap,
Thread Manager, ect). Context switching currently only switches the
general registers and does not switch the MMX context, however this will
be added in the future. Also when a thread currently dies it takes the
whole system down, patches to the IDT handlers needed to be made to
prevent system lockup in the future
2018-04-04 01:22:52 +01:00
..
MemoryOperations Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
System Softwaare Multitasking 2018-04-04 01:22:52 +01:00
.editorconfig Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Cosmos.Core_Plugs.csproj Project file cleanup. 2018-02-15 19:25:36 +00:00
GCImplementionImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
ReadMe.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
  <head>
    <title></title>
  </head>
  <body>

      <p>
            Contains assembly code. Maybe this later can be merged directly into the main
            asm since it only exists to fill in assembly code?</p>

  </body>
</html>