.. |
bank.c
|
let bank_dump() for debug purpose only, activate it with BANK_DUMP macro
|
2004-02-23 23:29:59 +00:00 |
bank.h
|
Add bank_mem_avail(): compute size of available memory
|
2004-02-23 00:24:05 +00:00 |
bootinfo.c
|
RAM disk address must be physical address
|
2004-02-23 23:51:45 +00:00 |
bootinfo.h
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
console.c
|
Add real video base address instead of computed one (with bounds)
|
2004-02-21 01:47:02 +00:00 |
console.h
|
re-add console_get_height()
|
2004-02-21 01:56:19 +00:00 |
enter_kernel.S
|
Add 3rd parameter to set destination address to copy kernel
|
2004-02-23 23:32:54 +00:00 |
font_8x16.c
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
glue.h
|
Add ReadLocation(MachineLocation)
|
2004-02-24 22:30:14 +00:00 |
glue.S
|
Add ReadLocation(MachineLocation)
|
2004-02-24 22:30:14 +00:00 |
head.S
|
Move call of bootinfo_init after memory_init (use memory_map)
|
2004-02-17 10:09:14 +00:00 |
inflate.c
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
ld.script
|
Add Time to get time from MacOS
|
2004-02-24 22:29:27 +00:00 |
lowmem.h
|
Add Time to get time from MacOS
|
2004-02-24 22:29:27 +00:00 |
main.c
|
Cleaning
|
2004-02-24 21:27:48 +00:00 |
Makefile
|
add bank.[ch], move memory bank management into them
|
2004-02-19 11:34:18 +00:00 |
memory.c
|
Try to allocate memory to not have a bloc across two banks, correct management of top memory, and low memory
|
2004-02-23 00:23:14 +00:00 |
memory.h
|
add bank.[ch], move memory bank management into them
|
2004-02-19 11:34:18 +00:00 |
misc.c
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
misc.h
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
MMU_asm.S
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
MMU.c
|
Correct bad table address evaluation
|
2004-02-21 01:21:41 +00:00 |
MMU.h
|
Add MMU_set_trace()
|
2004-02-21 01:52:51 +00:00 |
printf.c
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
uncompress.c
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
uncompress.h
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |