Cosmos/source/Cosmos.Core_Asm
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
..
Array Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
Buffer Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
CPU Softwaare Multitasking 2018-04-04 01:22:52 +01:00
Delegate
MemoryOperations Moved MoveD from XS.SSE2 to XS. 2017-10-29 00:22:09 +01:00
RuntimeHelpers Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
ArrayImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
BufferImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
Cosmos.Core_Asm.csproj Project file cleanup. 2018-02-15 19:25:36 +00:00
CPUImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
DelegateImpl.cs Starting work 2018-03-26 20:44:29 +01:00
IOPortImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
MemoryOperationsImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
ObjUtilitiesImpl.cs Softwaare Multitasking 2018-04-04 01:22:52 +01:00
ProcessorInformationImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00