José Pedro
|
ddc326887c
|
Fixes.
|
2017-03-20 22:54:00 +00:00 |
|
Charles Betros
|
a319a3f97e
|
VS 2017 work.
|
2017-03-19 09:29:46 -05:00 |
|
Charles Betros
|
cb5ed51f67
|
Embed xs files for debug stub. Fix endfinally label.
|
2017-02-02 14:15:01 -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
|
3db5ce43bb
|
Compiler fixes.
Compiler fixes.
Updated project.json files.
Removed *.lock.json files and updated gitignore to ignore them.
Updated some Cosmos.Debug projects.
|
2017-01-08 14:54:29 +00:00 |
|
Charles Betros
|
88bdb029a9
|
Progress on net core.
|
2017-01-03 15:31:21 -06:00 |
|
Charles Betros
|
411ce3e872
|
Create projects and msbuild targets for dotnet core.
|
2016-12-13 22:39:41 -06:00 |
|
Charles Betros
|
85103e9d9b
|
RAT progress
|
2016-08-26 07:02:18 -05: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
|
4bd3c44060
|
Fix call stack in the core dump.
|
2016-06-24 23:59:51 -05:00 |
|
Charles Betros
|
117a4b9053
|
Created a simple core dump
|
2016-06-24 01:47:18 -05:00 |
|
Matthijs ter Woord
|
1d7fd7fd8a
|
Fix the boot screen.
|
2016-06-14 12:37:56 -04:00 |
|
Matthijs ter Woord
|
1d90e04ad5
|
.
|
2016-06-12 15:34:31 -04:00 |
|
Matthijs ter Woord
|
ba9d2929cd
|
Compare moved to newer x# stuff.
|
2016-06-12 15:25:48 -04:00 |
|
Matthijs ter Woord
|
ed4c39c238
|
.
|
2016-06-12 12:28:23 -04:00 |
|
Matthijs ter Woord
|
88332a04be
|
.
|
2016-06-12 12:09:11 -04:00 |
|
Matthijs ter Woord
|
200923c859
|
.
|
2016-06-12 10:35:03 -04:00 |
|
Matthijs ter Woord
|
64ada17c2d
|
.
|
2016-06-12 10:17:06 -04:00 |
|
Matthijs ter Woord
|
e4a89f11bc
|
.
|
2016-06-12 09:56:49 -04:00 |
|
Matthijs ter Woord
|
8a2d8a1403
|
.
|
2016-06-12 09:46:11 -04:00 |
|
Matthijs ter Woord
|
91d891244c
|
.
|
2016-06-12 09:25:09 -04:00 |
|
Matthijs ter Woord
|
6e7a942987
|
Move x# improvements.
|
2016-06-12 09:07:47 -04:00 |
|
Matthijs ter Woord
|
f9dfb1bcf7
|
Use near jumps.
|
2016-06-11 16:17:05 -04:00 |
|
Matthijs ter Woord
|
4d6fceb9e7
|
First step in improving x# and compiler.
|
2016-06-11 16:13:13 -04: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
|
d9e88d83f6
|
Added single and double to debugger SendNumber.
|
2016-01-16 12:52:41 -06:00 |
|
Matthijs ter Woord
|
d9a9737608
|
Filesystem/VFS/FAT work by @charlesbetros has been merged into main kernel.
This does NOT mean it's fully working yet!
|
2015-10-02 17:12:00 +02: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
|
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
|
e518b9c8e2
|
Add possibility for using the referenced debug stub version in the kernel tester.
Fixes #169
|
2015-07-28 09:57:30 -04:00 |
|
Matthijs ter Woord
|
e0d3f0debc
|
Disable interrupts while in the debugstub.
|
2015-07-20 14:45:17 +02:00 |
|
Matthijs ter Woord
|
8a6872c600
|
More conditional code.
|
2015-05-23 10:28:44 +02:00 |
|
Matthijs ter Woord
|
01ef7bcc23
|
- Refactoring of debugstub: now reading/writing of UART registers is isolated in 2 methods. Easier replacing.
- misc changes to aid in development.
|
2015-03-07 19:23:14 +01:00 |
|
Matthijs ter Woord
|
ff963d65a0
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
Conflicts:
source/Cosmos.IL2CPU/AppAssembler.cs
|
2015-02-26 18:07:30 +01:00 |
|
Matthijs ter Woord
|
07cdafbedd
|
Ongoing edison work
|
2015-02-03 19:46:10 +01:00 |
|
Matthijs ter Woord
|
2c7c580b9f
|
small fixes in debugstub.
|
2015-02-03 18:44:46 +01:00 |
|
Matthijs ter Woord
|
274f0353ed
|
Ongoing changes.
|
2015-02-01 16:52:00 +01:00 |
|
Matthijs ter Woord
|
2a0de71240
|
Progress on edison.
|
2015-01-30 18:24:13 +01:00 |
|
Matthijs ter Woord
|
71647fa672
|
Ongoing changes
|
2015-01-01 13:25:25 +01:00 |
|
Matthijs ter Woord
|
e614a95df5
|
Sending information to the Console window works now!
|
2014-12-31 17:49:53 +01:00 |
|
Matthijs ter Woord
|
563431dc21
|
Compile fixes and changes to consts.
|
2014-12-27 17:14:12 +01:00 |
|
tgiphil
|
74c1dc4cde
|
- Removed *.vspscc files
|
2014-12-04 23:11:34 -08:00 |
|
Sentinel209_cp
|
e851d3efcb
|
Reorganizing code: Moved Build and Compiler.
|
2014-11-26 01:13:58 +00:00 |
|