Problem with files with DOS style CR+LF line termination
Status: Beta
Brought to you by:
skwirl42
I've got the latest version and successfully compiled
on a Windows PC using Cygwin after a few quick fixes.
However, the assembler and linker seem to have problem
with source files with DOS style CR+LF line termination.
The problem is in the lexer (both assembler and
linker). I have fixed this in my own version and can
post an update.