EMILE/second
2005-11-28 00:15:36 +00:00
..
arch.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
arch.h Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
bank.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
bank.h define check_full_in_bank(a,b) (1) when no MMU 2005-10-20 22:01:29 +00:00
bootenv.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
bootenv.h Set some env variables 2005-09-19 22:07:21 +00:00
bootinfo.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
bootinfo.h Add scc write base in bootinfo for Mac Classic 2005-06-27 20:25:35 +00:00
bootx.c
bootx.h
cli.c Move MacOS functions to libmacos, disable inline of putchar() enabled by -O2 2005-11-08 02:13:30 +00:00
cli.h Command Line Interpreter 2005-08-27 21:24:26 +00:00
config.c Correct case where there is no parameter for the kernel 2005-11-28 00:15:36 +00:00
config.h EM06 header type: all is stored as text 2005-11-27 22:31:07 +00:00
console.c EM06 header type: all is stored as text 2005-11-27 22:31:07 +00:00
console.h Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
container.S
copymem.i
driver.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
driver.h Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
enter_kernel030.h declare enter_kernel, end_kernel 2005-10-20 21:13:53 +00:00
enter_kernel030.S set netBSD flags 2005-09-21 23:23:18 +00:00
enter_kernel040.h declare enter_kernel, end_kernel 2005-10-20 21:13:53 +00:00
enter_kernel040.S set netBSD flags 2005-09-21 23:23:18 +00:00
enter_kernel.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
enter_kernel.h functions to enter kernel with/without MMU 2005-10-20 22:02:25 +00:00
enter_kernelnoMMU.h declare enter_kernel, end_kernel 2005-10-20 21:13:53 +00:00
enter_kernelnoMMU.S set netBSD flags 2005-09-21 23:23:18 +00:00
enter_kernelPPC.h change unsigned long to u_int32_t 2005-05-13 22:01:41 +00:00
enter_kernelPPC.S remove 'ori.w #0x0700, %sr', must be made by the caller 2005-05-25 06:41:03 +00:00
font_8x16.c
head.h EM06 header type: all is stored as text 2005-11-27 22:31:07 +00:00
head.S EM06 header type: all is stored as text 2005-11-27 22:31:07 +00:00
keyboard.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
keyboard.h remove wait and timeout from keyboard_keypressed() 2005-08-27 15:46:47 +00:00
ld.script
load.c correct print format 2005-11-26 09:00:23 +00:00
load.h correct load_ramdisk() 2005-11-23 22:43:32 +00:00
main.c use new interface to read config and to load kernel and ramdisk 2005-11-26 08:59:58 +00:00
Makefile Add config.c, remove ata, add LIBS_MEDIA 2005-11-26 09:01:36 +00:00
misc.c Move UNIX/POSIX/C functions to libunix 2005-11-08 02:04:54 +00:00
misc.h Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
MMU030_asm.S Add nop in cache disable 2005-10-20 12:32:48 +00:00
MMU030.c
MMU030.h Declare MMU*_disable_cache 2005-10-20 21:12:59 +00:00
MMU040_asm.S save and restore %d2 in MMU040_read_phys (detected with GCC 3.4) 2005-06-01 22:48:38 +00:00
MMU040.c Manage RESIDENT page entry 2005-06-06 19:38:07 +00:00
MMU040.h Declare MMU*_disable_cache 2005-10-20 21:12:59 +00:00
PPC_asm.S
serial.c EM06 header type: all is stored as text 2005-11-27 22:31:07 +00:00
serial.h Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
vga.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +00:00
vga.h Add vga_cursor_save(), vga_cursor_save() and correct backspace 2005-08-28 21:39:54 +00:00