]> git.sur5r.net Git - cc65/history - libsrc
Fixed a few compiler warnings
[cc65] / libsrc /
2001-09-14 cuzAdded cb,510 to the clean rule
2001-09-14 cuzAdded the rs232 module
2001-09-14 cuzCosmetic change
2001-09-14 cuzVideo RAM location is now defined in the linker config
2001-09-14 cuzMore P500 support
2001-09-14 cuzWorking in P500 code
2001-09-14 cuzAdded peekxsys functions for the 610
2001-09-14 cuzAdd support for the CBM 510
2001-09-13 cuzAdded support for the CBM510
2001-09-13 cuzFixed a bug
2001-09-13 cuzAdding CBM510 support
2001-09-13 cuzStarted to add support for the P500 aka CBM510
2001-09-13 cuzFixed a comment
2001-09-13 cuzAdded the hack for write() to make printf work
2001-09-13 cuzRemoved the port parameter from mouse_init
2001-09-13 cuzFixed an error in the reset_brk() routine of all target...
2001-09-13 cuzPolished the mouse routines
2001-09-13 cuzRedesigned the IRQ and BREAK logic, debugged the mouse...
2001-09-12 cuzUse latest changes from C64 version
2001-09-12 cuzRemove sprite param to mouse_init
2001-09-12 cuzUse correction values for the coordinates so that the...
2001-09-10 izydorstinterrupt flag is cleared/restored rather than cleared/set
2001-09-10 izydorstdio bugfix, added get_tv and get_ostype functions
2001-09-10 cuzAdded new mouse functions
2001-09-09 cpgset Y minimum to 31
2001-09-08 cuzFixed an error in mouse_pos
2001-09-08 cuzPolishing the mouse stuff
2001-09-08 cuzAdded mouse module from C64
2001-09-08 cuzDon't use php to save old IRQ state
2001-09-08 cuzAdded mouse_pos(), mouse_info(). Changed mouse_hide...
2001-09-08 cuzAdded mouse_pos() and mouse_info(), removed mouse_x...
2001-09-08 cuzUse constants for the bits in the _ctype array.
2001-09-08 cuzRemoved the ldeax module
2001-08-15 izydorstfunctions that do not modify data take const char*...
2001-08-15 izydorstinfo about c1541 in docs, lowered highest available...
2001-07-29 cuzMinor change
2001-07-29 cuzRemove unused stuff
2001-07-26 cuzRemove/cleanup
2001-07-25 cuzRemove unneeded code
2001-07-25 cuzMore shift routines
2001-07-15 izydorstown versions of some common routines, fillram and moved...
2001-07-14 izydorstfixed incorrect way of temporary storing parameter
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
next