kudzu_cp
|
8eed14ddcf
|
|
2008-10-07 21:51:25 +00:00 |
|
smremde_cp
|
4e59a13b60
|
|
2008-08-08 15:05:00 +00:00 |
|
kudzu_cp
|
b160e54cd8
|
-Changed SetTextMode for VGA
-Changed boot mechanics
|
2008-08-05 21:43:06 +00:00 |
|
smremde_cp
|
634783a61d
|
random now works unless you try to use floats (use .Next() % max instead of .Next(max))
|
2008-08-04 14:14:17 +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 |
|
smremde_cp
|
7702e8bd8d
|
trying to get my kernel to work!
|
2008-07-31 15:30:46 +00:00 |
|
smremde_cp
|
df265518d5
|
|
2008-07-31 12:12:19 +00:00 |
|
kudzu_cp
|
95ef6fa0f2
|
Clean up of Hardware text class
|
2008-06-22 01:10:48 +00:00 |
|
smremde_cp
|
2b27afdae2
|
changed PIT timing
optimised some of the text functions
added nibbles style demo! check out stevekernel :)
|
2008-06-15 00:37:25 +00:00 |
|
kudzu_cp
|
c54e466b88
|
Moved extensions to Cosmos.Kernel
|
2008-06-08 18:19:36 +00:00 |
|
kudzu_cp
|
e2c9a8e8d9
|
|
2008-06-08 18:01:15 +00:00 |
|
smremde_cp
|
622c11cc71
|
added start of FAT12/16/32 file system
|
2008-06-07 08:52:36 +00:00 |
|
smremde_cp
|
b0c150790e
|
added mbr read/write support
added initial filesystem objects for review
added the ability to use a file as a disk (see filesystem test project)
clead up some redundant fs stuff
|
2008-06-05 22:16:24 +00:00 |
|
kudzu_cp
|
0b18aeeb69
|
Moved AddressSpace to Kernel
|
2008-05-07 02:53:41 +00:00 |
|
kudzu_cp
|
2495630bde
|
|
2008-05-07 00:49:11 +00:00 |
|
kudzu_cp
|
7f03662b3a
|
Consolidation finished
|
2008-03-23 13:41:11 +00:00 |
|
kudzu_cp
|
decb86c0f5
|
USB Support, and reorg of build UI
|
2008-03-22 01:24:47 +00:00 |
|
smremde_cp
|
043f9f1288
|
Fixed IL2CODE UInt32 bug (thianks M)
Removed PCIDevice hack
|
2008-03-19 12:42:08 +00:00 |
|
smremde_cp
|
9a7261a782
|
addressspace sizes in pci now correctly identified. see SteveKernel for example (hacked a fix for 0xfffffff0 not working.)
ioaddressspace needs implementing... i'm not sure how these work exactly so will look it up!
|
2008-03-19 03:16:11 +00:00 |
|
smremde_cp
|
7d9f136e85
|
PCIDevice.LayoutIO work and bug identified
|
2008-03-18 16:05:32 +00:00 |
|
mterwoord_cp
|
05f5903f8e
|
|
2008-03-08 12:49:06 +00:00 |
|
smremde_cp
|
4890f536e1
|
|
2008-03-08 12:27:17 +00:00 |
|
smremde_cp
|
79debc9c81
|
pci update. busses enumerated properly (tho there is a bug atm (isn't detect pci-bridges correctly for some reason)
|
2008-03-08 11:06:32 +00:00 |
|
smremde_cp
|
631ca9e2f2
|
concat tests
|
2008-03-02 09:27:56 +00:00 |
|