Commit graph

6 commits

Author SHA1 Message Date
sschocke_cp
f82f3fb841 Added a VMWare SVGA II Adapter test... This runs fine under VMWare 6, but not tested under VMWare6.5 (note, there are quite major changes between the 6 and 6.5 versions in regard to the SVGA driver, so your best bet is to leave the VMWare Virtual Machine as a version 6 machine, and not a version 6.5 machine) - Simply run the SSchockeTest project to see the graphics driver in action. You should see a bouncing block that changes color everytime it hits an edge. 2009-08-23 18:09:08 +00:00
sschocke_cp
c0e0fdd25c Created Sub Classes in SSchockeTest for Network testing and Float testing 2009-08-21 16:09:41 +00:00
jdguzman_cp
011c2ec4d0 Fixed all proj referencing projects and not files. 2009-06-15 01:38:07 +00:00
sschocke_cp
ef4fe5c26c Moved my current TCP Stack implementation into Cosmos.Sys
Moved Chad's files into a seperate folder for now
Removed all TCP Stack related files from my workspace
Updated my workspace Program.cs to demo how TCPIPStack class should be used
2009-03-18 20:44:26 +00:00
sschocke_cp
c78bcdec9c Pingable TCP/IP stack implementation in my workspace. Set IP address up in Program.cs 2009-03-14 12:57:38 +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