Closed cpcitor closed 7 years ago
… the file was checked out.
Fixes #4 here.
make: Entering directory '.../dsk2cdt2disc/src' unix2dos -n ./dsk2cdt-src/loader.txt loader_donotedit.crlf.bin.tmp && mv -vf loader_donotedit.crlf.bin.tmp loader_donotedit.crlf.bin unix2dos: converting file ./dsk2cdt-src/loader.txt to file loader_donotedit.crlf.bin.tmp in DOS format ... 'loader_donotedit.crlf.bin.tmp' -> 'loader_donotedit.crlf.bin' ld -r -b binary -o loader.o loader_donotedit.crlf.bin rsx.bin make: Leaving directory '.../dsk2cdt2disc/src'
I've fixed this independently whilst reworking the other issues, but thanks for the PR regardless.
… the file was checked out.
Fixes #4 here.