]> git.sur5r.net Git - cc65/history - samples
Removed unused code.
[cc65] / samples /
2009-09-11 uzDefine a standard driver and mode for tgi graphics...
2009-09-11 uzUse mouse_stddrv instead of a platform dependent #define.
2009-08-28 uzIncrease count to 16384. Simplify complex expression.
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2009-07-30 uzCalculate time in seconds, not ticks. Implement pager...
2009-02-11 uzSupport for the Plus/4 by john "graham" selck.
2009-01-25 cpgfix typo
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2007-08-28 cuzFixed the name of the assembler.
2006-04-07 cuzThe Apple2 has only upper case chars.
2006-04-06 cuzApple 2 mouse driver and other stuff from Oliver Schmidt
2005-11-22 cuzSmall cosmetic fix
2005-11-20 cuzAdded changes from Oliver Schmidt so the graphics orien...
2005-11-20 cuzSmall optimization
2005-09-02 cuzNew diodemo version by Oliver; update of the README...
2005-04-01 cuzSlightly improved version with more comments
2005-03-31 cuzNew diodemo sample by Oliver Schmidt
2004-11-07 cuzUpdate the mouse demo to run with the new mouse API...
2004-11-07 cuzCosmetic changes
2004-11-07 cuzAutodetect the location of the compiler and tools.
2004-10-08 cuzAdded the new mandelbrot sample
2004-06-13 cuzPatches from Greg King
2004-05-31 cuzSome improvements in font generation
2004-03-06 izydorst- a new sample program (GetID is a Hello World in GEOS :)
2003-12-21 cuzPrint a banner
2003-11-12 cuzTry to be more resolution independent
2003-10-06 cuzAdded new sample gunzip65 from Piotr
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-20 cuzFixed include paths
2003-08-15 izydorstsystem vector interception fixes
2003-08-15 izydorstsmall demo of system vectors interception
2003-06-03 cuzPatch from Greg
2003-03-15 izydorstfixes for GEOS structures, initialized menu/icontabs...
2003-02-16 cuzAdd new sample code contributed by Greg King
2003-02-01 cuztgi_init does no longer take params
2003-01-10 izydorstsample programs updated for new GEOS exit/return/MainLo...
2002-12-23 izydorstmore funstuff in tgidemo
2002-12-20 cuzRemove debug code
2002-12-19 cuzUse screensize for screen dimensions
2002-12-13 cuzUse tgi drivers from libsrc directory
2002-12-06 cuzUpdate: new c16 target and fire demo
2002-12-01 cuzMake DoWarning static
2002-11-25 cuzNew fire demo. Add tgi drivers to the disk.
2002-11-25 cuzUse register variables
2002-11-22 cuzCosmetic changes
2002-11-16 izydorstreplaced reference to vlink utility with grc call with...
2002-10-03 cuzPort plasma to the C128
2002-10-03 cuzAdded tgidemo
2002-10-03 cuzIgnore executables
2002-09-30 cuzFile had DOS line endings
2002-07-10 izydorstexample for creating VLIR binary using ca65
2002-07-01 cuzAdded tutorial files
2002-04-06 izydorstadded test of mouse.h routines
2002-02-14 cuzMake the voice data unsigned
2001-12-10 cpgAtari updates
2001-10-27 izydorstsimple conio support for GEOS
2001-10-26 cuzCosmetic change
2001-10-13 cuzUse static locals (again)
2001-10-13 cuzFixed a bug
2001-10-09 cuzAdded the plasma sample to the README file.
2001-09-26 cuzAdded the plasma sample
2001-09-26 cuzAdded a README
2001-09-20 cuzCBM510 update
2001-09-19 cuzFix mouse type
2001-09-14 cuzAdded CBM510 support
2001-09-13 cuzAdded the mousedemo program, changed some makefile...
2001-07-14 cuzTime the execution
2001-07-14 cuzAdd --codesize option
2000-07-30 cuzFile no longer needed
2000-07-25 cuzThe name of the CLOCKS_PER_SEC macro was wrong in the...
2000-07-16 cuzAdded more sample programs from Maciek
2000-07-15 cuzAdded tutorial files from Maciek
2000-06-14 cuzFixed makefile to use new paths
2000-06-06 cuzApply FreeBSD patch (adds comment to Makefile)
2000-05-28 uzThis commit was generated by cvs2svn to compensate...