]> git.sur5r.net Git - cc65/shortlog
cc65
2014-11-30 Greg KingClarified a segment error message. 142/head
2014-11-30 Greg KingFixed the detection of where to start and stop segments.
2014-11-23 Greg KingCompleted the coding of da65's SEGMENT feature.
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-09-30 Oliver SchmidtMerge pull request #133 from pfusik/fix-char-cast
2014-09-25 Oliver SchmidtMerge pull request #135 from ikorb/patch1
2014-09-25 mrdudzadded tests as prepared by oliver 135/head
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
2014-05-26 Oliver SchmidtMerge pull request #119 from greg-king5/strncpy-doc
2014-05-26 Greg KingUpdated the function reference document. 119/head
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 KingSlightly refined the strqtok() documentation.
2014-05-22 Greg KingAdded an attribution.
2014-05-22 Greg KingDocumented strqtok().
2014-05-22 Oliver SchmidtMerge pull request #117 from groessler/something_to_pull
2014-05-21 Christian GroesslerSet the "simple" bit in the .o65 mode word only if... 117/head
2014-05-20 Greg KingAdded a quoted-token parsing function.
2014-05-16 Christian Groesslermore documentation updates for Atari 5200
2014-05-16 Christian Groesslerdocumentation updates for Atari 5200
2014-05-16 Christian Groesslerchanged version, startup screen now not fine anymore
2014-05-16 Christian Groesslersome CONIO fixes
2014-05-13 Oliver SchmidtMerge pull request #116 from greg-king5/symbol-table
2014-05-12 Oliver SchmidtMerge pull request #115 from greg-king5/cc65-mul
2014-05-12 Greg KingFixed a ca65 internal error that would show a message... 116/head
2014-05-12 Christian Groesslerclrscr for Atari 5200 default conio screen
2014-05-12 Christian Groessleradd joystick driver -- trigger buttons are not queried yet
2014-05-12 Christian Groessleradd dummy irq.s
2014-05-11 Greg KingFixed the comments to say where the actual Left-Hand... 115/head
2014-05-11 Greg KingAdded a fast subroutine to multiply two signed 8-bit...
2014-05-09 Oliver SchmidtMerge pull request #114 from greg-king5/phantom
2014-05-05 Greg KingAdded comments that explain why some instructions are... 114/head
2014-05-05 Greg KingBack-migrated some phantom-key rejection optimizations.
2014-05-05 Greg KingMigrated the phantom-key exorcism code to the other...
2014-05-05 Greg KingAdded the long-missing driver-flags byte to the potenti...
2014-05-01 Oliver SchmidtReintroduced optional INIT segment for (weird) NES...
2014-05-01 Oliver SchmidtRenamed JUMPTABLE and cleaned up module.cfg.
next