Commit graph

226 commits

Author SHA1 Message Date
ch2845_cp
3e769bac62 2009-12-17 21:38:54 +00:00
mterwoord_cp
67e011d763 2009-11-25 16:17:48 +00:00
mterwoord_cp
04deecf867 2009-11-03 11:31:42 +00:00
mterwoord_cp
e988763807 2009-11-01 09:33:11 +00:00
mterwoord_cp
729ea46715 2009-10-24 10:51:41 +00:00
Dokugogagoji_cp
79362c4427 project references updated. fix for x64 visual studio. asm folder checked in 2009-10-18 08:54:56 +00:00
kudzu_cp
f57078198f Removed older unused IL2CPU command line project. 2009-10-09 20:30:52 +00:00
Xenni_cp
ee2f6a8606 Ported Some Tests From Source to Source2 2009-10-08 01:47:05 +00:00
mterwoord_cp
b493bf136c 2009-09-12 16:49:12 +00:00
kudzu_cp
4e3c52a3e9 2009-09-08 18:23:24 +00:00
gero_cp
885e9447e2 2009-08-30 22:25:50 +00:00
gero_cp
6b79bd1a6f 2009-08-30 22:19:08 +00:00
kudzu_cp
047bc22dd3 2009-08-30 20:18:43 +00:00
gero_cp
4d95a63619 2009-08-26 00:33:57 +00:00
gero_cp
b92d94b771 2009-08-23 13:06:55 +00:00
kudzu_cp
d1860f5d7f 2009-07-26 02:44:35 +00:00
kudzu_cp
9844b91be8 2009-07-26 02:36:23 +00:00
kudzu_cp
39817afd00 Removed old code now that its ported to Cosmos.IL2CPI 2009-07-23 00:39:13 +00:00
kudzu_cp
46ee1eeb62 2009-07-22 23:00:52 +00:00
kudzu_cp
8d5c5d63c0 2009-07-22 22:47:59 +00:00
kudzu_cp
b6433375f3 2009-07-22 22:05:42 +00:00
kudzu_cp
5f644d1278 2009-07-22 21:59:09 +00:00
kudzu_cp
12643d2e2d 2009-07-22 20:00:09 +00:00
kudzu_cp
fb1e67c8c2 2009-07-22 19:44:05 +00:00
kudzu_cp
57bd9a903b 2009-07-22 19:38:09 +00:00
kudzu_cp
fa785209d9 2009-07-22 19:24:43 +00:00
mterwoord_cp
056c8237e8 new scanner 2009-07-22 08:51:42 +00:00
Xenni_cp
d21c3aed03 Removed BuildEngine Docs as per my post to mailing list. 2009-06-16 05:52:05 +00:00
Xenni_cp
d074c59b0b Updates to Paging Test to fix source control bugs. 2009-06-14 18:02:24 +00:00
Xenni_cp
eb4c732d8d Check-in of the new sample build engine. 2009-06-14 16:22:37 +00:00
bklooste_cp
a62ea86934 Add bens compiler testng playground 2009-06-13 11:10:48 +00:00
Xenni_cp
b150d89d31 Updates to PIT to remove buggy SoftwareTimer and fix broken Wait(). 2009-06-13 03:28:12 +00:00
Xenni_cp
3f35bff2fb Added support for paging in Cosmos.Kernel.Paging. Contains:
- Structs defining PDT and PT entries
     - Methods for enabling and disabling Paging and PSE (PSE untested)
     - Method for setting the contents of CR3 (which points to the PDT)
2009-06-12 01:49:48 +00:00
Xenni_cp
c902816004 Updated Keyboard to include pretty much every standard key I have on my keyboard.
Also modified it to use ConsoleKey for both displayable and non-displayable scancodes in addition to using char.
Non-displayable scancodes have char '\0'. Non-ConsoleKey-able scancodes have 'ConsoleKey.NoName'.
Added KeyboardTest in my playground which displays scancode, char, and ConsoleKey of keys pressed on the keyboard.
2009-06-11 21:22:29 +00:00
jdguzman_cp
350f371eb7 Forgot to commit Cosmos.sln in last commit and added last of ignore rules. 2009-06-11 02:00:04 +00:00
albertvermeulen_cp
332d0a3b85 Fixing my mess up 2009-06-10 20:35:15 +00:00
albertvermeulen_cp
d390834b1e Messed Up. 2009-06-10 20:28:14 +00:00
albertvermeulen_cp
ea5d964d7d Added Scratch project 2009-06-10 20:13:22 +00:00
kudzu_cp
7de859cced 2009-05-29 15:20:38 +00:00
kudzu_cp
99e99b2592 2009-05-28 14:29:06 +00:00
kudzu_cp
34c3a187a9 2009-05-28 14:26:33 +00:00
kudzu_cp
76953ed007 2009-05-28 14:24:34 +00:00
kudzu_cp
5761e8d4cf 2009-05-28 14:05:05 +00:00
mterwoord_cp
ff197da2ad Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
kudzu_cp
9a019eb1cc 2009-05-22 18:08:19 +00:00
kudzu_cp
97c4043d9c Added ref to Cosmos.Builder.Common 2009-05-22 17:41:53 +00:00
smremde_cp
6cb197ef15 VGAScreen changes
COSMO Logo on boot in SteveKernel
2009-05-12 22:48:31 +00:00
Xenni_cp
e378e212a1 Updates to Xenni's Workspace 2009-05-11 00:51:56 +00:00
Xenni_cp
9e156a6f13 First steps to MultiArrays! 2009-04-16 04:23:55 +00:00
sschocke_cp
c89dd93729 Added new CosmosViewer project. VNC Protocol based network display of GUI for Cosmos 2009-04-07 04:53:30 +00:00
sschocke_cp
47140a6627 Added my workspace
Added a few things to the Cosmos.Hardware.Network classes
My workspace includes prelimanary AMD PCNet Network Card Driver
2009-03-09 15:24:21 +00:00
mterwoord_cp
b7ac8a4929 refactorings for moving assembler out of engine 2009-02-24 10:04:03 +00:00
feal87_cp
e5baeb9354 Created my playground and done a little modify to the TestRunner project. 2009-02-12 11:33:02 +00:00
jeroenp_cp
a3c151e048 Disabled TestKernel and TestSuite in Release build (since they are not active in Debug build either) so we can now run in Release mode 2009-01-02 18:28:26 +00:00
mterwoord_cp
9a06222cdb Initial work on a test kernel runner. works 2008-12-30 10:07:25 +00:00
mterwoord_cp
9ac23deee7 Initial version test harness 2008-11-09 13:53:12 +00:00
mterwoord_cp
0a6b20fead Code cleanup/refactorings 2008-11-01 12:49:18 +00:00
mterwoord_cp
55b33a51ff Mono works now. also included 2008-10-29 18:38:39 +00:00
mterwoord_cp
485b9c7ac2 2008-10-11 11:44:13 +00:00
kudzu_cp
8eed14ddcf 2008-10-07 21:51:25 +00:00
kudzu_cp
44f2f5e266 2008-10-07 21:08:29 +00:00
kudzu_cp
0d1ff6a061 2008-10-07 20:58:05 +00:00
kudzu_cp
a63e957474 2008-10-07 20:55:08 +00:00
Dokugogagoji_cp
6ec12f3794 "emergency" check-in 2008-09-27 13:25:31 +00:00
kudzu_cp
087a1bcfb8 2008-09-22 01:48:46 +00:00
kudzu_cp
439544907a 2008-09-22 00:37:04 +00:00
kudzu_cp
b858175822 2008-09-22 00:15:32 +00:00
kudzu_cp
9e233c95b9 2008-09-21 23:39:26 +00:00
kudzu_cp
2ce9bbc646 2008-09-21 23:26:17 +00:00
kudzu_cp
dfbb7fa34c 2008-09-21 23:17:51 +00:00
kudzu_cp
de1a211a0d 2008-09-21 21:46:11 +00:00
kudzu_cp
9c65749840 2008-09-16 00:26:21 +00:00
kudzu_cp
afb4a3a90b 2008-09-15 23:03:27 +00:00
kudzu_cp
67d8290174 2008-09-15 22:52:35 +00:00
Dokugogagoji_cp
b83fd0c532 correct Pacman folder (no more ConsoleApplication1) 2008-08-20 15:23:41 +00:00
Dokugogagoji_cp
429167c7bf Added (empty) Pacman project
Added some x86 assembly opcodes
2008-08-20 12:46:08 +00:00
DarthDie_cp
ce1c04fe97 Added snake demo. 2008-08-19 20:36:45 +00:00
Scalpel_cp
2e66be1521 Removed old testproject 2008-08-14 19:12:25 +00:00
Dokugogagoji_cp
2671caa304 Starting divisions per ISA
Added 80x86 stub clases for newer instructions
2008-08-10 09:45:24 +00:00
kudzu_cp
880a2befe8 Moved Console plug to proper place. 2008-08-05 22:56:50 +00:00
kudzu_cp
c424521206 2008-08-05 22:40:17 +00:00
kudzu_cp
7c1734d3a0 2008-08-05 22:37:51 +00:00
kudzu_cp
47a360d709 Filesystem namespace cleanup 2008-08-05 22:08:14 +00:00
kudzu_cp
87d3c9a194 2008-08-05 21:52:28 +00:00
kudzu_cp
83d8125044 Kudzu playground namespace standardization 2008-08-05 21:50:37 +00:00
kudzu_cp
46d61bcace Clean up of demo namespace 2008-08-05 21:48:25 +00:00
kudzu_cp
69990dd456 2008-08-05 21:46:00 +00:00
smremde_cp
4975054537 changed the 8x16 font and created an app to generate them 2008-08-03 22:10:30 +00:00
smremde_cp
6feaf4b47c added nibbles demo
added initial vga support
2008-08-03 21:15:54 +00:00
mterwoord_cp
3630da4f7f Some work on mono-curses.dll support. also contains some general improvements in the compiler and supporting stuff. Dont use mono-curses yet, it doesnt work at all 2008-08-03 17:44:55 +00:00
Dokugogagoji_cp
57b67ae5b2 WIP on audio management... 2008-08-01 12:58:56 +00:00
smremde_cp
ccf6ae7a97 fixed Nibbles! 2008-07-31 14:41:50 +00:00
mterwoord_cp
99463920c2 3p library enhancements.. 2008-07-26 14:09:01 +00:00
Scalpel_cp
efee53a6b1 More IPv4 work. Added another test project. 2008-07-01 20:45:09 +00:00
Dokugogagoji_cp
5632f13a3c 2008-07-01 13:50:17 +00:00
ralfkronemeyer_cp
ceca79c5e0 PCIVendors 2008-06-30 09:48:14 +00:00
cipher_cp
46fe3738ab Test project for me and reboot plug 2008-06-28 15:36:07 +00:00
ralfkronemeyer_cp
2fa6ba535f Added Cosmos.Sys.Plugs with empty Deboot Plug 2008-06-27 13:04:46 +00:00
ralfkronemeyer_cp
288fd27f61 Added Playgrounds\Ralf\EsxTest 2008-06-27 07:32:38 +00:00
kudzu_cp
e1704a971f 2008-06-22 18:35:38 +00:00