]> git.sur5r.net Git - cc65/history - libsrc
Merge remote-tracking branch 'upstream/master'
[cc65] / libsrc /
2013-06-04 Christian GroesslerMerge remote-tracking branch 'upstream/master'
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-31 Oliver SchmidtExplicitly set search paths for libraries build.
2013-05-31 Christian Groesslersmall cleanup
2013-05-31 Christian GroesslerTake SHADOW_RAM size into account.
2013-05-30 Christian GroesslerWhen turning the ROM off and on, also change the charge...
2013-05-30 Christian Groesslersome more changes -- atarixl target basically works now
2013-05-30 Christian GroesslerHandlers which manage the banking in and out of the...
2013-05-30 Christian Groessleradd more saved content
2013-05-30 Christian Groesslermove ZPSAVE content into its own file (used by 2nd...
2013-05-30 Christian Groessleradapt to atarixl target
2013-05-30 Christian Groesslerrename CIOV and SIOV to CIOV_org and SIOV_org for atari...
2013-05-30 Christian GroesslerCode & data for "shadow RAM preparation" load chunk...
2013-05-30 Christian GroesslerCode & data for "system check" load chunk in the atarix...
2013-05-30 Christian Groessler"save area" is used to save modified system variables...
2013-05-30 Christian GroesslerSome small first changes for the 'atarixl' target.
2013-05-28 Oliver SchmidtUse cbm_load() to load overlays on CBMs.
2013-05-28 Oliver SchmidtBrought back mouse driver source code.
2013-05-28 Oliver SchmidtIntroduced target 'atarixl'.
2013-05-28 Oliver SchmidtRenamed Atari drivers.
2013-05-24 Oliver SchmidtAdded support for cc65 program arguments.
2013-05-24 Oliver SchmidtNo delimiter comment between includes and first segment.
2013-05-24 Oliver SchmidtThe paravirtualization hooks are called for JMP too...
2013-05-21 Oliver SchmidtMade lib build less verbose if run as Travis CI build.
2013-05-20 Oliver SchmidtAdded 'sim6502' and 'sim65C02' targets.
2013-05-12 Oliver SchmidtMade dependency handling for C sources actually work.
2013-05-10 Oliver SchmidtMerge pull request #10 from greg-king5/target-util
2013-05-09 Greg KingMade geos-apple's file-converter depend on apple2enh... 10/head
2013-05-09 Oliver SchmidtForce warning-free build (and added missing clean target).
2013-05-09 Oliver SchmidtAllow for warning-free build of libraries.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-09 Oliver SchmidtInclude targetutil intermediates in dependency handling.
2013-05-09 Oliver SchmidtRemoved unintentionally committed intermediate file.
2013-05-08 Oliver SchmidtSearch for "local" binaries only once.
2013-05-08 Oliver SchmidtHack: Changed TARGET order to have apple2enh.lib availa...
2013-05-08 Oliver SchmidtAdded support for building targetutils.
2013-05-08 Oliver SchmidtAdded support for building 'extra' object files.
2013-05-07 Oliver SchmidtRemoved reference to CC65_HOME.
2013-05-07 Oliver SchmidtAllow to build just the binaries or just the libraries...
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-05 Oliver SchmidtAdded compatibility with cmd.exe (and reduced verbosity).
2013-05-04 Oliver SchmidtAvoid usage of cl65 for library build as it requires...
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
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-05-01 Oliver SchmidtExclude apple2enh-only functionality from apple2 biuld...
2013-05-01 Oliver SchmidtAdjusted include directive for local header.
2013-05-01 Oliver SchmidtRemoved obsolete files.
2013-05-01 Oliver SchmidtMarked files to be excluded from build.
2013-04-02 Oliver SchmidtFixed typos.
2013-04-02 Oliver SchmidtFixed typos.
2013-04-02 Oliver SchmidtFixed typo.
2013-02-14 ol.scSave some bytes by sharing the code doing the actual...
2013-02-14 ol.scRemoved unnecessary include.
2013-02-13 ol.scFixed copy&paste bug.
2013-02-13 uzRemove needless instruction to make the code assemble.
2013-02-12 ol.scMoved IRQ hooking / unhooking from startup code to...
2013-01-28 karriAdd lynx_snd_stop_channel
2013-01-28 karriExport lynx_snd_active
2013-01-28 karriUpdate sound driver
2013-01-15 silverdrtypo in the doc corrected, tabs adjusted
2013-01-07 uzBugfix by Stefan Haubenthal.
2013-01-07 uzPatch by Greg King: Added a TGI text translator and...
2013-01-07 uzPatch by Greg King: The Oric Atmos graphics driver...
2012-12-17 karriAdd __fastcall__ stuff
2012-12-12 karriAdd sound support
2012-12-12 karriWork in progress
2012-12-11 karriAdd basic sound support
2012-12-02 karriFix bug in cls
2012-12-01 karriAdd collision indices to all sprites jsut in case
2012-11-26 uzMoved the string that contains the ascii representation...
2012-11-21 karriAdd collision screen erasure to tgi_clear
2012-11-20 karriAdd erasure of collision buffer to tgi_clear
2012-11-12 uzFixed an error in calloc reported by Marc 'BlackJack...
2012-11-07 ol.scMinor adjustment.
2012-11-04 uzUse the new declarations from the zeropage include...
2012-11-03 uzHave the callirq module export __CALLIRQ__ and changed...
2012-11-01 ol.scIntroduced static standard drivers.
2012-11-01 ol.scAdded missing standard driver definitions.
2012-10-31 ol.scFixed typo.
2012-10-29 ol.scNormalized coding style.
2012-10-29 ol.scConvert dynamically loadable drivers into statically...
2012-10-26 karriPalette updated
2012-10-26 karriFine tune palette
2012-10-25 ol.scApply "improved" cursor-off handling for native GEOS...
2012-10-23 ol.scFixed several aspects of the GEOS CONIO implementation:
2012-10-23 ol.scAdded (naive) implementation of dio_query_sectcount...
2012-10-23 ol.scMinor adjustment.
2012-10-23 ol.scNormalized coding style.
2012-10-23 karriCammys optimized Lynx palette
2012-10-22 ol.scOn Cywin with its (too) expensive fork() this change...
2012-10-21 ol.scIntroduced getcurrentdevice() and implemented it for...
2012-10-19 ol.scRemoved revers as it doesn't influence clrscr, cclear...
2012-10-19 ol.scRemoved cpputs/cpputsxy as they don't work and as there...
2012-10-17 ol.scAdded check for disk in drive on chdir().
next