Cosmos/source
2015-07-22 21:39:18 -04:00
..
Cosmos.Assembler Disable nasm warning. 2015-06-27 17:20:39 +02: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
Cosmos.Build.Installer Add the ability to run builder for VS2015 and VS2013 2015-05-08 22:40:53 +06:00
Cosmos.Build.MSBuild Fix logging. 2015-06-27 16:17:55 +02:00
Cosmos.Common File.ReadAllText works! 2015-07-05 11:42:31 +02:00
Cosmos.Core Use shared code where possible 2015-05-26 22:42:47 +06:00
Cosmos.Core.Plugs Fix fat Directory.Exists, so it works with case insensitive match as well. 2015-07-04 15:53:04 +02:00
Cosmos.Debug.Common Ongoing VS2015 work. 2015-07-22 21:23:55 -04:00
Cosmos.Debug.DebugStub Disable interrupts while in the debugstub. 2015-07-20 14:45:17 +02:00
Cosmos.Debug.GDB
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 Implement simple branching for 8-byte operands. 2015-07-22 21:39:18 -04:00
Cosmos.IL2CPU.Plugs
Cosmos.IL2CPU.Profiler
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
packages Several compiler fixes. 2015-05-10 19:04:20 +02:00
Tools
Unused
VMWareLib
XSharp.Compiler
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 Building using vs2015 works now. Most likely doesn't work with 2013 anymore. 2015-07-23 00:21:14 +02: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