]> git.sur5r.net Git - cc65/commit
Allow different output formats using additional linker configs. Contributed by
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 26 Jan 2011 22:14:42 +0000 (22:14 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 26 Jan 2011 22:14:42 +0000 (22:14 +0000)
commite654ad49ebc2c272e78b2382cbcfb0cabbb27c23
tree1ffc8cef8c0a01e9d30abb19fdc415fa0164e89b
parent76c543a26ffca65c78cfbf82d0b71224ba5275d4
Allow different output formats using additional linker configs. Contributed by
Karri Kaksonen.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4925 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/lynx/Makefile
libsrc/lynx/bllhdr.s [new file with mode: 0644]
libsrc/lynx/crt0.s
libsrc/lynx/exehdr.s [new file with mode: 0644]
packages/rpm/redhat/cc65.spec
src/ld65/cfg/lynx-bll.cfg [new file with mode: 0644]
src/ld65/cfg/lynx-coll.cfg [new file with mode: 0644]
src/ld65/cfg/lynx.cfg