EMILE/second
2004-05-25 23:30:31 +00:00
..
arch.c remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
arch.h More bus type info 2004-02-26 23:38:05 +00:00
bank.c remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
bank.h
bootinfo.c remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
bootinfo.h
console.c remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
console.h
enter_kernel030.S add 68040 MMU support skeleton 2004-03-04 22:50:11 +00:00
enter_kernel040.S really disable MMU 2004-03-06 01:00:18 +00:00
font_8x16.c
glue.h Use MacOS memory Management 2004-05-25 19:30:23 +00:00
glue.S correct typo 2004-05-25 20:14:08 +00:00
head.S arch_init must be before init_memory_map, console_init can be the first call 2004-05-25 23:16:56 +00:00
inflate.c
ld.script Allocate and relocate section BSS 2004-05-25 20:12:52 +00:00
lowmem.h Use absolute address to lowmem variables 2004-05-25 19:32:12 +00:00
main.c Remove only first 32KB from allocatable memory 2004-05-11 23:09:45 +00:00
Makefile Make second level relocatable using -fpic and "GLOBAL_OFFSET_TABLE" 2004-05-24 23:59:13 +00:00
memory.c Use MacOS memory Management 2004-05-25 19:30:23 +00:00
memory.h
misc.c
misc.h
MMU030_asm.S add 68040 MMU support skeleton 2004-03-04 22:50:11 +00:00
MMU030.c correct GET_TT_ENABLE 2004-03-05 23:55:54 +00:00
MMU030.h add 68040 MMU support skeleton 2004-03-04 22:50:11 +00:00
MMU040_asm.S OOOPSS, it's better if we take pointer of the address to write in on the stack, from the parameter of the function... 2004-03-06 00:24:50 +00:00
MMU040.c clean code 2004-03-06 00:25:37 +00:00
MMU040.h rename with MMU040_ 2004-03-05 22:39:51 +00:00
printf.c remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
uncompress.c remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
uncompress.h