Matthijs ter Woord
|
bf2a02caa6
|
Ongoing work
|
2015-08-10 12:43:36 -04:00 |
|
Matthijs ter Woord
|
903369a59f
|
Small code reformat
|
2015-08-06 09:02:47 -04:00 |
|
Matthijs ter Woord
|
0a015269a5
|
Revert debug messages.
|
2015-08-06 08:41:13 -04:00 |
|
Matthijs ter Woord
|
842adbfefc
|
More fixes..
|
2015-08-06 08:34:45 -04:00 |
|
Matthijs ter Woord
|
e030f5b850
|
Progress.
|
2015-08-05 17:32:32 -04:00 |
|
Matthijs ter Woord
|
2762604cbc
|
More progress
|
2015-08-05 14:58:57 -04:00 |
|
Matthijs ter Woord
|
15f2df89b3
|
More progress. We have a bug in try...finally now..
|
2015-08-04 15:32:18 -04:00 |
|
Matthijs ter Woord
|
1d9c648691
|
Seem to be there. Merging follows.
|
2015-08-02 09:46:47 -04:00 |
|
Matthijs ter Woord
|
ac674008e4
|
More compiler fixes for new memory model.
|
2015-08-01 14:52:14 -04:00 |
|
Matthijs ter Woord
|
d2db318dc1
|
Progress. Most stuff seems to work now.
|
2015-08-01 13:48:25 -04:00 |
|
Matthijs ter Woord
|
422d6a56b8
|
Starting to work now.
|
2015-08-01 09:22:35 -04:00 |
|
Matthijs ter Woord
|
f54d7ace72
|
More progress
|
2015-08-01 09:04:35 -04:00 |
|
Matthijs ter Woord
|
4274bc52ac
|
More progress.
|
2015-07-31 13:11:51 -04:00 |
|
Matthijs ter Woord
|
73758c2643
|
Ongoing memory work.
|
2015-07-31 12:46:07 -04:00 |
|
Matthijs ter Woord
|
f2706116c3
|
Small fix.
|
2015-07-31 11:56:29 -04:00 |
|
Matthijs ter Woord
|
be0ace5c62
|
- Turns out the VMT table was not generated correctly: the _Handle datamember wasn't pointing to the actual data area
- small bugfix in heap.
|
2015-07-31 11:51:27 -04:00 |
|
Matthijs ter Woord
|
675ce71d10
|
Ongoing work.
|
2015-07-31 08:34:28 -04:00 |
|
Matthijs ter Woord
|
630118f4c9
|
Fixed an issue with VMT initialization.
|
2015-07-29 20:13:40 -04:00 |
|
Matthijs ter Woord
|
e91b500738
|
.
|
2015-07-29 18:58:42 -04:00 |
|
Matthijs ter Woord
|
7a35344202
|
More work on memory
|
2015-07-29 15:35:47 -04:00 |
|
Matthijs ter Woord
|
d6167d6e00
|
- Add extra logging to GlobalSystemInfo and Heap
- Fixed ldstr and string sending with memory handles
|
2015-07-29 10:44:52 -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
|
7858e43584
|
Ongoing work on memory
|
2015-07-28 20:18:14 -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
|
c442a920d1
|
Build fix.
|
2015-07-28 16:58:23 -04:00 |
|
Matthijs ter Woord
|
b56ce24f52
|
Merge branch 'master' into memory_handles
Conflicts:
Tests/Cosmos.TestRunner.Core/DefaultEngineConfiguration.cs
|
2015-07-28 16:30:05 -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 |
|
Matthijs ter Woord
|
c1c3782770
|
Code reformat
|
2015-07-26 19:04:07 -04:00 |
|
Matthijs ter Woord
|
16f3dab45a
|
I think the default Heap allocates handles now.
|
2015-07-26 18:37:09 -04:00 |
|
Matthijs ter Woord
|
9103ab4c15
|
Cleanup
|
2015-07-26 16:17:39 -04:00 |
|
Matthijs ter Woord
|
0bd99c1cfd
|
Begin with memory work.
|
2015-07-25 11:54:11 -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
|
66d1597746
|
.
|
2015-07-23 16:48:34 -04: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 |
|