Cosmos/source
2015-07-20 14:45:17 +02:00
..
Cosmos.Assembler Disable nasm warning. 2015-06-27 17:20:39 +02:00
Cosmos.Build.Builder Add support for VS Experimental Hive 2015-05-08 22:40:55 +06: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 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 Improve debug speed. 2015-07-20 14:35:59 +02: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 - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
Cosmos.Deploy.USB - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
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 Add local and argument info on plugged method. argument info is handy there (locals not so much) 2015-07-18 02:19:28 +02:00
Cosmos.IL2CPU.Plugs - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
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 Compile fixes and changes to consts. 2014-12-27 17:14:12 +01:00
Cosmos.VS.Debug - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
Cosmos.VS.Package Settings bug fixed 2015-05-22 10:38:56 -07:00
Cosmos.VS.Windows Disable some debugging code. 2015-05-23 10:28:32 +02:00
Cosmos.VS.Windows.Test - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
Cosmos.VS.Wizards - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
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 2012-08-06 22:09:30 +00:00
MDbg4 Small performance improvements. 2014-12-20 17:02:06 +01:00
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 moved il2cpu to compiler 2014-12-29 11:35:29 +02:00
Unused - Removed old ..svnbridge directories 2014-12-04 23:46:56 -08:00
VMWareLib - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
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 - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
XSharp.Test - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
XSharp.VS Update to support opening solution in VS2015 2015-05-08 22:40:51 +06:00
Build.sln Compile fix for clean environments. 2015-01-11 12:34:14 +01:00
Builder.sln - Removed TFS parameters in solution files 2014-12-04 23:07:35 -08:00
Cosmos.Common.ReadMe.html Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
Cosmos.sln Improve debug speed. 2015-07-20 14:35:59 +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 2014-07-14 15:25:16 +00:00
Cosmos.VS.ReadMe.html DebugHost / DummyHost is now gone... 2012-07-04 03:27:55 +00:00
XSharp Projects.txt 2014-07-14 17:04:26 +00:00
XSharp.sln - Removed TFS parameters in solution files 2014-12-04 23:07:35 -08:00