]> git.sur5r.net Git - cc65/history - libsrc/lynx
Shorten a URL.
[cc65] / libsrc / lynx /
2016-09-27 Oliver SchmidtMerge pull request #353 from SvOlli/da65
2016-09-20 Oliver SchmidtMerge pull request #348 from SvOlli/release
2016-09-14 Oliver SchmidtMerge pull request #341 from alexthissen/master
2016-09-11 Alex ThissenChanged __BLOCKSIZE__ to __BANK0BLOCKSIZE__.
2016-08-27 alexthissenUpdate exehdr.s
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-03-08 Oliver SchmidtMerge pull request #274 from bbbradsmith/doc-cc65-intern
2016-03-07 Oliver SchmidtRenamed RAM to MAIN for all disk based targets.
2016-03-06 Oliver SchmidtRenamed INITBSS to INIT and INIT to ONCE.
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-09-09 Oliver SchmidtMerge pull request #130 from greg-king5/caps-lock
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-06-04 Oliver SchmidtCreate static drivers directly from source files.
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-09 Oliver SchmidtMerge pull request #114 from greg-king5/phantom
2014-05-01 Oliver SchmidtRenamed JUMPTABLE and cleaned up module.cfg.
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-19 Oliver SchmidtMerge pull request #92 from karrika/master
2014-03-19 Karri KaksonenUse LOWCODE segment 92/head
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 joy_libref to JOY interface.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
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-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
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-21 karriAdd collision screen erasure to tgi_clear
2012-11-20 karriAdd erasure of collision buffer to tgi_clear
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.scConvert dynamically loadable drivers into statically...
2012-10-26 karriPalette updated
2012-10-26 karriFine tune palette
2012-10-23 karriCammys optimized Lynx palette
2012-09-15 karriChange address of sec loader
2012-09-11 karriShring the bootloader by 20 bytes and remove restrictio...
2012-02-06 uzAdded an implementation of clock() for the Lynx console...
2011-08-15 uzFixed range errors when negative numbers where used...
2011-07-17 uzAdded a new flags byte to the TGI headers. Bumped the...
2011-05-02 ol.scRemoved tgi_load() and all corresponding infrastructure...
2011-05-01 ol.scRemoved recently added TGI mode tables for Atmos and...
2011-04-30 ol.scDocumented the reason for having a pixel aspect ratio...
2011-04-25 ol.scAdded TGI mode tables for Atmos and Lynx
2011-04-25 uzAccess routines for different eeprom types. By Karri...
2011-04-25 ol.scTarget-specific black & white values for use by the...
2011-04-06 uzNew uploader that can be hiding in top of memory waitin...
2011-04-06 uzMissing files added by Karri Kaksonen.
2011-03-21 uzLynx boot stuff split up into several files. Changes...
2011-03-17 uzImproved and much smaller bootloader by Karri Kaksonen.
2011-02-06 uzBug correction by Karri Kaksonen.
2011-01-29 uzBugfix by Karri Kaksonen.
2011-01-26 uzAllow different output formats using additional linker...
2011-01-04 uzMore changes by Karri Kaksonen.
2010-12-30 uzBug fixes by Karri Kaksonen.
2010-12-29 uzLynx update including file routines that access a file...
2010-12-22 uzLatest versions of startup code and config by Karri...
2010-12-20 uzNew versions that match the current TGI API by Karri...
2010-12-19 uzAdded an implementation of toascii() for the Lynx,...
2010-11-09 uzFixed order of options in call to ld65, which became...
2010-10-02 ol.scNow that we reduce the size of the RAM memory area...
2009-11-24 uzSqueezed bytes and cycles out of the kbhit functions...
2009-10-26 uzLynx TGI driver update by Karri Kaksonen. Adds collisio...
2009-10-01 uzLynx updates by Karri Kaksonen.
2009-09-24 uzMoved most platform assembler includes into asminc...
2009-09-20 uzRenamed the comlynx source and driver to lynx-comlynx...
2009-09-20 uzRemove the framerate module. It's job is done by the...
2009-09-20 uzLynx patches by Karri Kaksonen. Improvements for the...
2009-09-17 uzLynx changes by Karri Kaksonen.
2009-09-13 uzSqeeze out two bytes of the code.
2009-09-13 uzLynx changes by Karri Kaksonen.
2009-09-11 uzMake use of the IRQ to swap view and draw pages when...
2009-09-11 uzChanges by Karri Kaksonen to implement interruptor...
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2008-04-14 cuzRemoved display swapping code
2008-03-30 cuzRemoved an unused module.
2007-02-09 cuzUpdated version by Karri Kaksonen.
2005-05-02 cuzBug fix by Karri Kaksonen
2005-04-21 cuzgetenv is now in common
2005-02-26 cuzMove constructor code into the INIT segment
2004-11-29 cuzNew code from Karri
2004-11-13 cuzNew kbhit and cgetc functions from Karri
2004-11-07 cuzAdded the IRQ entry
2004-11-06 cuzMoved additional zeropage variables into an extra module.
next