bootimg$ (cd ../ldosboot; oldnasm boot.asm -I ../lmacros/ -D_LOAD_NAME="'LDEBUG'" -D_FAT16=0 -D_MAP=boot12.map -l boot12.lst -o boot12.bin) && newnasm bootimg.asm -I ../lmacros/ -I ../ldosboot/ -o bootimg.img -l bootimg.lst -D_PAYLOADFILE="'../ldebug/bin/ldebug.com',::empty,::chdir,'ddebug','../ldebug/bin/lddebug.com',::chdir,'subdir','bootimg.asm',::chdir,..,::chdir,.." -D_BOOTFILE="'boot12.bin'" && dosemu -I "floppy { device bootimg.img threeinch }" -A -dumb boot.asm:1328: warning: FAT12: 7 bytes still available. [-w+user] bootimg.asm:627: error: Too long name part in '../ldebug/bin/ldebug.com' bootimg.asm:627: error: _fill: data too large, exceeds size bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: Too long name part in 'ddebug' bootimg.asm:627: error: _fill: data too large, exceeds size bootimg.asm:627: error: TIMES value -6 is negative bootimg.asm:627: error: TIMES value -6 is negative bootimg.asm:627: error: TIMES value -6 is negative bootimg.asm:627: error: Too long name part in '../ldebug/bin/lddebug.com' bootimg.asm:627: error: _fill: data too large, exceeds size bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: Too long name part in 'subdir' bootimg.asm:627: error: _fill: data too large, exceeds size bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: Too long name part in 'bootimg.asm' bootimg.asm:627: error: _fill: data too large, exceeds size bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg$ bootimg$ (cd ../ldosboot; oldnasm boot.asm -I ../lmacros/ -D_LOAD_NAME="'LDEBUG'" -D_FAT16=0 -D_MAP=boot12.map -l boot12.lst -o boot12.bin) && newnasm bootimg.asm -I ../lmacros/ -I ../ldosboot/ -o bootimg.img -l bootimg.lst -D_PAYLOADFILE="'boot12.bin',::empty,::chdir,'subdir','bootimg.asm',::chdir,.." -D_BOOTFILE="'boot12.bin'" && dosemu -I "floppy { device bootimg.img threeinch }" -A -dumb boot.asm:1328: warning: FAT12: 7 bytes still available. [-w+user] bootimg.asm:627: error: Too long name part in 'boot12.bin' bootimg.asm:627: error: _fill: data too large, exceeds size bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: Too long name part in 'subdir' bootimg.asm:627: error: _fill: data too large, exceeds size bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: Too long name part in 'bootimg.asm' bootimg.asm:627: error: _fill: data too large, exceeds size bootimg.asm:627: error: TIMES value -7 is negative bootimg.asm:627: error: TIMES value -7 is negative bootimg$