Charles Betros
d6bc0420d3
Changed build configuartion so any cpu builds properly as x86.
2016-04-14 17:03:59 -05:00
Charles Betros
8b58739fc9
Sentinel playground.
2016-04-14 13:27:40 -05:00
Charles Betros
b283a07631
Update .net versions.
2016-03-13 20:42:09 -05:00
Charles Betros
6f50b73386
Changed build configuration
2016-02-15 01:29:03 -06:00
Charles Betros
b76c6221d9
Got string format working.
2016-01-17 00:47:00 -06:00
Charles Betros
f2b4d7d6bb
Just some testing code.
2016-01-16 12:54:35 -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
Charles Betros
f94290890a
Continuing FAT work.
2015-11-11 10:21:49 -06:00
Charles Betros
f855044842
Added ring attribute to my playground assemblies.
2015-10-31 20:43:40 -05: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
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
24b60285ad
Further testing and codecleanup.
2015-07-05 11:44:56 +02:00
Matthijs ter Woord
2fd9977c20
File.ReadAllText works!
2015-07-05 11:42:31 +02:00
Matthijs ter Woord
65fdc07bad
File.Exists works for files in subdirectories as well.
2015-07-05 11:14:16 +02:00
Matthijs ter Woord
c5198ccb80
File.Exists works (at least for root files)
2015-07-04 18:43:32 +02:00
Matthijs ter Woord
8c09908079
Nested folders are now supported as well with Directory.Exists
2015-07-04 17:09:46 +02:00
Matthijs ter Woord
7e481aaee3
Fix fat Directory.Exists, so it works with case insensitive match as well.
2015-07-04 15:53:04 +02:00
Matthijs ter Woord
ebba2f13b0
FAT works (start): Directory.Exists works for root folders.
2015-07-04 15:00:52 +02:00
Matthijs ter Woord
732a3e2a3a
More fixes to stack reservation. We were assuming that there was space reserved for return value, while it shouldn't in all cases.
2015-07-04 12:46:28 +02:00
Matthijs ter Woord
41b07afd7d
FAT work.
2015-07-01 20:28:44 +02:00
Matthijs ter Woord
de75623087
Start of #140
2015-06-20 18:21:26 +02:00
Matthijs ter Woord
959732f781
Bochs now uses same device layout as vmware (ATA wise)
2015-06-02 20:31:39 +02:00
Andrey Kurdyumov
93ed072a20
Update the ToolsVersion value in the project files
...
This allows to load projects using MSBuild when VS 2012 is not installed.
Since we don't support VS 2012, there no reason to have these files be in the old format.
These kernels lately would be used for unit testing, without that change this would not work.
2015-05-27 14:53:57 +06:00
Charles Betros
1aa010cd60
Working on VFS.FAT
2015-05-18 11:47:25 -05:00
Matthijs ter Woord
bfe5d73ba2
Several compiler fixes.
2015-05-10 19:04:20 +02:00
Matthijs ter Woord
a419c9bd9a
Add extra code.
2015-05-05 13:57:07 +02:00
Matthijs ter Woord
bd17076c30
.
2015-05-05 13:33:58 +02:00
Matthijs ter Woord
bf5362206f
bochs file for sentinel's kernel.
2015-05-05 13:06:01 +02:00
Matthijs ter Woord
91f08b37f7
Add editorconfig file for Sentinels projects.
2015-05-05 10:20:37 +02:00
Charles Betros
251e4f22bb
Renamed some project files in my kernel.
2015-05-02 21:23:31 -05:00