Commit graph

807 commits

Author SHA1 Message Date
Scalpel_cp
8e7994fe36 Added comment to highlight problem 2008-03-16 21:49:18 +00:00
Scalpel_cp
4d94753f68 Removed trailing : in MAC address
Changes to CommandRegister
2008-03-16 21:36:13 +00:00
LostTheBlack_cp
e13b06b86b [+] Added operators test. 2008-03-16 21:11:42 +00:00
mterwoord_cp
7f48cfaca9 fixed? 2008-03-16 12:52:33 +00:00
mterwoord_cp
11cf066fd2 instance field fixes 2008-03-16 08:50:41 +00:00
mterwoord_cp
3835e5a429 several fixes 2008-03-16 08:10:58 +00:00
mterwoord_cp
65e2bc39bb bge and sub fixed 2008-03-16 07:25:26 +00:00
LostTheBlack_cp
ea9fcde4ce Int64:
[*] Fixed adding.
[+] Subtraction now works.
2008-03-16 06:44:01 +00:00
Scalpel_cp
64c9b71186 Changes to the CommandRegister 2008-03-16 01:10:32 +00:00
Scalpel_cp
089bfe9489 Changes to the TransmitStatusDescriptor in RTL8139 driver 2008-03-16 00:23:10 +00:00
Scalpel_cp
4994cf4515 Changed datatype to reach correct memoryarea 2008-03-15 22:33:28 +00:00
mterwoord_cp
e6e66bed3a Base harness for filesystems 2008-03-15 13:21:16 +00:00
mterwoord_cp
1599cc94bf MBT works now 2008-03-15 13:07:47 +00:00
CareBear_cp
dd8ce3cffa added some file types 2008-03-15 11:52:07 +00:00
CareBear_cp
e1220c7586 Added the Cosmos.Kernel.FileSystems project 2008-03-15 11:32:39 +00:00
LostTheBlack_cp
4aa8fcce86 Int64:
[+] equality comparing
[+] add operation
Int32:
[*] Fixed bge instruction
2008-03-15 09:02:05 +00:00
Scalpel_cp
859c35a5e0 Re-added logo-1.png 2008-03-15 08:37:12 +00:00
Scalpel_cp
05b71e7825 RTL8139 driver now identifies its hardware revision.
Added EarlyRxStatusRegister, TransmitConfigurationRegister and a BinaryHelper class.
Added network settings to Qemu.exe startup
2008-03-15 01:00:44 +00:00
LostTheBlack_cp
280ed76ee3 2008-03-14 18:57:33 +00:00
LostTheBlack_cp
c291d32516 2008-03-14 18:53:25 +00:00
mterwoord_cp
b1dbc306c4 2008-03-14 18:11:04 +00:00
mterwoord_cp
ed13c7c339 2008-03-14 18:11:00 +00:00
LostTheBlack_cp
9f67d34f54 2008-03-14 17:13:26 +00:00
mterwoord_cp
3647cea366 userkit fixes.. 2008-03-14 17:06:55 +00:00
LostTheBlack_cp
f75d557097 2008-03-14 17:05:06 +00:00
LostTheBlack_cp
50b2a50b24 2008-03-14 16:57:19 +00:00
LostTheBlack_cp
c4ca9bc9b2 [*] Fixed error & improved code 2008-03-14 16:19:27 +00:00
LostTheBlack_cp
f943c82110 2008-03-14 14:38:58 +00:00
LostTheBlack_cp
069f317b84 2008-03-14 10:58:54 +00:00
LostTheBlack_cp
721eabcc1e [!] Warning about Bge instruction implementation and possible improvement. 2008-03-14 10:56:25 +00:00
Scalpel_cp
f3d66c26df More massive changes to RTL8139 driver.
First implementation of Transmit(Packet) method. Not working yet.
Fixed bitwise mathematics in PacketHeader.
Created several of the memory-registers as separate classes.
2008-03-13 21:28:13 +00:00
LostTheBlack_cp
c598156941 [*] Corrected Engine.Execute method. There was some unreachable code. 2008-03-13 21:05:02 +00:00
smremde_cp
131d751d20 fixed read/write byte 2008-03-12 23:54:53 +00:00
Scalpel_cp
50e33e1a79 RTL8139 network card can now find its own MAC address.
Added IOSpace.cs to Read/Write IO space memory.
MACAddress ToString prints as Hex.
2008-03-12 21:16:03 +00:00
Scalpel_cp
d4c20e412c Fixed Bool.ToString bug (with good help from Matthijs) 2008-03-12 09:55:06 +00:00
Scalpel_cp
26402f2eeb Reorganized my testsuite 2008-03-11 22:10:49 +00:00
Scalpel_cp
4b5330e1e0 Changed RTL8139 to use CPUBus instead of PCIDevice for Read/Write.
Added a PacketHeader class with implemented methods.
Added a Packet class.
2008-03-11 21:26:03 +00:00
Scalpel_cp
31178040a4 Massive changes to RTL8139 driver. Several new methods, and enums. 2008-03-10 21:02:14 +00:00
smremde_cp
4d0112cb23 2008-03-09 23:56:56 +00:00
Scalpel_cp
e11624b9dd Added ToString in MACAddress.
Several changes to RTL8139 driver.
2008-03-09 22:01:22 +00:00
smremde_cp
350a580417 Removed .Clone() for hardcoded, prolly faster implementation 2008-03-09 20:45:07 +00:00
smremde_cp
86987bc5e6 smremde:
Added abstract NetworkDevice class
Added Enable/Disable functions to the Device class. These should be overridden by sub classes
Added RTL8139 class skeleton
2008-03-09 15:20:49 +00:00
mterwoord_cp
5bdb6090fb MBR 2008-03-09 09:09:33 +00:00
Scalpel_cp
3eaa18df27 Changes in FrodeTest. Added User, Prompt and Session. 2008-03-09 00:55:38 +00:00
Scalpel_cp
5f95efd31b Added TimeCommand in Shell.Console demo kernel. 2008-03-08 23:47:57 +00:00
Scalpel_cp
b351e04de5 Resized BuildOptions window, and added Cancel ability. 2008-03-08 23:17:12 +00:00
Scalpel_cp
16c5fef50e Testproject created for Frode "Scalpel" Lillerud 2008-03-08 21:33:10 +00:00
mterwoord_cp
4ed438e9fd ATA size detection works. 2008-03-08 14:58:09 +00:00
mterwoord_cp
05f5903f8e 2008-03-08 12:49:06 +00:00
smremde_cp
4890f536e1 2008-03-08 12:27:17 +00:00