aboutsummaryrefslogtreecommitdiff
path: root/src/hw/esp-scsi.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-11Minor - replace some tab characters that slipped into the code.Kevin O'Connor1-2/+2
2013-10-26Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.Kevin O'Connor1-7/+8
2013-09-18Merge bmp.h, boot.h, jpeg.h, and post.h into util.h.Kevin O'Connor1-1/+0
2013-09-18Split disk.h into block.h and std/disk.h.Kevin O'Connor1-1/+2
2013-09-18Move function definitions for output.c from util.h to new file output.h.Kevin O'Connor1-7/+8
2013-09-18Move malloc code from pmm.c to new files malloc.c and malloc.h.Kevin O'Connor1-0/+1
2013-09-18Rename util.c to string.c and introduce string.h.Kevin O'Connor1-0/+1
2013-09-02Move code cenetered around firmware initialization to src/fw/Kevin O'Connor1-1/+1
2013-09-02Move code centered around specific hardware devices to src/hw/Kevin O'Connor1-0/+234