.. |
acpi.c
|
Initial SMP implementation
|
2020-09-18 14:39:29 +02:00 |
acpi.h
|
Implement acpi_get_table()
|
2020-09-17 14:37:22 +02:00 |
blib.c
|
Use URIs everywhere, update config documentation. Fixes #48
|
2020-11-01 10:31:35 +01:00 |
blib.h
|
readline: Support delete key
|
2020-10-27 08:38:43 +01:00 |
bmp.c
|
Complete background infrastructure and fix some bmp bugs
|
2020-09-22 00:18:13 +02:00 |
bmp.h
|
Initial work on bitmap and background support. Add a public domain picture.
|
2020-09-21 17:43:37 +02:00 |
builtins.asm
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
config.c
|
Add E9_OUTPUT config option
|
2020-10-20 02:38:44 +02:00 |
config.h
|
Add E9_OUTPUT config option
|
2020-10-20 02:38:44 +02:00 |
elf.c
|
Fix bug in elf lib where a very large buffer could be accidentally allocated on the stack
|
2020-10-24 15:27:30 +02:00 |
elf.h
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
image.c
|
Move kernel file code where it belongs
|
2020-10-01 02:12:13 +02:00 |
image.h
|
Move kernel file code where it belongs
|
2020-10-01 02:12:13 +02:00 |
libc.c
|
Revert to -masm=intel for inline assembly
|
2020-09-16 17:22:05 +02:00 |
libc.h
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
part.c
|
Remove instances in which conv_mem_alloc() was implicitly used as a realloc() as that subtly introduces bugs
|
2020-10-20 08:51:56 +02:00 |
part.h
|
Add BIOS drive indexing
|
2020-10-18 06:23:39 +02:00 |
print.c
|
Add E9_OUTPUT config option
|
2020-10-20 02:38:44 +02:00 |
print.h
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
rand.c
|
Change return type of cpuid(), add APIC existance check, do not assume BSP APIC ID to be 0
|
2020-10-22 15:25:10 +02:00 |
rand.h
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
readline.c
|
readline: Support delete key
|
2020-10-27 08:38:43 +01:00 |
readline.h
|
readline: Initial implementation
|
2020-10-27 08:09:27 +01:00 |
real.asm
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
real.h
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
sleep.asm
|
menu: Do not ignore key pressed during countdown
|
2020-09-28 22:39:28 +02:00 |
term.c
|
readline: Initial implementation
|
2020-10-27 08:09:27 +01:00 |
term.h
|
readline: Initial implementation
|
2020-10-27 08:09:27 +01:00 |
time.c
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |
time.h
|
Reorganise source tree
|
2020-09-14 19:32:11 +02:00 |