]> git.sur5r.net Git - cc65/history - libsrc
Remove unused imports
[cc65] / libsrc /
2001-03-24 cuzRemove unused imports
2001-03-24 cuzUse decsp instead of subysp
2001-03-24 cuzdecspX will no longer save a
2001-03-23 cuzRemove va_fix
2001-03-23 cuzIncreased h/w stack safety zone to 12 bytes
2001-03-21 mrintschcompleted and testet cbm_read()
2001-03-20 cuzAdded code to check the 6502 stack
2001-03-20 mrintschAdded comments to cbm.h.
2001-03-19 cuzRemoved the old stack checking routine
2001-03-19 cuzFixed a typo
2001-03-19 cuzIgnore intermediate files
2001-03-19 cuzAdded a stack checking routine
2001-03-13 mrintschLoading and saving memory areas on cbm platforms
2001-03-13 cuzscanf modules (currently not working)
2001-03-13 cuzRemove bash pecularities.
2001-03-10 cuzUse the linker define stacksize instead of a variable.
2001-03-08 cuzRemoved the read module from the Makefile
2001-03-08 cuzDon't hardcode the stack location
2001-03-03 cuzFixed email address
2001-02-21 cuzFixed errors in the incaxn functions
2001-02-07 cpgadded more error codes
2000-12-11 cpgadded some more atari special char ATxxx defines
2000-12-09 cpgadapted constructor function names to initxxx convention
2000-12-08 cuzAdded a speed optimization. Makes the code somewhat...
2000-12-06 cuzFixed a bug and - while doing so - made it somewhat...
2000-12-06 cuzRemove global namespace operator
2000-12-04 cpgadapted to new return values (PAL/NTSC is now reported...
2000-12-04 cpgreturns television system
2000-12-04 cpgtvtype.o: new object file
2000-12-03 cpggraphics memory reservation is now done via a contructo...
2000-12-03 cpgset contructor priority to 27 (grr)
2000-12-03 cpgBasic-like GRAPHICS function; not yet implemented;...
2000-12-03 cpgdefault set back to 9, as we're now only linked if...
2000-12-03 cpgset constructor priority to 26
2000-12-03 cpggraphics.o: new object file
2000-12-03 cpgfixed a stupid bug. why haven't I noticed it before??
2000-12-03 cpgremoved special mouse memory handling, it's now done...
2000-12-03 cpgadded mousemem constructor
2000-12-02 cuzFixed newline bug in cvline
2000-12-02 cuzRewrote vcprintf() in assembler
2000-12-02 cuzRemoved unused stuff
2000-12-01 cuzRewrote vsprintf() in assembler
2000-12-01 cuzFixed wrong comment
2000-12-01 cuzFixed a typo
2000-12-01 cuzUse a destructor instead of atexit
2000-12-01 cuzRewrote sprintf() in assembler
2000-12-01 cuzRewrote fprintf in assembler
2000-12-01 cuzRewrote cprintf() in assembler
2000-12-01 cuzRewrote vfprintf() in assembler
2000-12-01 cuzIgnore assembler listing files
2000-12-01 cuzMake _printf() __fastcall__
2000-12-01 cuzRewrote printf in assembler
2000-12-01 cuzIgnore assembler listings
2000-12-01 cuzCleanup and optimizations
2000-11-30 cuz_printf rewritten in assembler - basic tests ok, needs...
2000-11-29 cuzPass the target system to the assembler so characters...
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-23 cuzSqeezed one byte out of the zerobss routine:-)
2000-11-23 cuzMove the conio initialization routines where they belon...
2000-11-23 cuzRemoved initialization code to set the screen size...
2000-11-23 cuzAbort on errors
2000-11-22 cuzUse the condes feature
2000-11-21 cuzChanged doatexit destructor priority
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-19 cpgPM base isn't hardcoded anymore, we now get it from...
2000-11-19 cpgreserve memory for mouse PM if RESERVE_MOUSE_MEMORY...
2000-11-17 cpgmouse.o: new object file
2000-11-17 cpgfixed & adapted for cc65
2000-11-17 cpgAtari mouse routines -- original version from F.Offenga
2000-11-16 cuzUpdated the mouse module
2000-11-16 cpgdio functions and types now have no leading _ anymore
2000-11-16 cpgdio functions and type now have no leading _ anymore...
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-31 cuzAdded type parameter to mouse_init
2000-10-30 cuzSqueeze 2 bytes out of the startup code
2000-10-30 cuzSqueeze 2 bytes out of the startup code
2000-10-30 cuzSqueeze 4 bytes out of the startup code
2000-10-29 cpgmoved ourcl to bss
2000-10-29 cpgfd_table functions around getfd; used by startup code
2000-10-29 cpgmoved getfd and fdt_to_fdi functions and fd_table into...
2000-10-29 cpggetfd.o: new object file
2000-10-29 cpgdefines for the fd redirection table
2000-10-26 cuzSplitted the push.s module
2000-10-26 cuzTwo module splits
2000-10-26 cuzSplitted the atexit module. Minor cleanup in doatexit.
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...
next