Quajak
|
5397e1a0ca
|
Updated to .net50
|
2020-11-22 14:42:10 +01:00 |
|
José Pedro
|
3d30e35332
|
Project file cleanup.
|
2018-02-15 19:25:36 +00:00 |
|
José Pedro
|
38d65c45c6
|
Fixed NRE message.
|
2017-10-14 00:05:11 +01:00 |
|
José Pedro
|
cfa79c4dc7
|
Move Cosmos.Debug.Symbols to IL2CPU.
|
2017-08-26 22:45:33 +01:00 |
|
José Pedro
|
a63f4eaa5a
|
Moved to .NET Core 2.0.
|
2017-08-24 19:20:44 +01:00 |
|
José Pedro
|
de07d4eb24
|
Removed IsMicrosoftdotNETOnly from plugs.
|
2017-08-18 18:40:59 +01:00 |
|
Kudzu
|
fa4c223452
|
Move again because of submodules being less than half baked in git.
|
2017-08-10 16:04:19 -04:00 |
|
Kudzu
|
fa00b78441
|
New Cosmos parent dir
|
2017-08-08 11:29:41 -04:00 |
|
José Pedro
|
9c90f7eaae
|
Merge branch 'master'.
|
2017-05-22 01:51:41 +01:00 |
|
Charles Betros
|
f255b9aa88
|
Project system work.
|
2017-04-03 23:55:10 -05:00 |
|
Charles Betros
|
a319a3f97e
|
VS 2017 work.
|
2017-03-19 09:29:46 -05:00 |
|
Charles Betros
|
cadc917530
|
Add dapperextensions project, some work on install, and testrunner.
|
2017-02-02 07:39:44 -06:00 |
|
Charles Betros
|
2633005924
|
Exception regions and assembly ring.
|
2017-01-31 11:22:59 -06:00 |
|
Charles Betros
|
afd18e2f15
|
Code cleanup and solution cleanup for netcore.
|
2017-01-15 22:23:56 -06:00 |
|
José Pedro
|
c2d422edf4
|
Compiler fixes.
Created project.json files for projects that need it.
|
2017-01-11 00:12:14 +00:00 |
|
José Pedro
|
d930431c89
|
Debug projects changes and port to PCL.
|
2017-01-05 20:43:14 +00:00 |
|
Charles Betros
|
88bdb029a9
|
Progress on net core.
|
2017-01-03 15:31:21 -06:00 |
|
Suchiman
|
570dd62085
|
Added basic Hyper-V support
|
2016-12-27 01:20:09 +01:00 |
|
Charles Betros
|
411ce3e872
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Charles Betros
|
1bb7d6335f
|
Merge from master.
|
2016-06-26 13:44:56 -05:00 |
|
Matthijs ter Woord
|
c083c8f35f
|
Add kernel panic method to debugstub.
|
2016-06-25 19:33:26 -04:00 |
|
Charles Betros
|
117a4b9053
|
Created a simple core dump
|
2016-06-24 01:47:18 -05:00 |
|
Matthijs ter Woord
|
82330b4b48
|
Initial work to move out the heap to a separate project.
|
2016-06-10 11:42:30 -04:00 |
|
Charles Betros
|
31e5c09885
|
Aaded methods to the debugger for long, float, and double.
|
2016-04-08 22:50:33 -05:00 |
|
Charles Betros
|
0bef9a8fac
|
Updating solution config.
|
2016-03-13 12:27:58 -05:00 |
|
Charles Betros
|
4a3b6a50df
|
Fixed up project and solution configurations and remove jetbrains annotations.
|
2016-03-06 17:33:21 -06:00 |
|
Charles Betros
|
6f50b73386
|
Changed build configuration
|
2016-02-15 01:29:03 -06:00 |
|
Charles Betros
|
20c0c938ad
|
Added debug symbols to Bochs.
|
2016-01-16 13:39:26 -06:00 |
|
Charles Betros
|
d9e88d83f6
|
Added single and double to debugger SendNumber.
|
2016-01-16 12:52:41 -06:00 |
|
Charles Betros
|
34720e6c7f
|
Removed some debug code in string plugs. Added a helper to grab debug sysmbols for debugging in bochs.
|
2016-01-14 12:22:47 -06:00 |
|
Matthijs ter Woord
|
4769cb2ce6
|
Fixes for delegates.
|
2015-09-04 17:51:45 +02:00 |
|
Matthijs ter Woord
|
e6c866a8d4
|
Merge branch 'master' into memory_handles
Conflicts:
source/Cosmos.HAL/DefaultKeyboard.cs
source/Cosmos.HAL/Global.cs
source/Cosmos.HAL/Keyboard.cs
source/Cosmos.System/Global.cs
|
2015-08-18 19:38:50 +02:00 |
|
Matthijs ter Woord
|
dca4a09c83
|
Fixes on main branch.
|
2015-08-03 16:33:29 -04:00 |
|
Matthijs ter Woord
|
675ce71d10
|
Ongoing work.
|
2015-07-31 08:34:28 -04:00 |
|
Matthijs ter Woord
|
a51b569c19
|
Fix debugconnector and debugstub communication.
|
2015-07-28 20:36:18 -04:00 |
|
Matthijs ter Woord
|
0e05e24b9b
|
Somehow debug stub and debug connector is broken now.
|
2015-07-28 20:30:15 -04:00 |
|
Matthijs ter Woord
|
9460718e75
|
- Performance improvement of debugconnector. Debugging and test runner are impacted
- new SendNumber overload introduced for easier debugging of low level stuff.
|
2015-07-28 19:24:39 -04:00 |
|
Matthijs ter Woord
|
edf114b745
|
Compiler fix.
|
2015-07-28 17:08:42 -04:00 |
|
Matthijs ter Woord
|
21037ba05b
|
Small refactoring for debugstub: now sending text doesn't use the String.ToCharArray method
|
2015-07-28 16:26:27 -04:00 |
|
Matthijs ter Woord
|
54bbf40f31
|
Small extra tweaks..
|
2015-07-23 16:17:57 -04:00 |
|
Matthijs ter Woord
|
8d24082dbd
|
Fix debugging now.
|
2015-07-23 15:40:49 -04:00 |
|
Matthijs ter Woord
|
cd34941002
|
Speed.
|
2015-07-23 13:37:57 -04:00 |
|
Matthijs ter Woord
|
d827212e4a
|
Ongoing VS2015 work.
|
2015-07-22 21:23:55 -04:00 |
|
Matthijs ter Woord
|
3b8ac3e98f
|
Some logging is now disabled. Speeds up debugconnector.
|
2015-07-22 22:25:27 +02:00 |
|
Matthijs ter Woord
|
386c51f6f1
|
More fixing of debugconnector work.
|
2015-07-22 22:03:07 +02:00 |
|
Matthijs ter Woord
|
26fdb6c1d4
|
More fixes on debugconnector and named pipes.
|
2015-07-22 18:19:42 +02:00 |
|
Matthijs ter Woord
|
eca33486fa
|
Ongoing debug connector work.
|
2015-07-22 15:46:10 +02:00 |
|
Matthijs ter Woord
|
ebe67eb0e2
|
.
|
2015-07-21 21:14:54 +02:00 |
|
Matthijs ter Woord
|
5d031eed06
|
Ongoing debugconnector work.
|
2015-07-21 20:25:24 +02:00 |
|
Matthijs ter Woord
|
bbafc0d18e
|
Converted debugconnector to synchronous mode again.
|
2015-07-21 19:28:33 +02:00 |
|