]> git.sur5r.net Git - cc65/history - asminc
Fixed LinuxDoc Tools issues in some verbatim blocks in the Atari document.
[cc65] / asminc /
2013-08-06 Greg KingAdded symbol names for useful Atmos addresses.
2013-07-29 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-26 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-26 Oliver SchmidtMerge pull request #24 from greg-king5/oric
2013-07-26 Greg KingReplaced number literals in source code with meaningful... 24/head
2013-07-25 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-25 Oliver SchmidtMerge pull request #12 from greg-king5/lightpen
2013-07-24 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-24 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-23 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-16 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-16 Oliver SchmidtMerge pull request #21 from groessler/something_to_pull
2013-07-16 Greg KingNormalized some hexadecimal addresses.
2013-07-16 Greg KingMoved common symbol names out of sources, and into...
2013-07-15 Christian Groesslerfix '_sysrmdir' for SpartaDOS 21/head
2013-07-15 Christian Groesslerfix '_sysrmdir' for SpartaDOS
2013-07-10 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-04 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-03 Christian GroesslerRemove saving and restoring of zeropage variables.
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-27 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-25 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-24 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-21 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-19 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-17 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-17 Oliver SchmidtHave __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__...
2013-06-13 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-10 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-10 Oliver SchmidtMerge pull request #14 from groessler/something_to_pull
2013-06-10 Christian Groesslerremove TABs 14/head
2013-06-10 Christian GroesslerUse symbolic names for all CIO commands.
2013-06-07 Christian GroesslerUse symbolic names for all CIO commands.
2013-06-07 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-05 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-04 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-03 Greg KingAdded library reference address to lightpen driver...
2013-06-01 Oliver SchmidtAdded library reference tgi_libref to TGI interface.
2013-06-01 Oliver SchmidtAdded library reference ser_libref to SER interface.
2013-05-31 Oliver SchmidtAdded library reference mouse_libref to MOU interface.
2013-05-31 Oliver SchmidtAdded library reference joy_libref to JOY interface.
2013-05-31 Oliver SchmidtAdded library reference em_libref to EMD interface.
2013-05-30 Christian Groesslerrename CIOV and SIOV to CIOV_org and SIOV_org for atari...
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-05-08 Oliver SchmidtMerge pull request #8 from greg-king5/generic
2013-05-08 Greg KingAdded two useful opcode mnemonic aliases. 8/head
2013-04-26 Oliver SchmidtMerge pull request #2 from greg-king5/scrcode
2013-04-25 Greg KingMade CBM scrcode assembly-macro properly handle all... 2/head
2013-04-07 Oliver SchmidtReplaced builtin macro packages with .mac files that...
2013-01-07 uzSmall fixes by Christian Krüger.
2012-12-11 karriDefine timer 7 for sound
2012-11-04 uzChange imports from "import" to "global", so the file...
2012-11-04 uzAdd some more definitions for the zero page variables...
2012-11-01 ol.scRemoved reference to old rs232 framework.
2012-10-02 ol.scTurned the 'ST' status byte into a symbol resolved...
2012-07-31 ol.scHave _em_load_driver exported here now that it is an...
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-01 uzAccording to Greg King, Vorpal files are regular files.
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-02 uzMoved most of the file type detection from cbm_dir...
2012-02-21 uzRenamed smc.mac to smc.inc.
2012-02-21 uzAdded a macro package for writing self modyfying code...
2012-02-11 cpgrecognize XDOS -- patch from Stefan Haubenthal
2011-07-31 uzDeclaration of tgi_settextdir() added.
2011-07-17 uzRenamed tgi_textheight -> tgi_gettextheight, tgi_textwi...
2011-07-17 uzSmall change in the vector font format.
2011-07-17 uzAdded a new flags byte to the TGI headers. Bumped the...
2011-06-07 uzAdded (again) IRQ support for the Oric Atmos by Stefan...
2011-05-02 uz_tgi_getaspectratio was declared global twice, while...
2011-05-02 ol.scRemoved tgi_load() and all corresponding infrastructure...
2011-05-01 uzNew TGI routines tgi_getaspectratio/tgi_setaspectratio.
2011-04-28 ol.scMinimal source reformatting.
2011-04-25 ol.scAdded TGI mode tables for Atmos and Lynx
2011-04-25 ol.scTarget-specific black & white values for use by the...
2011-02-06 cpgadd Antic opcodes (submitted by Christian Krueger)
2010-07-11 uzRemoved the header files for the rs232 API since it...
2010-06-10 uzRenamed oserrcheck to __mappederrno. Added an additiona...
2010-06-04 uzRemove __maperrno symbol, since the function is no...
2010-06-03 uzAdded EBADF since this is required for fileno().
2010-03-06 uzThe C16 is not really a separate machine, but identical... V2.13.2
2010-02-28 uzReplaced '=' by ':=' where applicable and moved the...
2010-02-28 uzMoved the pet.inc file into the asminc subdirectory...
2010-02-28 uzRemoved pet.inc, since the real file is still in the...
2010-02-28 uzAdded definitions for the 6522 VIA.
2010-02-20 uzMade Olivers devnum patch (r4588) work with the PET...
2010-02-14 ol.scInitialize _curunit from the zeropage value DEVNUM...
2010-02-02 uzAdd MMU config registers 2+3 (Marco van den Heuvel).
2009-12-13 ol.scAdded missing declaration ?!?
2009-12-10 uzAdded some definitions for version 1.3 of the o65 format.
2009-11-13 uzReplaced TGI_ERR_NO_MEM by TGI_ERR_NO_RES
2009-11-13 uzFixed TGI error codes and messages. Removed the Atari...
2009-11-12 uzThe outcode constants from tgi_outcode went into this...
2009-11-10 cpgadd some comments
2009-11-10 cpgadd Atari TGI drivers from Fatih Aygun
2009-11-06 uztgi_vectorchar takes now a char argument. Added tgi_ins...
next