.. |
arch.c
|
Add include <sys/types>, patch by Finn Thain
|
2007-09-03 17:51:12 +00:00 |
arch.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bank.c
|
Add include <sys/types>, patch by Finn Thain
|
2007-09-03 17:51:12 +00:00 |
bank.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bootenv.c
|
Add include <sys/types>, patch by Finn Thain
|
2007-09-03 17:51:12 +00:00 |
bootenv.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bootinfo.c
|
Add include <sys/types>, patch by Finn Thain
|
2007-09-03 17:51:12 +00:00 |
bootinfo.h
|
Add scc write base in bootinfo for Mac Classic
|
2005-06-27 20:25:35 +00:00 |
bootstrapPPC.S
|
Add bootstrap and switch to PPC
|
2007-02-02 22:21:38 +00:00 |
bootx.c
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bootx.h
|
include macos/types.h
|
2006-12-29 22:10:34 +00:00 |
cli.c
|
Add include <sys/types>, patch by Finn Thain
|
2007-09-03 17:51:12 +00:00 |
cli.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
config.c
|
config_read_vga() returns the value of the property, we select only one console if several are available (vga, modem, printer)
|
2007-09-11 23:05:11 +00:00 |
config.h
|
config_read_vga() returns the value of the property, we select only one console if several are available (vga, modem, printer)
|
2007-09-11 23:05:11 +00:00 |
console.c
|
Select only one console when several are available, implement console_get_cursor_position() and console_get_size()
|
2007-09-11 23:03:10 +00:00 |
console.h
|
Select only one console when several are available, implement console_get_cursor_position() and console_get_size()
|
2007-09-11 23:03:10 +00:00 |
copymem.i
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
driver.c
|
Add include <sys/types>, patch by Finn Thain
|
2007-09-03 17:51:12 +00:00 |
driver.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
enter_kernel030.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
enter_kernel030.S
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
enter_kernel040.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
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
|
Substract min_addr instead of PAGE_SIZE, align kernel address on PAGE_SIZE
|
2007-02-02 20:13:11 +00:00 |
enter_kernelnoMMU.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
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
|
change signature to EM07 to support config file
|
2007-05-12 19:33:25 +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
|
Add bootstrap section
|
2007-02-02 22:10:17 +00:00 |
load.c
|
Adjust position and size of progress bar according size of the screen
|
2007-09-11 23:15:52 +00:00 |
load.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
main.c
|
Add include <sys/types>, patch by Finn Thain
|
2007-09-03 17:51:12 +00:00 |
Makefile
|
on clean, remove *-full directories, bug found by Finn Thain
|
2007-09-13 07:44:35 +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
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
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
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
ppc_regs.i
|
Define PPC registers for PPC bootstrap
|
2007-02-02 22:29:40 +00:00 |
serial.c
|
reverse previous modification
|
2007-09-15 05:29:18 +00:00 |
serial.h
|
remove useless buffering code, allow to select the port to which we want to send output
|
2007-09-11 23:01:30 +00:00 |
switch_to_PPC.h
|
Substract min_addr instead of PAGE_SIZE, align kernel address on PAGE_SIZE
|
2007-02-02 20:13:11 +00:00 |
switch_to_PPC.S
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
vga.c
|
Add vga_is_available() to know if VGA has been activated, give level 2 info to vga_init
|
2007-09-11 23:00:07 +00:00 |
vga.h
|
include head.h to have emile_l2_header_t definition
|
2007-09-11 23:10:06 +00:00 |