]> git.sur5r.net Git - cc65/history - samples/Makefile
Write overlays to d64 image.
[cc65] / samples / Makefile
2016-06-02 Oliver SchmidtWrite overlays to d64 image.
2016-06-01 Oliver SchmidtAllow usage of C1541 environment variable.
2016-06-01 Oliver SchmidtRemoved shell for-loop.
2016-06-01 Oliver SchmidtDon't cleanup files "just in case".
2016-06-01 Oliver SchmidtDon't hide build commands.
2016-06-01 Oliver SchmidtCorrected cleanup semantics.
2016-06-01 Oliver SchmidtFixed clean goal on Windows.
2016-06-01 Oliver SchmidtAdjusted to the cc65 Makefile style.
2016-06-01 Oliver SchmidtRemoved tab characters.
2016-06-01 Oliver SchmidtDon'r presume that the C64 is the only target.
2016-06-01 Oliver SchmidtDon't fiddle with foreign files.
2016-06-01 Oliver SchmidtMerge pull request #305 from silverdr/target_goodies
2016-06-01 Patrycjusz R. Łogiewacorrected all samples and samples.d64 targets 305/head
2016-06-01 Oliver SchmidtMerge pull request #287 from silverdr/target_goodies
2016-05-30 Patrycjusz R. Łogiewasamples zip and install targets moved into samples... 287/head
2016-05-16 Patrycjusz R. Łogiewadirectory structure changed from driver-centric to...
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-02-26 silverdrMerge pull request #1 from cc65/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-07-20 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-07-20 Oliver SchmidtMerge pull request #181 from Movax12/base10bug
2015-07-20 Oliver SchmidtMerge pull request #180 from greg-king5/sprintf
2015-07-20 Oliver SchmidtMerge pull request #179 from greg-king5/overlay
2015-07-16 Greg KingAdded make rules that build the overlay sample programs. 179/head
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-04-25 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-29 Oliver SchmidtMerge pull request #100 from greg-king5/default-drivers
2014-03-24 Oliver SchmidtMerge pull request #98 from groessler/something_to_pull
2014-03-24 Christian Groesslermake ld65 invocation silent again 98/head
2014-03-22 Oliver SchmidtMerge pull request #97 from groessler/something_to_pull
2014-03-22 Christian GroesslerSimplify to use less 'if's. Add missing link options... 97/head
2013-07-26 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-26 Oliver SchmidtMerge pull request #24 from greg-king5/oric
2013-07-25 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-25 Oliver SchmidtMerge pull request #12 from greg-king5/lightpen
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-27 Greg KingMerged testcode/lib/pen-test.c into the mousetest.c...
2013-06-24 Greg KingRenamed the mouse sample program because it also tests...
2012-10-15 ol.scAdded enumdevdir showcasing the recently introduced...
2012-08-08 ol.scAdded somewhat more complex demo. It looks for emdriver...
2012-06-24 ol.scMade overlaydemo compatible with the Atari:
2012-06-03 ol.scAdded secondary linker config for C64 overlays (incl...
2010-12-04 uzReorder -o and -t on the linker command line.
2009-09-28 uzImproved Makefile by Greg King. V2.13.0rc1
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2007-08-28 cuzFixed the name of the assembler.
2006-04-06 cuzApple 2 mouse driver and other stuff from Oliver Schmidt
2005-11-22 cuzSmall cosmetic fix
2005-11-20 cuzAdded changes from Oliver Schmidt so the graphics orien...
2005-03-31 cuzNew diodemo sample by Oliver Schmidt
2004-11-07 cuzAutodetect the location of the compiler and tools.
2004-10-08 cuzAdded the new mandelbrot sample
2003-10-06 cuzAdded new sample gunzip65 from Piotr
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-20 cuzFixed include paths
2003-02-16 cuzAdd new sample code contributed by Greg King
2002-12-13 cuzUse tgi drivers from libsrc directory
2002-11-25 cuzNew fire demo. Add tgi drivers to the disk.
2002-10-03 cuzAdded tgidemo
2001-09-26 cuzAdded the plasma sample
2001-09-13 cuzAdded the mousedemo program, changed some makefile...
2001-07-14 cuzAdd --codesize option
2000-06-14 cuzFixed makefile to use new paths
2000-06-06 cuzApply FreeBSD patch (adds comment to Makefile)
2000-05-28 uzThis commit was generated by cvs2svn to compensate...