Cosmos/source
2015-07-26 18:37:09 -04:00
..
Cosmos.Assembler I think the default Heap allocates handles now. 2015-07-26 18:37:09 -04:00
Cosmos.Build.Builder Ongoing VS2015 work. 2015-07-22 21:23:55 -04:00
Cosmos.Build.Common Work on #140 2015-06-21 12:37:40 +02:00
Cosmos.Build.Common.Tests Saving BinFormat under common properties. 2015-02-11 01:38:22 +06:00
Cosmos.Build.Installer Add the ability to run builder for VS2015 and VS2013 2015-05-08 22:40:53 +06:00
Cosmos.Build.MSBuild Ongoing fixes 2015-07-23 11:26:39 -04:00
Cosmos.Common File.ReadAllText works! 2015-07-05 11:42:31 +02:00
Cosmos.Core I think the default Heap allocates handles now. 2015-07-26 18:37:09 -04:00
Cosmos.Core.Plugs I think the default Heap allocates handles now. 2015-07-26 18:37:09 -04:00
Cosmos.Debug.Common Small extra tweaks.. 2015-07-23 16:17:57 -04:00
Cosmos.Debug.DebugStub Disable interrupts while in the debugstub. 2015-07-20 14:45:17 +02:00
Cosmos.Debug.GDB Compile fix for clean environments. 2015-01-11 12:34:14 +01:00
Cosmos.Debug.Kernel First step of #140 is working now. (Running kernels) 2015-06-21 16:47:21 +02:00
Cosmos.Debug.Kernel.Plugs Fixes #142 2015-06-21 16:55:31 +02:00
Cosmos.Debug.VSDebugEngine Improve debug speed. 2015-07-20 14:35:59 +02:00
Cosmos.Deploy.Pixie
Cosmos.Deploy.USB
Cosmos.HAL Fix ata detection bug. CD drives were recognized as ATAPI devices, but still handled as ATA ones. Currently we don't have an ATAPI driver, so the CD drives are ignored. 2015-07-05 13:28:16 +02:00
Cosmos.IL2CPU I think the default Heap allocates handles now. 2015-07-26 18:37:09 -04:00
Cosmos.IL2CPU.Plugs
Cosmos.IL2CPU.Profiler Separate index and tables creation 2015-05-07 12:50:05 +06:00
Cosmos.IL2CPU.Tests Change some projects to target cpu = x86 2015-05-26 19:07:19 +02:00
Cosmos.System VGAScreen fix 2015-07-02 15:18:41 +03:00
Cosmos.System.Plugs Fixed some empty-char-thingy bugs in the keyboard implementation and now if you press a no-char key (like Esc, F1-12, PrtScr), it does nothing instead of printing a blank space. 2015-06-20 23:34:58 +02:00
Cosmos.System.VSTests
Cosmos.VS.Debug
Cosmos.VS.Package Building using vs2015 works now. Most likely doesn't work with 2013 anymore. 2015-07-23 00:21:14 +02:00
Cosmos.VS.Windows Building using vs2015 works now. Most likely doesn't work with 2013 anymore. 2015-07-23 00:21:14 +02:00
Cosmos.VS.Windows.Test
Cosmos.VS.Wizards
ElfMap2DebugDb Change some projects to target cpu = x86 2015-05-26 19:07:19 +02:00
IL2CPU More fixes to stack reservation. We were assuming that there was space reserved for return value, while it shouldn't in all cases. 2015-07-04 12:46:28 +02:00
libraries/nunit
MDbg4
MPF Fix resolution of references inside solution folder. 2015-01-23 17:26:26 +06:00
packages Several compiler fixes. 2015-05-10 19:04:20 +02:00
Tools
Unused
VMWareLib
XSharp.Compiler - Refactoring of debugstub: now reading/writing of UART registers is isolated in 2 methods. Easier replacing. 2015-03-07 19:23:14 +01:00
XSharp.Nasm
XSharp.Test
XSharp.VS Building using vs2015 works now. Most likely doesn't work with 2013 anymore. 2015-07-23 00:21:14 +02:00
Build.sln Building using vs2015 works now. Most likely doesn't work with 2013 anymore. 2015-07-23 00:21:14 +02:00
Builder.sln Building using vs2015 works now. Most likely doesn't work with 2013 anymore. 2015-07-23 00:21:14 +02:00
Cosmos.Common.ReadMe.html
Cosmos.sln Small fixes to UI version of the tester. 2015-07-23 16:02:44 -04:00
Cosmos.sln.DotSettings Initial keyboard work. Does not work due to bug in the compiler. (Ldelem_ref) 2015-05-24 16:33:21 +02:00
Cosmos.snk
Cosmos.VS.ReadMe.html
XSharp Projects.txt
XSharp.sln