]> git.sur5r.net Git - cc65/history - libsrc/runtime
Call __seterrno instead of assigning to _errno and save a few bytes.
[cc65] / libsrc / runtime /
2000-11-28 cuzAdded some 65C02 code
2000-11-28 cuz65C02 code, minor optimization.
2000-11-27 cuzSome more 6502 code
2000-11-27 cuzAdded some 65C02 code.
2000-11-22 cuzUse the condes feature
2000-11-21 cuzWorking on the condes feature
2000-11-20 cuzFirst condes feature test
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 cuzReplaced missing routine, fixed a bug
2000-10-31 cuzFixed a bug in the last change
2000-10-31 cuzModule split
2000-10-31 cuzOptimization
2000-10-31 cuzRemoved unneeded imports
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-09-14 cuzFixed a bug
2000-07-03 cpgreplaced multiple lines of "rm" commands with a single...
2000-06-11 cuzFixed a typo
2000-06-10 cuzRemove/rename more code
2000-06-10 cuzRenamed module, part of code no longer needed
2000-06-10 cuzRoutines no longer used
2000-06-10 cuzMinor optimization
2000-06-10 cuzMinor optimization
2000-06-10 cuzRemove value test code (no longer needed)
2000-05-28 uzThis commit was generated by cvs2svn to compensate...