]> git.sur5r.net Git - cc65/history - libsrc
Fixed more bugs, shortened the code where possible.
[cc65] / libsrc /
2009-02-10 uzRemoved an unused import.
2009-02-10 cpgadd strnicmp.o
2009-02-10 cpginitial check-in
2009-01-30 cpgsmall optimization
2009-01-28 cpgnow it really works (tested w/MYDOS only)
2009-01-28 cpgfix comments
2009-01-24 uzFunction key support be Stephan Haubenthal.
2009-01-06 uzCode optimizations (by Stefan Haubenthal and me).
2008-08-31 uzFixed problems with the startup code (Greg King): Inter...
2008-08-31 uzReverted a change that should not have been commited.
2008-08-27 uzMade strxfrm fastcall, added docs.
2008-08-05 uzAdded Koala Pad mouse drivers written by Stefan Haubenthal.
2008-08-03 uzA label must always be followed by a statement. This...
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2008-07-15 cuzMove zpsave into its own segment to decrease the execut...
2008-07-04 cpguse __ZPSAVE_LOAD__ instead of __BSS_LOAD__ to create...
2008-07-03 cuzMoved the data that keeps a copy of the used zero page...
2008-07-01 cpgUse RMARGN instead of a hard coded value for compatibil...
2008-04-15 cuzRenamed setoserror to seterrnofromoserror to avoid...
2008-04-15 cuzFixed an error.
2008-04-14 cuzRemoved display swapping code
2008-04-13 cuzNew entry point setoserror
2008-04-13 cuzNew function fndefunit.
2008-04-10 cuzNTSC/PAL update by Stefan Haubenthal.
2008-04-10 cuzNew get_tv module from Stefan Haubenthal.
2008-03-30 cuzRemoved an unused module.
2008-03-25 cuzThe value of COLOR_WHITE changed from 1 to 3.
2008-03-25 cuzRemoved obsolete files.
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2008-02-25 cuzOliver Schmidt fixed errors in the LINE and SETPIXELCLI...
2007-08-26 cuzFixed a bug: Byte three of the remainder was overwritte...
2007-03-28 cpgspace optimization by Stefan Haubenthal
2007-02-09 cuzUpdated version by Karri Kaksonen.
2007-01-24 cuzNew version by Oliver Schmidt
2007-01-05 cuzUpdate from Oliver Schmidt
2006-08-18 cuzIgnore intermediate files
2006-08-18 cuzAdded build rules for the apple2-auxmem driver.
2006-08-17 cuzNew extended memory driver by Stefan Haubenthal.
2006-08-17 cuzHonor the new MOUSE_FLAG_EARLY_IRQ and MOUSE_FLAG_LATE_...
2006-08-17 cuzMouse driver fixes by Oliver Schmidt.
2006-08-17 cuzAdded constructor support (contributed by Stefan Hauben...
2006-06-05 cuzRewrote the xxx_load routines for the drivers in assemb...
2006-06-04 cuzjoy_unload didn't return a valid error code.
2006-06-04 cuzser_unload didn't return a valid error code.
2006-06-04 cuzmouse_unload didn't return a valid erro code on success.
2006-06-04 cuzFixed a problem when loading joystick drivers: When...
2006-06-04 cuzUnloading the joystick driver didn't reset the interrup...
2006-06-04 cuzFixed an error in the load routine: The driver was...
2006-06-04 cuzFixed error handling
2006-06-04 cuzFixed a problem in mouse_load_driver: The driver was...
2006-05-31 cuzMinor update by Oliver Schmidt
2006-05-29 cuzUpdate by Oliver Schmidt
2006-05-21 cuzChanged the mouse API: Introduced a new flag byte that...
2006-05-08 cuzNew version from Oliver Schmidt
2006-04-23 cuzBugfix by Oliver Schmidt
2006-04-09 cuzDeclare zero page variables before use. Otherwise they...
2006-04-06 cuzApple 2 mouse driver and other stuff from Oliver Schmidt
2006-03-31 cuzCode goes into the CODE segment, not RODATA.
2006-01-05 cpgfix INSTALL return value (Stefan Haubenthal)
2006-01-04 cpgadd sysmkdir.o and sysrmdir.o
2006-01-04 cpginitial version from Stefan Haubenthal
2006-01-03 cpgerror code 172 -> EEXIST (Stefan Haubenthal)
2006-01-03 cpgTAB fixes from Stefan Haubenthal
2005-12-20 cuzputchar didn't work
2005-11-29 cuzOptimized the code and allowed access to the ROM by...
2005-11-28 cuzAdd the ltest module to the makefile
2005-11-27 cuzAdded an extended memory driver for the DTV.
2005-11-27 cuzFile was removed but is still needed.
2005-11-23 cuzFixed a small coding sloopyness that broke the NES...
2005-11-21 cuzCosmetic changes by Oliver Schmidt
2005-11-20 cuzThe mouse_buttons module was not built
2005-09-09 cuzSmall optimization
2005-09-08 cuzIgnore driver files
2005-09-08 cuzSerial driver for the SSC card by Oliver Schmidt
2005-09-08 cuzMissing ser_ioctl wrapper by Oliver Schmidt
2005-09-05 cuzDon't install the IRQ vector if mouse_install returns...
2005-09-05 cuzDon't install the IRQ vector if joy_install returns...
2005-09-02 cuzRemove call to utsta0 which does no longer exist
2005-08-31 cuzNew stuff contributed by Oliver Schmidt
2005-08-28 cuzAdded the new PET joystick driver
2005-08-28 cuzDriver for the Protovision 4 Player Joystick Adapter...
2005-08-28 cuzDriver for Protovision 4 Player Joystick by Stefan...
2005-08-28 cuzSmall optimzation by Stefan Haubenthal
2005-08-26 cuzChanges from Oliver: Use posix_memalign instead of...
2005-08-24 cuzAdded missing import statements.
2005-08-13 cuzRemoved obsolete modules
2005-08-07 cpgtake __RESERVED_MEMORY__ from linker script into accoun...
2005-08-07 cpgremove initscrmem and grmemusage:
2005-08-07 cpg_graphmode_used isn't used anymore
2005-08-07 cpgremove graphuse.o
2005-07-25 izydorst- unsafe characters are ignored, added some notes to...
2005-07-25 cuzAdd kernal replacement function
2005-07-25 cuzFixed obsolete __IRQFUNC_COUNT__ symbol name
2005-07-24 cuzIgnore pmemalign.s
2005-07-24 cuzAdded initcwd.s from Stefan Haubenthal which initialize...
2005-07-24 cuzReplaced _aligned_malloc by the POSIX compatible functi...
2005-07-22 cpgput zeropage variables into EXTZP segment
2005-07-19 izydorstadded support for remove() and rename() standard functions
2005-07-19 izydorstto clarify things...
2005-07-17 izydorstStefan Haubenthal's patch for Contiki port
next