]> git.sur5r.net Git - cc65/history - testcode
Fix style
[cc65] / testcode /
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-18 Greg KingAdded a test program for the special features of snprin...
2015-01-10 Oliver SchmidtMerge pull request #143 from greg-king5/basic-stub
2014-12-03 Oliver SchmidtMerge pull request #142 from greg-king5/disassemble...
2014-12-02 Stephan MühlstrasserMerge branch 'master' of https://github.com/cc65/cc65...
2014-11-20 Oliver SchmidtMerge pull request #139 from mrdudz/addundocs
2014-11-20 mrdudzadd LF
2014-11-20 mrdudzactually make TAS work :)
2014-11-19 mrdudzadded support for LAX#imm, all done
2014-11-19 mrdudzadded support for undocumented NOPs
2014-11-19 mrdudzadded support for ane, sha, shs, shy, shx
2014-11-19 mrdudzstarting branch for adding the missing undocumented...
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-06-02 Oliver SchmidtMerge pull request #125 from groessler/something_to_pull2
2014-06-02 Christian Groesslerfix last change 125/head
2014-06-01 Christian Groessleruse DYN_DRV and MOUSE_DRIVER defines to decide which...
2014-05-30 Christian GroesslerAdapt joy-test.c for Atari 5200 (only has 20x24 display)
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-25 Oliver SchmidtMerge pull request #118 from greg-king5/quoted-token
2014-05-23 Greg KingMore conforming to the cc65 project's apparent writing... 118/head
2014-05-23 Greg KingConformed to the cc65 project's coding style.
2014-05-22 Greg KingAdded an attribution.
2014-05-20 Greg KingAdded a quoted-token parsing function.
2014-04-25 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-30 Oliver SchmidtHarmonized usage of "KB" and "cc65".
2013-12-07 Oliver SchmidtMerge pull request #64 from groessler/something_to_pull
2013-12-06 Christian Groesslerremove debug code
2013-12-06 Christian Groessleradd serial driver for Atari, still contains much debug...
2013-11-19 Stephan MühlstrasserMerge branch 'master' into c1p
2013-09-18 Oliver SchmidtMerge pull request #42 from groessler/something_to_pull
2013-09-17 Christian Groessleradd testprogram for _sys() function on Atari 42/head
2013-09-17 Christian Groessleradd testprogram for _sys() function on Atari
2013-09-12 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-09-12 Oliver SchmidtMerge pull request #40 from groessler/something_to_pull2
2013-09-12 Christian GroesslerFix last change: Stack check for all CC65 targets.... 40/head
2013-09-12 Christian Groesslertestcode/lib/tinyshell.c: Enable SP check only for...
2013-09-11 Christian Groesslertestcode/lib/tinyshell.c: fix error message
2013-09-11 Christian Groesslertestcode/lib/tinyshell.c: fix error message
2013-09-11 Christian Groesslertestcode/lib/tinyshell.c: add 'verbose' and 'cls' comma...
2013-09-11 Christian Groesslertestcode/lib/tinyshell.c: add 'verbose' and 'cls' comma...
2013-08-27 Oliver SchmidtMerge pull request #33 from groessler/something_to_pull
2013-08-27 Christian Groesslerem-test.c: add support for Atari 33/head
2013-08-27 Christian Groesslerem-test.c: add support for Atari
2013-08-27 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-08-27 Oliver SchmidtMerge pull request #31 from greg-king5/cbm-chain
2013-08-26 Oliver SchmidtMerge pull request #32 from groessler/something_to_pull
2013-08-26 Christian Groesslerremove warning about missing return value; fix typo 32/head
2013-08-26 Christian Groesslerremove warning about missing return value; fix typo
2013-08-25 Greg KingAdded test programs for the exec() function.
2013-08-05 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-29 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-27 Oliver SchmidtAdded sprintf() test contributed by Ullrich von Bassewitz.
2013-07-26 Oliver SchmidtMerge pull request #24 from greg-king5/oric
2013-07-25 Oliver SchmidtMerge pull request #12 from greg-king5/lightpen
2013-07-24 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-24 Oliver SchmidtMerge pull request #23 from groessler/something_to_pull
2013-07-24 Christian Groessleradd "tinyshell" test program for file operations 23/head
2013-07-24 Christian Groessleradd "tinyshell" test program for file operations
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-23 Greg KingUsed a library-reference method to calibrate lightpen...
2013-06-17 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-17 Oliver SchmidtHave __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__...
2013-06-03 Greg KingAdded library reference address to lightpen driver...
2013-05-30 Greg KingAdded Inkwell lightpen drivers for the C64 and the...
2013-05-28 Oliver SchmidtIntroduced target 'atarixl'.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-04-28 Oliver SchmidtRemoved unmaintained Makefile and file lists.
2012-09-06 uzFixed problems reported by Greg King.
2012-07-12 uzAdded a test program to test the 16 bit shift ops.
2012-06-06 uzAdded the test program for the POSIX directory routines.
2012-02-09 ol.scRemoved '.c65' from include file name.
2012-01-04 ol.scAdjusted resource file to recent syntax changes.
2011-12-27 ol.scMoved GEOS VLIR assembler sample from 'samples' to...
2011-12-26 ol.scAdjusted language and TABs.
2011-02-26 cpgchange my email addr from cpg@aladdin.de to chris@groes...
2011-01-11 uzAdded a test program for division and modulo operation.
2010-07-10 uzAdded getopt. The implementation is based on a public...
2010-01-08 ol.scAdded support for several machines.
2009-12-13 ol.scAdded support for the Apple2 machines.
2009-12-02 uzPatch contributed by Greg King:
2009-11-26 cpgupdated with defdev.c and scrcode.s
2009-11-26 cpginitial check-in
2009-11-25 cpginclude unistd.h -- fix by Daniel Serpell
2009-09-24 uzFixed a comment
2009-09-24 uzAdded a test for strtoul().
2009-09-15 uzTestcode for strtol and atoi.
2009-08-17 uzAdded a multiplication test program.
2009-02-22 uzTest program for the rename() function. Supplied by...
2009-02-10 cpginitial check-in
2009-01-06 uzThe NES must have the joystick driver linked in. Change...
2008-08-14 uzChecked in a small test routine for the serial drivers...
2008-03-16 cuzOliver Schmidt added test output for second fire button.
2005-11-20 cuzRemove the driver before exiting
2005-08-29 cpginitial check-in
2005-08-07 cpg_graphmode_used doesn't exist anymore
2005-05-04 cuzlseek is now in unistd.h
next