]> git.sur5r.net Git - cc65/history - include
Added commented placeholder for future Mitsubishi 740 CPU in "cpu.mac".
[cc65] / include /
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 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 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-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...
2012-07-22 uzRewrote em_load_driver in assembler fixing a possible...
2012-07-22 uzRewrote tgi_load_driver in assembler and fixed a possib...
2012-07-03 ol.scAdded functional Atari directory classification macros...
2012-07-03 ol.scThis is C, not 6502 ;-))
2012-07-01 uzUse 's' as default file type instead of 'u'.
2012-07-01 uzAccording to Greg King, Vorpal files are regular files.
2012-07-01 uzFixed naming of cbm_clall.
2012-07-01 uzUnified names of CBM kernal level functions and complet...
2012-06-25 ol.scAdded dummy classification macros for the remaining...
2012-06-24 ol.scMinor adjustment to Apple II coding style (two spaces...
2012-06-24 ol.scAdded Apple II classification macros for file types...
2012-06-24 uzAdded classification macros for file types from struct...
2012-06-24 uzMove definitions for CBM file types into its own header...
2012-06-04 uzAllow a third, optional filename argument for cbm_opendir.
2012-06-03 uzImplemented rewinddir/seekdir.
2012-06-03 uzAdd comment about meaning of directory entry type.
2012-06-02 uzMoved most of the file type detection from cbm_dir...
2012-05-29 uzAdded a struct dirent for the CBMs.
2012-05-28 uzTape load and save functions for the Oric Atmos. By...
2012-04-29 ol.scAt least in the context of compacted bitmap handling...
2012-03-17 uzAdded an improved definition of the __vic2 structure...
2012-03-11 uzThe set_irq function needs size_t.
2012-02-27 ol.scIntroduced Apple GEOS specific screen size constants.
2012-02-22 ol.scBetter have the Apple GEOS stuff below the CBM GEOS...
next