Commit graph

629 commits

Author SHA1 Message Date
mterwoord_cp
999a4906b7 2009-09-29 16:23:10 +00:00
mterwoord_cp
28d6b61b94 2009-09-27 17:19:41 +00:00
mterwoord_cp
309a8542ac 2009-09-23 16:54:24 +00:00
mterwoord_cp
62abcd6429 2009-09-22 17:03:45 +00:00
mterwoord_cp
b36eb7993b 2009-09-21 17:01:00 +00:00
mterwoord_cp
1e8a70dbca 2009-09-20 13:13:54 +00:00
mterwoord_cp
5461b8b809 2009-09-19 13:22:36 +00:00
mterwoord_cp
a14b847faf 2009-09-19 12:39:46 +00:00
mterwoord_cp
fbee5696df 2009-09-19 08:27:33 +00:00
mterwoord_cp
19cf73d7ab 2009-09-16 18:00:31 +00:00
mterwoord_cp
89d4cee840 2009-09-15 10:10:03 +00:00
mterwoord_cp
f7cba20655 scanner runs through completely now 2009-09-15 08:36:12 +00:00
mterwoord_cp
e3c2894805 2009-09-14 15:15:48 +00:00
kudzu_cp
f86b002fd4 2009-09-13 18:17:59 +00:00
mterwoord_cp
82a22d212d 2009-09-13 17:36:11 +00:00
mterwoord_cp
b493bf136c 2009-09-12 16:49:12 +00:00
kudzu_cp
be3ccb0f23 2009-09-07 15:51:58 +00:00
sschocke_cp
39ab2ac233 Added a Claimed property to PCIDevice class to indicate that this PCI device has infact been claimed by a driver
Updated Network Card drivers and VMWare SVGA test driver to update and use the Claimed property from above
2009-08-26 14:40:23 +00:00
gero_cp
fba8c7c827 Made extra files for classes 2009-08-24 17:42:45 +00:00
sschocke_cp
3e53200b32 Added functions to MemoryAddressSpace allowing fast copies between MemoryAddressSpaces and also to set an entire MemoryAddressSpace block to a given byte value (basically memcpy and memset functions) 2009-08-23 17:59:32 +00:00
gero_cp
70ff129308 2009-08-23 14:11:41 +00:00
gero_cp
b92d94b771 2009-08-23 13:06:55 +00:00
gero_cp
0c627d085e - 64 Bit read/write 2009-08-23 12:58:41 +00:00
mterwoord_cp
7b9ea44b9f Compiler works again 2009-08-14 16:38:40 +00:00
jdguzman_cp
011c2ec4d0 Fixed all proj referencing projects and not files. 2009-06-15 01:38:07 +00:00
mterwoord_cp
05d6b5298d Filesyustems work now 2009-06-14 11:31:06 +00:00
mterwoord_cp
f305fddc64 Code seems to work again now.. 2009-06-13 14:28:05 +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
jdguzman_cp
f2dd5608ed Added TODO statement so I don't forget to remove the change to VFSManager.cs. 2009-06-12 01:04:57 +00:00
jdguzman_cp
e8d3017301 uncomment Console.Clear that I had commented for my testing in the Boot.cs file. Also added a public static field in the VFSManager.cs that I'm using for testing. 2009-06-12 01:02:10 +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
4ba866ee91 Reverted changes made by ignore rules as it was causing conflicts. 2009-06-11 15:02:55 +00:00
Xenni_cp
07bf330064 Fixed bug in RTL8139.cs driver which caused QEMU to die on my system. 2009-06-11 02:23:32 +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
jdguzman_cp
77681bba88 Continuation of adding ignore rules for bin & obj dirs. 2009-06-11 01:34:22 +00:00
albertvermeulen_cp
2e40a2c99f Last of the Mess up 2009-06-10 21:04:37 +00:00
Xenni_cp
e78a5bda65 Small changes to PIT - spelling error and a slight speedup. 2009-06-10 20:26:35 +00:00
mterwoord_cp
78939b6507 compiler now passes all assemblies 2009-05-30 12:59:33 +00:00
mterwoord_cp
4f2e0619e8 2009-05-24 13:59:13 +00:00
bklooste_cp
b5770fa8a8 minor refactor 2009-05-24 12:28:19 +00:00
mterwoord_cp
ff197da2ad Intermediate checkin for compiler refactorings. DOES NOT WORK. DONT DOWNLOAD!! 2009-05-23 15:13:13 +00:00
smremde_cp
d3014fb564 2009-05-20 18:30:25 +00:00
smremde_cp
fbddad6033 moved view memory to the Cosmos.Debug.Debugger 2009-05-19 21:33:07 +00:00
smremde_cp
97682a9cf6 ACPI updates
debugmemoryview class
stevekernel changes
2009-05-19 20:59:26 +00:00
mterwoord_cp
3a8b42052d serial fix? 2009-05-17 14:52:50 +00:00
Xenni_cp
f06f0954a3 Work Item 6991: 'Colours' replaced with 'Colors'. :) 2009-05-13 02:12:54 +00:00
smremde_cp
6cb197ef15 VGAScreen changes
COSMO Logo on boot in SteveKernel
2009-05-12 22:48:31 +00:00
Xenni_cp
0def53f0e5 Small bug fix for PIT.
Also added init routine to Global.cs (Hardware) so that the new PIT will actually work. This is a MUST if you are using the new PIT.
2009-05-11 03:41:09 +00:00
Xenni_cp
e49a83c016 Quick bug fixes to Console.cs and NibblesCS Game (oops) 2009-05-11 01:37:11 +00:00