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
smremde_cp
36a5c73b89
2008-03-08 12:00:18 +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
mterwoord_cp
e418dc4251
ata works completely now
2008-03-08 10:16:23 +00:00
mterwoord_cp
61f6cd1e8b
ATA works now. problem was setting fields of the baseclass.
2008-03-08 09:41:24 +00:00
mterwoord_cp
e628377ddc
Huge amount of fixes
2008-03-08 08:26:25 +00:00
mterwoord_cp
d72cf359e1
2008-03-07 18:08:06 +00:00
kudzu_cp
17a8d661b5
2008-03-05 22:55:07 +00:00
kudzu_cp
758e423247
User kit, unfinished
2008-03-05 12:30:03 +00:00
kudzu_cp
512715b78d
2008-03-02 16:41:14 +00:00
smremde_cp
0557ccb2c2
fixed string concat bug
2008-03-02 16:29:47 +00:00
kudzu_cp
21390c9cda
2008-03-02 15:33:16 +00:00
mterwoord_cp
9536bc8a6c
Fixed some opcodes
2008-03-02 13:15:16 +00:00
smremde_cp
631ca9e2f2
concat tests
2008-03-02 09:27:56 +00:00
smremde_cp
963f7e3deb
more pci fixes. added class/subclass and started on assigning resources to pci devices. problem with arrays of string identified here
2008-03-02 00:52:44 +00:00
smremde_cp
b085ffe396
added PCIDevice class with register accessors
...
removed Mono.Cecil references -- uneeded?
2008-03-01 22:08:26 +00:00
mterwoord_cp
1f2f143c61
2008-03-01 12:46:37 +00:00
kudzu_cp
44400811e7
Fixed asm refs again
2008-02-29 20:26:34 +00:00
mterwoord_cp
23bb80572a
Fixed Ext2 GetDirectoryEntries support
2008-02-29 18:03:56 +00:00
mterwoord_cp
edac084b3d
Fixed exceptions
2008-02-27 18:17:59 +00:00
mterwoord_cp
1a9805a18a
Implemented System.Console.WriteLine(int)
2008-02-27 16:31:17 +00:00
mterwoord_cp
cc4f82c95a
Basic test harness
2008-02-24 16:15:24 +00:00
mterwoord_cp
1b182f0cf2
2008-02-24 12:24:02 +00:00
tgiphil_cp
a76fe625a2
Fixed build order.
...
Added BuildAll.bat script.
2008-02-11 05:26:25 +00:00
tgiphil_cp
7e6ed9d4c0
Fixed two projects that used the global GAC assemblies instead from within the solution.
2008-02-11 02:07:51 +00:00
tgiphil_cp
f014a901fb
Fixed Cosmos.Flat.sln file.
2008-02-11 01:46:51 +00:00