]> git.sur5r.net Git - cc65/history - libsrc
Allow system specific common and runtime files
[cc65] / libsrc /
2001-07-14 cuzAllow system specific common and runtime files
2001-07-14 cuzIgnore more intermediate files
2001-07-14 cuzFixed geos portion of Makefile
2001-07-13 izydorstmultidrive support
2001-07-06 izydorstold cleanups
2001-07-04 izydorsterrno/oserrno stuff is cleaned up, saved some bytes...
2001-07-03 izydorstadded dio interface, standard mouse and joystick functi...
2001-04-19 cuzWorking on the ..scanf functions
2001-04-19 cuzSqueezed a few cycles/bytes out of tolower and toupper.
2001-04-04 cuzRenamed a file with more than 8 chars in its name
2001-04-02 cuzsteaxspi.o was missing
2001-03-30 mrintschcbm_write() added
2001-03-26 cuzAdded mor specialized decax functions
2001-03-26 cuzRemoved an obsolete import
2001-03-26 cuzRecode decsp8
2001-03-26 cuzFixed a typo
2001-03-24 cuzSqueeze one cycle and several bytes out of the pushax...
2001-03-24 cuzRewrite the decsp and subysp functions now since they...
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
next