]> git.sur5r.net Git - cc65/commit
Added option to build samples with statically linked drivers - and have the targets...
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 4 Nov 2012 22:01:51 +0000 (22:01 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 4 Nov 2012 22:01:51 +0000 (22:01 +0000)
commitca2ba14bbe1da347591a6eccbe8277d82ac55a5a
treed44e87b2db502830d3583302a10b4f6d50364e34
parent895779d6129f3edf337d2bcfc795f78ada831821
Added option to build samples with statically linked drivers - and have the targets use it by default which don't support dynamically loaded drivers.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5913 b7a2c559-68d2-44c3-8de9-860c34a00d81
include/atmos.h
include/lynx.h
include/nes.h
samples/mandelbrot.c
samples/mousedemo.c
samples/tgidemo.c