Core:ISOLINUX: convert the isolinux.asm to C
authorLiu Aleaxander <Aleaxander@gmail.com>
Sun, 21 Jun 2009 06:59:46 +0000 (14:59 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Sun, 21 Jun 2009 06:59:46 +0000 (14:59 +0800)
commitafa8f040dba2e7b90a953d5ff00fe19b42d444a2
treeed143322efef1395e398cd067a6d3ffda0eac7a8
parent8732ef9b7c9ded79c525ac50932660e73dff7cc0
Core:ISOLINUX: convert the isolinux.asm to C
core/Makefile
core/disk.c
core/diskstart.inc
core/fs.c
core/include/core.h
core/include/fs.h
core/include/iso9660_fs.h [new file with mode: 0644]
core/iso9660.c [new file with mode: 0644]
core/isolinux.asm