Cosmos/source
2015-07-21 21:28:34 +02:00
..
Cosmos.Assembler Disable nasm warning. 2015-06-27 17:20:39 +02:00
Cosmos.Build.Builder Fix for a clean VS 2015 machine. 2015-07-21 21:28:34 +02: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
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 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
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 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
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 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
Cosmos.Common.ReadMe.html
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
Cosmos.VS.ReadMe.html
XSharp Projects.txt
XSharp.sln