EMILE/second
2004-12-03 00:17:38 +00:00
..
arch.c Manage special case for Mac SE/30 2004-07-10 01:28:27 +00:00
arch.h
bank.c Add malloc_contiguous() 2004-07-12 21:32:44 +00:00
bank.h Add malloc_contiguous() 2004-07-12 21:32:44 +00:00
bootinfo.c Manage special case for Mac SE/30 2004-07-10 01:28:27 +00:00
bootinfo.h
console.c use console mask to enable/disable vga and serial 2004-06-25 11:15:16 +00:00
console.h
copymem.i
enter_kernel030.S
enter_kernel040.S
font_8x16.c
glue.h Add MacOS functions SCSIReset(), SCSIGet(), SCSISelect(), SCSIcmd(), SCSIRead() and SCSIComplete 2004-12-01 00:11:36 +00:00
glue.S Add MacOS functions SCSIReset(), SCSIGet(), SCSISelect(), SCSIcmd(), SCSIRead() and SCSIComplete 2004-12-01 00:11:36 +00:00
head.h more bootblock signatute 2004-10-07 19:52:44 +00:00
head.S add _gestaltID 2004-10-07 09:14:06 +00:00
inflate.c
ld.script
load.c add floppy driver number in load_image() parameters 2004-12-01 00:14:07 +00:00
load.h remove floppy driver number in load_image() parameters 2004-12-03 00:17:38 +00:00
lowmem.h remove bad comments 2004-10-07 09:07:51 +00:00
main.c remove floppy driver number in load_image() parameters, add base offset to kernel image offset to find container if SCSI_SUPPORT 2004-12-03 00:16:30 +00:00
Makefile create two binaries, one for booting from floppy, the other from scsi disk 2004-12-01 00:21:04 +00:00
memory.c
memory.h
misc.c
misc.h
MMU030_asm.S
MMU030.c
MMU030.h
MMU040_asm.S
MMU040.c
MMU040.h
printf.c
scsi.c Add scsi_READ 2004-12-03 00:14:05 +00:00
scsi.h Add scsi_READ 2004-12-03 00:14:05 +00:00
serial.c Enable serial console on request 2004-06-25 11:16:51 +00:00
serial.h
uncompress.c
uncompress.h
vga.c correct clear function 2004-08-18 23:08:44 +00:00
vga.h