Fixed makefile for GCC (MinGW) builds.v1.08
commit55997bac88e9f697f7ab47d656d817d7816f333b
authorRichTW <richtw1@gmail.com>
Thu, 19 Jan 2012 18:15:40 +0000 (19 19:15 +0100)
committerRichTW <richtw1@gmail.com>
Thu, 19 Jan 2012 18:15:40 +0000 (19 19:15 +0100)
tree23d42fa2f6565063a869de50678fe2f5dffd727e
parenta0e65ceff00ad05f4f21194f70c7b78e6efed572
Fixed makefile for GCC (MinGW) builds.
Added COPYBLOCK command to manage blocks of memory.
30 files changed:
about.txt
beebasm.exe
demo.ssd
src/Makefile
src/Makefile.inc
src/asmexception.cpp
src/asmexception.h
src/assemble.cpp
src/commands.cpp
src/discimage.cpp
src/discimage.h
src/expression.cpp
src/globaldata.cpp
src/globaldata.h
src/lineparser.cpp
src/lineparser.h
src/macro.cpp
src/macro.h
src/main.cpp
src/main.h
src/objectcode.cpp
src/objectcode.h
src/sourcecode.cpp
src/sourcecode.h
src/sourcefile.cpp
src/sourcefile.h
src/stringutils.cpp
src/stringutils.h
src/symboltable.cpp
src/symboltable.h