]> git.sur5r.net Git - cc65/shortlog
cc65
2014-11-25 mrdudzuse 'testwrk' dir for bdiff
2014-11-24 mrdudzuse own naive bdiff tool instead of diff/fc
2014-11-24 mrdudzadded linefeeds
2014-11-23 mrdudzremoved common.h reference
2014-11-23 mrdudzchecked tests in /val
2014-11-23 mrdudzadded some windows/cmd.exe stuff
2014-11-22 mrdudzmakefile for misc, endless.c
2014-11-22 mrdudzadded readme
2014-11-22 mrdudzadded todo
2014-11-22 mrdudzgenerate reference output using host compiler, compare...
2014-11-22 mrdudzmoved tests that need special care into misc dir
2014-11-22 mrdudzfixed up the rest of the tests, added rudimentary makef...
2014-11-22 mrdudzadded makefile and common include
2014-11-22 mrdudzadded makefile and common include
2014-11-22 mrdudzinclude s26 to get bitsize of char
2014-11-22 mrdudzsitest can not work
2014-11-22 mrdudzcleanup
2014-11-20 Oliver SchmidtMerge pull request #139 from mrdudz/addundocs
2014-11-20 mrdudzchanged return code to -99 139/head
2014-11-20 mrdudzadd LF
2014-11-20 mrdudzactually make TAS work :)
2014-11-20 mrdudzuses TAS instead of SHS like da65 did
2014-11-19 mrdudzadded support for LAX#imm, all done
2014-11-19 mrdudzadded support for undocumented NOPs
2014-11-19 mrdudzrenamed KIL to the more common JAM, which is also accep...
2014-11-19 mrdudzadded support for ane, sha, shs, shy, shx
2014-11-19 mrdudzstarting branch for adding the missing undocumented...
2014-11-19 mrdudzMerge remote-tracking branch 'upstream/master'
2014-11-03 Oliver SchmidtAdjusted URL.
2014-11-03 Oliver SchmidtConsistently rely on SSL redirection.
2014-11-03 Oliver SchmidtAdjusted doc URL.
2014-11-03 Oliver SchmidtModified doc generation to target 'doc' repository.
2014-11-01 Oliver SchmidtAdjusted Travis CI file to recent change.
2014-11-01 Oliver SchmidtReduced clutter in root dir.
2014-10-30 Oliver SchmidtIgnore return value of commit (not push).
2014-10-30 Oliver SchmidtMinor changes to cleanup log.
2014-10-30 Oliver SchmidtMoved Windows binary snapshot to SourceForge.
2014-10-14 Oliver SchmidtMerge pull request #138 from spiro-trikaliotis/equality...
2014-10-14 Oliver SchmidtMerge pull request #137 from spiro-trikaliotis/notemitt...
2014-10-14 Spiro TrikaliotisEquality problem (Ullrich von Bassewitz) 138/head
2014-10-14 Spiro TrikaliotisFix for: cc65 forgetting to emit labels (Alan Cox) 137/head
2014-10-01 mrdudzscheisse
2014-09-30 Oliver SchmidtMerge pull request #133 from pfusik/fix-char-cast
2014-09-25 mrdudzfix cast to char, patch by Piotr Fusik
2014-09-25 mrdudzMerge remote-tracking branch 'upstream/master'
2014-09-25 Oliver SchmidtMerge pull request #135 from ikorb/patch1
2014-09-25 mrdudzadded tests as prepared by oliver 135/head
2014-09-25 mrdudzadded commandline option to quit after X cycles
2014-09-24 mrdudzadded tests as prepared by oliver
2014-09-22 Piotr FusikFix casting an r-value to char. 133/head
2014-09-11 Oliver SchmidtMerge pull request #132 from greg-king5/high-zero
2014-09-10 Greg KingChanged literal zeroes of the style "#>0" into the... 132/head
2014-09-09 Oliver SchmidtMerge pull request #130 from greg-king5/caps-lock
2014-09-04 Greg KingSwapped the locations of a constructor and a destructor... 130/head
2014-08-24 Oliver SchmidtMerge pull request #131 from greg-king5/refine-crt
2014-08-24 Greg KingRefined the comments in the target start-up files. 131/head
2014-08-24 Greg KingMoved the CAPS LOCK code out of the startup file, and...
2014-08-21 Greg KingDisable the Atmos keyboard's CAPS LOCK for both conio...
2014-07-17 Oliver SchmidtMerge pull request #129 from greg-king5/cbmdir
2014-07-17 Greg KingImproved some multiplication code. 129/head
2014-07-17 Greg KingFixed a buffer overrun bug.
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-04 Oliver SchmidtRevert "don't define DYN_DRV for targets which don...
2014-06-04 Oliver SchmidtCreate static drivers directly from source files.
2014-06-03 Oliver SchmidtNormalized style.
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 Oliver SchmidtMerge pull request #127 from groessler/something_to_pull
2014-06-01 Christian Groesslerdon't define DYN_DRV for targets which don't predefine it 127/head
2014-06-01 Christian Groessleruse DYN_DRV and MOUSE_DRIVER defines to decide which...
2014-06-01 Oliver SchmidtAdded Apple GEOS to the list of targets.
2014-05-31 Christian Groesslerset DYN_DRV to 0; define atr5200std_joy
2014-05-31 Oliver SchmidtMerge pull request #124 from groessler/something_to_pull
2014-05-30 Christian GroesslerAdapt joy-test.c for Atari 5200 (only has 20x24 display)
2014-05-30 Christian Groessleradd 'console' to NES line 124/head
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-30 Christian Groesslerrename _antic.inc, _pokey.inc, _gtia.inc to atari_antic... 122/head
2014-05-30 Christian Groesslermove atari5200 behind atari and atarixl in TARGETS...
2014-05-30 Christian Groesslerremove atari5200.mac
2014-05-30 Oliver SchmidtMerge pull request #123 from greg-king5/cbm-errors
2014-05-29 Christian Groesslerprovide CLK_TCK and CLOCKS_PER_SEC values for atari5200
2014-05-29 Greg KingUsed longer error text. 123/head
2014-05-28 Christian Groesslerfix build error
2014-05-28 Christian Groessleradd atari5200.h
2014-05-28 Christian Groesslerremove unneeded ATASCII defs; add header
2014-05-28 Christian Groesslerfix warning when generating info file
2014-05-28 Christian Groessleruse atari target scrcode macro for atari5200 target...
2014-05-28 Christian Groesslerdon't use scrcode for numbers
2014-05-28 Christian Groesslerremove TABs
2014-05-28 Christian Groesslercleanups and add comments
2014-05-27 Christian Groesslercheck trigger button (TRIGx); correctly report joystick...
2014-05-27 Christian Groesslersmall doc update
2014-05-27 Oliver SchmidtMerge pull request #121 from groessler/something_to_pull
2014-05-27 Christian Groesslermore doc updates for atari5200
2014-05-27 Christian GroesslerDon't reserve space for display list in __RESERVED_MEMO...
2014-05-26 Christian Groesslersmall optimization 121/head
2014-05-26 Christian Groesslernot a dummy implementation anymore...
2014-05-26 Oliver SchmidtMerge pull request #120 from greg-king5/cbm-errors
2014-05-26 Greg KingUpdated the CBM error tables. 120/head
next