]> git.sur5r.net Git - cc65/commit
Redesigned GEOS VLIR linking:
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 26 Dec 2011 22:54:04 +0000 (22:54 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 26 Dec 2011 22:54:04 +0000 (22:54 +0000)
commitd810ed97d255b7e51ea91d62e713cf5ca7c0d416
tree7d0c6e8408dd0e1a024fbe5854305a4861e76306
parent1947d15c4853c2c913fe047d92de51643e230c72
Redesigned GEOS VLIR linking:
- No more post-linking with resource compiler, rather ld65 directly creates the VLIR CVT file.
- No more dynamic linker config creation, rather the built-in 'geos' config is usable both for SEQ CVT and VLIR CVT files.

ToDos:
- Have ld65 accept alignment to $FD.
- Adjust docs / samples.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5314 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/geos/devel/crt0.s
src/grc65/grc65.c
src/grc65/grc65.h [deleted file]
src/ld65/cfg/geos.cfg