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
|
4769cb2ce6
|
Fixes for delegates.
|
2015-09-04 17:51:45 +02:00 |
|
Matthijs ter Woord
|
e3e32744f5
|
Merging.
|
2015-09-04 14:11:35 +02:00 |
|
Matthijs ter Woord
|
0b8ce1b4fe
|
Merge branch 'master' into memory_handles
Conflicts:
source/Cosmos.Core.Plugs/CPUImpl.cs
source/Cosmos.Core/CPU.cs
|
2015-09-04 13:50:11 +02:00 |
|
zdimension
|
9e4a11a59b
|
Added Interrupts disabling when reboot called
|
2015-08-16 17:45:37 +02:00 |
|
zdimension
|
459a72dcad
|
IOPort is not created in loop anymore
|
2015-08-12 19:12:32 +02:00 |
|
zdimension
|
b538a3c40b
|
Moved the Reboot func from Power to Core.CPU.Reboot
|
2015-08-12 18:59:19 +02: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
|
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
|
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
|
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
|
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
|
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 |
|
MyvarHD
|
e5ff48ef10
|
added Drawing code
|
2015-07-23 23:17:57 +02:00 |
|
MyvarHD
|
7d65f793eb
|
Fixed up the vbe mode code
|
2015-07-23 22:02:23 +02:00 |
|
MyvarHD
|
c22c0d609c
|
Started Vbe
|
2015-07-23 21:16:21 +02:00 |
|
Andrey Kurdyumov
|
c26d29d113
|
Use shared code where possible
|
2015-05-26 22:42:47 +06:00 |
|
Matthijs ter Woord
|
bfe5d73ba2
|
Several compiler fixes.
|
2015-05-10 19:04:20 +02:00 |
|
Matthijs ter Woord
|
e14778b4e3
|
remove edison testing code.
|
2015-02-26 18:10:15 +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
|
f5e5bba37e
|
Message should be printed more correct
|
2014-12-20 15:44:13 +01:00 |
|
Matthijs ter Woord
|
dfdc58ee53
|
Improved cpu exception tracing.
|
2014-12-19 20:02:59 +01:00 |
|
Matthijs ter Woord
|
fb937c395d
|
print more info on screen when CPU exception 6 (Invalid Opcode) occurs..
|
2014-12-06 20:01:15 +01:00 |
|
Matthijs ter Woord
|
d01251657f
|
Progress on networking
|
2014-12-06 15:47:37 +01:00 |
|
Matthijs ter Woord
|
4d76fbb058
|
start with networking.
|
2014-12-06 13:57:53 +01:00 |
|
Matthijs ter Woord
|
5f2a31d455
|
Move Pci stuff to Cosmos.HAL.
|
2014-12-06 13:36:57 +01:00 |
|
Matthijs ter Woord
|
af46aa7959
|
- cleanup
- ring enforcement works now, but only based on the attributes.
|
2014-12-05 19:57:17 +01:00 |
|
Matthijs ter Woord
|
7c4a29b6f6
|
Rings verification
- add ring attribute and marking to kernel libraries
|
2014-12-05 16:02:06 +01:00 |
|
tgiphil
|
74c1dc4cde
|
- Removed *.vspscc files
|
2014-12-04 23:11:34 -08:00 |
|
Sentinel209_cp
|
c591a7ff1b
|
Reorganize source: Everything is out of source2 now and the soutions are cleaned up.
|
2014-11-28 00:48:23 +00:00 |
|
kudzu_cp
|
a2be60409a
|
|
2014-07-14 22:04:12 +00:00 |
|