]> git.sur5r.net Git - cc65/history - include
Moved interrupt enabling to the interrupt constructor.
[cc65] / include /
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-05-31 Christian Groesslerset DYN_DRV to 0; define atr5200std_joy
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-29 Christian Groesslerprovide CLK_TCK and CLOCKS_PER_SEC values for atari5200
2014-05-28 Christian Groessleradd atari5200.h
2014-05-25 Oliver SchmidtMerge pull request #118 from greg-king5/quoted-token
2014-05-20 Greg KingAdded a quoted-token parsing function.
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-28 Oliver SchmidtMerge pull request #99 from groessler/something_to_pull
2014-03-27 Oliver SchmidtClassified tgi_imulround() as part of TGI API.
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-08 Oliver SchmidtMerge pull request #89 from groessler/something_to_pull
2014-03-07 Christian Groesslerfix typo 89/head
2014-01-30 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-01-22 Oliver SchmidtMerge pull request #74 from groessler/something_to_pull
2014-01-21 Christian Groessleradd addresses of static drivers of the runtime
2014-01-17 Christian GroesslerMerge branch 'master' of https://github.com/oliverschmi...
2014-01-17 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-01-17 Oliver SchmidtMerge pull request #71 from groessler/something_to_pull2
2014-01-17 Oliver SchmidtSome fine tuning of the mouse driver interface harmoniz...
2013-12-07 Oliver SchmidtMerge pull request #64 from groessler/something_to_pull
2013-12-06 Christian Groessleradd SER_BAUD_56_875
2013-12-06 Christian Groessleradd SER_ERR_NOT_OPEN status code
2013-09-18 Oliver SchmidtMerge pull request #42 from groessler/something_to_pull
2013-09-17 Christian Groessleradd IOCB command codes to atari.h
2013-09-17 Christian Groessleradd IOCB command codes to atari.h
2013-09-10 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-09-10 Oliver SchmidtMerge pull request #37 from greg-king5/lightpen
2013-09-10 Greg KingRenamed the CBM510 lightpen driver to include the 184... 37/head
2013-09-09 Greg KingAdded a cbm510 lightpen driver.
2013-08-25 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-08-23 Oliver SchmidtMerge pull request #29 from greg-king5/mouseref
2013-08-23 Oliver SchmidtMerge pull request #27 from greg-king5/cbm2
2013-08-23 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-08-23 Greg KingAdded a driver to the CBM510 library that lets a joysti...
2013-08-22 Oliver SchmidtAdded TGI color defines.
2013-08-21 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-08-08 Oliver SchmidtAdjusted comment.
2013-08-08 Oliver SchmidtMerge pull request #25 from cybernesto/master
2013-08-08 Mario PatiñoComments added 25/head
2013-08-06 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-08-06 Oliver SchmidtMerge pull request #26 from greg-king5/oric
2013-08-06 Greg KingExposed, to C code, the names of the Atmos ROM's sound... 26/head
2013-08-03 Mario PatiñoDefined a struct to contain the date and time data
2013-08-03 Mario PatiñoPromoted _auxtype to a struct to gain access to additio...
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-25 Greg KingMoved the lightpen names from <mouse.h> to a new <pen.h>.
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-27 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-27 Oliver SchmidtHave __PLUS4__ imply __C16__.
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 KingReplaced an obsolete spelling with the current one.
2013-05-30 Greg KingAdded Inkwell lightpen drivers for the C64 and the...
2013-05-28 Oliver SchmidtFixed discrepancy between definition and declaration.
2013-05-28 Oliver SchmidtIntroduced target 'atarixl'.
2013-05-28 Oliver SchmidtRenamed Atari drivers.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-09 Oliver SchmidtAdjusted C declarations to the changed static driver...
2013-05-02 Oliver SchmidtMerge pull request #3 from greg-king5/ctype
2013-05-01 Greg KingFixed isgraph() and ispunct() (macroes and library... 3/head
2013-01-28 karriAdd lynx_snd_stop_channel
2013-01-28 karriAdd lynx_snd_active
2013-01-27 uztgi_free_vectorfont maps to free and must therefore...
2013-01-09 uzPatch by Greg King: Added the new graphics driver's...
2013-01-07 uzPatch by Greg King: Added TGI_COLOR_* definitions to...
2013-01-07 uzDeclare more internal TGI kernel variables. Not really...
2012-12-17 karrirename lynx_snd_pause
2012-12-11 karriAdd sound routine support
2012-11-27 karriMake positions signed
2012-11-21 karriFix types
2012-11-17 karriRemove duplicate definition for sprites
2012-11-13 ol.scHarmozined typing of static driver address.
2012-11-07 ol.scAdded declarations for target-specific static drivers...
2012-11-04 ol.scAdded option to build samples with statically linked...
2012-11-02 karriFix conflict in names
2012-11-01 ol.scIntroduced static standard drivers.
2012-10-25 ol.sc- Introduced Apple GEOS specific key codes.
2012-10-23 karriFix typo
2012-10-23 karriCammys optimized Lynx palette
2012-10-21 ol.scIntroduced getcurrentdevice() and implemented it for...
2012-10-19 ol.scThe 128+x character codes were very likely intended...
2012-10-19 ol.scRemoved cpputs/cpputsxy as they don't work and as there...
2012-10-16 ol.scImplemented __syschdir on CBM. As getcwd returns a...
2012-10-16 karriFix eol
2012-10-16 karriAdd Lynx hardware chip access
2012-10-14 ol.scRemoved TABs.
2012-10-11 ol.scRemoved DIO specific typedefs which were just aliases...
2012-10-10 ol.scReplaced Apple II specific solution with implementation...
2012-10-07 ol.scIntroduced getdevicedir() - with implementation for...
2012-09-09 ol.scReplaced Apple II specific solution with implementation...
2012-09-09 ol.scIntroduced mass-storage device enumaration - with imple...
2012-07-22 uzAn already loaded driver is an error in ser_load_driver...
next