Cosmos/source/Cosmos/Cosmos.Hardware
2008-09-21 11:15:13 +00:00
..
Audio Various audio advanced (now I'm stopping on it because I need float) 2008-08-09 13:01:08 +00:00
Network Ethernet receiving seems to work. For now use the mBuffer field on the RTL8139 class 2008-08-17 17:14:55 +00:00
Old FPU/MMX/XMM/SSE/SSE2 seems to be usable now 2008-08-15 15:08:52 +00:00
Properties
Storage/ATA debugger printws correct eip's now. was related to ATA using wrong IO port 2008-08-31 17:08:18 +00:00
USB 2008-06-22 01:50:12 +00:00
BinaryHelper.cs 2008-07-01 13:50:17 +00:00
BlockDevice.cs Start of VFS. already autodetects ext2 partitions/drives 2008-07-27 08:37:35 +00:00
Cosmos.Hardware.csproj FPU/MMX/XMM/SSE/SSE2 seems to be usable now 2008-08-15 15:08:52 +00:00
Cosmos.Hardware.csproj.vspscc
Cosmos.snk
DebugUtil.cs * Some small cleanup.* compiler now shows messages again. (errors/warnings) 2008-08-31 07:45:52 +00:00
Device.cs Small babysteps towards vfs 2008-07-17 17:37:28 +00:00
DeviceSerial.cs 2008-06-22 01:37:52 +00:00
Enums.cs Initial version of V86 monitor. DOES NOT WORK YET 2008-07-26 10:59:07 +00:00
Global.cs debugger printws correct eip's now. was related to ATA using wrong IO port 2008-08-31 17:08:18 +00:00
Hardware.cs 2008-06-22 01:44:41 +00:00
Interrupts.cs added SSE initialisation 2008-08-07 12:14:30 +00:00
Keyboard.cs Initial version of V86 monitor. DOES NOT WORK YET 2008-07-26 10:59:07 +00:00
PCIBus.cs UDP sending works now. using chad's kernel 2008-08-17 07:25:44 +00:00
PIC.cs 2008-06-22 01:44:41 +00:00
PIT.cs Added PC Speaker option and plugged Console.Beep 2008-08-25 21:20:19 +00:00
RTC.cs Fixed Cosmos.Hardware.RTC BCD issue 2008-06-26 20:08:29 +00:00
Serial.cs fixes for serial port. it works with real hardware! 2008-09-21 11:15:13 +00:00
TextScreen.cs Added RemoveChar function to TextScreen.cs. 2008-08-19 21:10:25 +00:00
VGAScreen.cs Fixed default video mode 2008-08-08 19:07:26 +00:00