Monsieur Z
|
026f76d838
|
Update App.xaml.cs
|
2015-08-06 15:25:45 +02:00 |
|
Monsieur Z
|
4dfc474616
|
Update Paths.cs
|
2015-08-06 00:31:24 +02:00 |
|
Monsieur Z
|
e4c7e99afe
|
Update CosmosTask.cs
|
2015-08-06 00:29:42 +02:00 |
|
Monsieur Z
|
fa26e8b386
|
Update VsVersion.cs
|
2015-08-06 00:24:45 +02:00 |
|
Matthijs ter Woord
|
18e42b92c6
|
Merge pull request #176 from zdimension/zdimension-keyboard-work
Add support for Shift+NumPad key
|
2015-08-03 17:09:01 -04:00 |
|
Matthijs ter Woord
|
dca4a09c83
|
Fixes on main branch.
|
2015-08-03 16:33:29 -04:00 |
|
Monsieur Z
|
0e9968fc13
|
Add support for Shift+NumPad key
|
2015-07-31 23:55:41 +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
|
fa4da67ff0
|
Ongoing debugger work.
|
2015-07-28 11:51:11 -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 |
|
Charles Betros
|
acde0c92d7
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2015-07-24 19:47:20 -05:00 |
|
Charles Betros
|
2e4e0dd370
|
Added a test kernel for boxing.
Moved Char Plug to Cosmos.System.Plugs
Added FAT writing. (Doesn't work yet.)
|
2015-07-24 17:52:44 -05:00 |
|
Matthijs ter Woord
|
54c398e3aa
|
Merge pull request #163 from MyvarHD/VBE
Completed the VBE driver
|
2015-07-24 08:11:51 -04:00 |
|
MyvarHD
|
6da46cf3de
|
Compleated the VBE driver
|
2015-07-24 08:08:27 +02:00 |
|
Matthijs ter Woord
|
67f492297f
|
Merge pull request #162 from MyvarHD/VBE
Added VBE support to Cosmos
|
2015-07-23 18:02:59 -04:00 |
|
MyvarHD
|
a2d8cd7ee8
|
Code clean up
|
2015-07-23 23:49:51 +02:00 |
|
MyvarHD
|
5656ee0c6a
|
added rgb
|
2015-07-23 23:39:14 +02:00 |
|
MyvarHD
|
e5ff48ef10
|
added Drawing code
|
2015-07-23 23:17:57 +02:00 |
|
Matthijs ter Woord
|
54bbf40f31
|
Small extra tweaks..
|
2015-07-23 16:17:57 -04:00 |
|
Matthijs ter Woord
|
7e4997647f
|
Small fixes to UI version of the tester.
|
2015-07-23 16:02:44 -04:00 |
|
MyvarHD
|
7d65f793eb
|
Fixed up the vbe mode code
|
2015-07-23 22:02:23 +02:00 |
|
Matthijs ter Woord
|
38666896af
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2015-07-23 15:42:17 -04:00 |
|
Matthijs ter Woord
|
8d24082dbd
|
Fix debugging now.
|
2015-07-23 15:40:49 -04:00 |
|
MyvarHD
|
b9c8cdef93
|
Merge pull request #14 from CosmosOS/master
update
|
2015-07-23 21:25:06 +02:00 |
|
MyvarHD
|
c22c0d609c
|
Started Vbe
|
2015-07-23 21:16:21 +02:00 |
|
Geramy
|
9ef2a3e2d1
|
Merge pull request #161 from CosmosOS/#143
#143 has been finished ui for the test runner is finished
|
2015-07-23 10:49:12 -07:00 |
|
Matthijs ter Woord
|
cd34941002
|
Speed.
|
2015-07-23 13:37:57 -04:00 |
|
Geramy L. Loveless
|
fefb2e4888
|
i forgot the change of the name
fioxed the namne error
|
2015-07-23 10:26:52 -07:00 |
|
Matthijs ter Woord
|
ae4600a0ee
|
Compilation seems fixed now. Still testing debugger.
|
2015-07-23 12:33:58 -04:00 |
|
Matthijs ter Woord
|
c340812392
|
Stack corruption bug is fixed now. Now still need to fix tests.
|
2015-07-23 12:24:54 -04:00 |
|
Matthijs ter Woord
|
c80eb38c8a
|
Reformat
|
2015-07-23 12:04:48 -04:00 |
|
Matthijs ter Woord
|
9171a3de35
|
.
|
2015-07-23 11:58:30 -04:00 |
|
Matthijs ter Woord
|
1154900a9b
|
Ongoing fixes
|
2015-07-23 11:26:39 -04:00 |
|
Matthijs ter Woord
|
67f06011e0
|
Implement simple branching for 8-byte operands.
|
2015-07-22 21:39:18 -04:00 |
|
Matthijs ter Woord
|
d827212e4a
|
Ongoing VS2015 work.
|
2015-07-22 21:23:55 -04:00 |
|
Matthijs ter Woord
|
d285220f1d
|
Building using vs2015 works now. Most likely doesn't work with 2013 anymore.
|
2015-07-23 00:21:14 +02:00 |
|
Matthijs ter Woord
|
cb3a625fd9
|
Merge branch 'master' into memory_handles
|
2015-07-22 22:27:49 +02: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 |
|
Kudzu
|
fbf97ac127
|
Fixed for RTM VS SDK vs RC
|
2015-07-21 21:06:34 -04:00 |
|
Matthijs ter Woord
|
47e048fd89
|
Fix for a clean VS 2015 machine.
|
2015-07-21 21:28:34 +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 |
|
Matthijs ter Woord
|
230521db74
|
Ongoing pipe work.
|
2015-07-21 16:59:12 +02:00 |
|
Matthijs ter Woord
|
8e7fc28e0e
|
Ongoing debug fixes.
|
2015-07-21 14:51:31 +02:00 |
|
Matthijs ter Woord
|
e0d3f0debc
|
Disable interrupts while in the debugstub.
|
2015-07-20 14:45:17 +02:00 |
|