EMILE/second
2005-11-22 23:20:51 +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
console.c Move MacOS functions to libmacos 2005-11-08 02:06:40 +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
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 Define COMMAND_LINE_LENGTH 2005-09-19 22:08:08 +00:00
head.S 68000 compatibility: load _GLOBAL_OFFSET_TABLE_ 2005-06-10 20:53:14 +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 Use libstream and decode ELF format 2005-11-22 23:17:31 +00:00
load.h add load_kernel() 2005-11-22 23:18:06 +00:00
main.c Move MacOS functions to libmacos, disable inline of putchar() enabled by -O2 2005-11-08 02:13:30 +00:00
Makefile Add libisio9660, libstream, libgzip, libfloppy, libscsi... 2005-11-22 23:20:51 +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 Move MacOS functions to libmacos 2005-11-08 02:06:40 +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