]> git.sur5r.net Git - cc65/history - libsrc/runtime/Makefile
Added separate 8x8=>16 multiplication routine as start of the multiplication
[cc65] / libsrc / runtime / Makefile
2009-11-02 uzAdded separate 8x8=>16 multiplication routine as start...
2009-08-31 uzThe pleasp.s module is no longer in use.
2009-08-31 uzOh well. Decided to throw away the separate implementat...
2009-08-31 uzRenamed leaasp.s again, this time to leaa0sp.s. Added...
2009-08-31 uzRenamed leasp.s to leaasp.s
2009-08-17 uzGreatly improved multiplication routine. Optimized...
2005-11-28 cuzAdd the ltest module to the makefile
2005-08-13 cuzRemoved obsolete modules
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-07-05 cuzAdded lasr.o
2004-07-05 cuzNew code for the shift functions
2004-04-04 cuzAdded a specialized callirq routine
2003-08-20 cuzChanged rm -f to $(RM)
2003-03-07 cuzNew module
2003-02-06 cuzMake sure the zap target is available
2002-12-26 cuzMoved jmpvec into a separate module
2002-11-25 cuzNew functions to swap register variables
2002-11-23 cuzNew module
2002-11-02 cuzMoved divt.s from runtime into common because it's...
2002-10-25 cuzAdded new div() function written by Greg King
2002-10-05 cuzRemove the swapeax routine, it is obsolete
2002-05-26 cuzAdded module with zero page locations
2002-03-16 cuzAdded a few more specialized multiply routines
2001-10-11 cuzRemoved the switch routines
2001-10-04 cuzAdded special multiplication routines
2001-09-08 cuzRemoved the ldeax module
2001-07-29 cuzRemove unused stuff
2001-07-26 cuzRemove/cleanup
2001-07-25 cuzMore shift routines
2001-04-04 cuzRenamed a file with more than 8 chars in its name
2001-04-02 cuzsteaxspi.o was missing
2001-03-26 cuzAdded mor specialized decax functions
2001-03-19 cuzAdded a stack checking routine
2000-11-22 cuzUse the condes feature
2000-11-21 cuzWorking on the condes feature
2000-11-20 cuzNew condes module
2000-11-20 cuzMoved the jmpvec module from common to runtime
2000-11-01 cuzSplit of the lruntime module
2000-10-31 cuzModule split
2000-10-31 cuzSplitted the dec and inc modules into smaller ones
2000-10-26 cuzSplitted the push.s module
2000-10-26 cuzRewrite of spaspidx and staxspidx. More module splits.
2000-10-25 cuzMore module splits
2000-10-25 cuzSplitted the lconvert module into three smaller ones...
2000-07-03 cpgreplaced multiple lines of "rm" commands with a single...
2000-06-10 cuzRenamed module, part of code no longer needed
2000-06-10 cuzRoutines no longer used
2000-05-28 uzThis commit was generated by cvs2svn to compensate...