EMILE/second
2007-10-22 22:06:52 +00:00
..
arch.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
arch.h
bank.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
bank.h
bootenv.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
bootenv.h
bootinfo.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
bootinfo.h
bootstrapPPC.S
bootx.c
bootx.h
config.c correct memory corruption by hazardous free(), correct bad values (uninitalized) in error message 2007-10-22 22:06:52 +00:00
config.h store read_config() result in a structure 2007-10-21 01:48:34 +00:00
console.c correct typo: console_set_position() is console_set_cursor_position() 2007-09-16 15:33:18 +00:00
console.h Select only one console when several are available, add console_get_cursor_position(), console_get_size() and console_status_request() 2007-09-16 15:26:17 +00:00
copymem.i
driver.c define driver_ptr() which computes driver pointer according handle and dCtlFlags 2007-10-08 13:32:52 +00:00
driver.h add drive_to_refnum() and refnum_to_drive() 2007-10-08 13:20:24 +00:00
enter_kernel030.h
enter_kernel030.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
enter_kernel040.h
enter_kernel040.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
enter_kernel.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
enter_kernel.h
enter_kernelnoMMU.h
enter_kernelnoMMU.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
font_8x16.c font_get is unsigned 2007-03-22 16:22:45 +00:00
head.h change signature to EM07 to support config file 2007-05-12 19:33:25 +00:00
head.S move console_init() to main() 2007-09-16 15:09:15 +00:00
keyboard.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
keyboard.h Manage VT100 get_cursor_position command 2007-06-06 12:34:52 +00:00
ld.script
load.c Add load_chainloader() 2007-10-10 17:14:42 +00:00
load.h Add load_chainloader() 2007-10-10 17:14:42 +00:00
main.c store read_config() result in a structure 2007-10-21 01:48:34 +00:00
Makefile Add libmap 2007-10-10 21:17:40 +00:00
misc.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
misc.h a C string is signed char 2007-03-22 16:42:06 +00:00
MMU030_asm.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
MMU030.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
MMU030.h
MMU040_asm.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
MMU040.c Add include <sys/types>, patch by Finn Thain 2007-09-03 17:51:12 +00:00
MMU040.h
ppc_regs.i
serial.c manage correctly keypressed (don't eat the key), initialize independently modem and printer 2007-09-16 15:11:54 +00:00
serial.h manage correctly keypressed (don't eat the key), initialize independently modem and printer 2007-09-16 15:11:54 +00:00
switch_to_PPC.h
switch_to_PPC.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
vga.c make vga_clear() only if vga is enabled 2007-09-18 22:35:14 +00:00
vga.h select the mode according the configuration 2007-09-16 15:10:49 +00:00