Parent Directory
|
|
|
|
|
arch/
|
|
|
|
|
Config.h
|
1.1 |
5 years |
xenos1984 |
Fixed EN_US keymap, added Config.h
|
Console.h
|
1.16 |
4 years |
xenos1984 |
code maintenance, convention checking, doxygen comments
|
Init.h
|
1.9 |
4 years |
wonbear |
Floppy Disk Interrupt Handler Initialize Handler added - wonbear(Roh Jae Hyun)
|
InputOutputStream.h
|
1.1 |
5 years |
dr1982 |
Added include/InputOutputStream.h
|
InputStream.h
|
1.3 |
5 years |
dr1982 |
Changed the interface Stream, InputStream, OutputStream, InputOutputStream.
|
Mem.h
|
1.1 |
5 years |
carbonbasedsf |
new mem routines, and working page allocator
|
Memory.h
|
1.6 |
4 years |
xenos1984 |
Added new and delete (placement versions), size_t, Console::WriteMessage
|
Multiboot.h
|
1.5 |
4 years |
xenos1984 |
Constructed global objects using placement new.
|
Object.h
|
1.3 |
4 years |
bregmasoft |
Doxygenated
|
OutputStream.h
|
1.3 |
5 years |
dr1982 |
Changed the interface Stream, InputStream, OutputStream, InputOutputStream.
|
Process.h
|
1.2 |
4 years |
rathnaprabhu |
Added a few arch independent fields to the Process class.
|
Queue.h
|
1.1 |
4 years |
rathnaprabhu |
Added Queue.h
|
SpinLock.h
|
1.2 |
4 years |
bregmasoft |
Doxygenated
|
StdDef.h
|
1.6 |
4 years |
xenos1984 |
Added new and delete (placement versions), size_t, Console::WriteMessage
|
Stream.h
|
1.6 |
5 years |
dr1982 |
Changed the interface Stream, InputStream, OutputStream, InputOutputStream.
|
TaskManager.h
|
1.3 |
4 years |
xenos1984 |
physical task switching; improved interrupt handlers; keymap documentation; smal... |
TaskScheduler.h
|
1.3 |
4 years |
rathnaprabhu |
Added fields to the TaskScheduler class
|
Thread.h
|
1.1 |
4 years |
xenos1984 |
Added Process and Thread classes.
|
list.h
|
1.4 |
4 years |
xenos1984 |
Added STARTUP IPI to AP init sequence, APs now boot into their wait loop!
|