.. |
asm.h
|
Rename IO functions
|
2017-11-03 04:08:34 +00:00 |
config.h
|
Add guards
|
2017-11-03 03:16:00 +00:00 |
console.c
|
Add include dir
|
2017-11-04 06:21:22 +00:00 |
console.h
|
Rename header guards
|
2017-11-02 12:00:40 +00:00 |
exception.asm
|
Fix indentation
|
2017-11-03 02:52:39 +00:00 |
exception.c
|
Fix warning
|
2017-11-03 04:12:44 +00:00 |
exception.h
|
Rename "isr" entity to "exception"
|
2017-11-03 02:27:21 +00:00 |
hwint.asm
|
Comment HWINTs
|
2017-11-03 04:48:02 +00:00 |
hwint.c
|
Register timer callback
|
2017-11-03 05:10:07 +00:00 |
hwint.h
|
Register timer callback
|
2017-11-03 05:10:07 +00:00 |
init.c
|
Reorder code
|
2017-11-04 04:02:01 +00:00 |
kmalloc.c
|
Paging shit
|
2017-11-04 05:47:07 +00:00 |
kmalloc.h
|
Paging shit
|
2017-11-04 05:47:07 +00:00 |
kprintf.c
|
Add include dir
|
2017-11-04 06:21:22 +00:00 |
kprintf.h
|
Display high kernel memory info
|
2017-11-04 03:31:13 +00:00 |
linker.ld
|
Display high kernel memory info
|
2017-11-04 03:31:13 +00:00 |
logger.c
|
Remove function "logger_initialize"
|
2017-11-04 02:39:16 +00:00 |
logger.h
|
Remove function "logger_initialize"
|
2017-11-04 02:39:16 +00:00 |
main.c
|
Paging shit
|
2017-11-04 05:47:07 +00:00 |
Makefile
|
Independent environments
|
2017-11-04 06:40:46 +00:00 |
memory.c
|
Align code
|
2017-11-04 03:45:32 +00:00 |
memory.h
|
Make extern declarations
|
2017-11-04 04:00:10 +00:00 |
multiboot.c
|
Display high kernel memory info
|
2017-11-04 03:31:13 +00:00 |
multiboot.h
|
Move "include/kernelmq/multiboot.h" to "arch/multiboot.h"
|
2017-11-03 01:59:18 +00:00 |
paging.c
|
Add include dir
|
2017-11-04 06:21:22 +00:00 |
paging.h
|
Paging shit
|
2017-11-04 05:47:07 +00:00 |
protected.asm
|
C preprocessor with NASM sources
|
2017-11-02 16:01:00 +00:00 |
protected.c
|
Add include dir
|
2017-11-04 06:21:22 +00:00 |
protected.h
|
Add function "protected_initialize"
|
2017-11-02 16:36:28 +00:00 |
start.s
|
Add function "halt"
|
2017-11-04 02:35:17 +00:00 |
timer.c
|
Register timer callback
|
2017-11-03 05:10:07 +00:00 |
timer.h
|
Register timer callback
|
2017-11-03 05:10:07 +00:00 |