EMILE/second
2004-02-26 23:38:05 +00:00
..
arch.c More bus type info 2004-02-26 23:38:05 +00:00
arch.h More bus type info 2004-02-26 23:38:05 +00:00
bank.c Manage noMMU and powerPC 2004-02-26 22:56:39 +00:00
bank.h Manage noMMU and powerPC 2004-02-26 22:56:39 +00:00
bootinfo.c add TARGET_M68K for vars 2004-02-26 23:37:16 +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 define noErr 2004-02-26 22:53:13 +00:00
glue.S Add ReadLocation(MachineLocation) 2004-02-24 22:30:14 +00:00
head.S Identify machine in arch_init() 2004-02-26 22:52:35 +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 Add a skeleton of powerPC support 2004-02-26 22:51:37 +00:00
Makefile add arch.o, and -DTARGET_PPC or -DTARGET_M68K 2004-02-26 20:12:01 +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 prefix functions with MMU_ 2004-02-26 22:57:37 +00:00
MMU.h prefix functions with MMU_ 2004-02-26 22:57:37 +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