]> git.sur5r.net Git - cc65/history - libsrc
Fixed a bug
[cc65] / libsrc /
2001-12-27 cpgucase_fn.o: new object file; added -DUCASE_FILENAME...
2001-12-27 cpgmoved code to convert filename to uppercase into its...
2001-12-10 cpgbetter error handling; rs232_params now uses its parameters
2001-12-10 cpginitial (incomplete) implementation
2001-12-10 cpgadded remove.o and rs232.o
2001-12-09 cpginitial check-in
2001-12-05 cuzDo not initialize the data window address after on...
2001-12-04 cpgfix comments about fdtoiocb parameters
2001-12-04 cpgfdtoiocb returns the IOCB in A!
2001-12-04 cpgfixed return paramter; setup ICAX1Z so the key routine...
2001-11-23 cuzNew version from Piotr
2001-11-18 cuzUpdate from Piotr
2001-11-17 cuzSeveral SBC optimizations suggested by Piotr Fusik
2001-11-15 cuzReplaced calloc by an assembler version
2001-11-12 cuzAdded inflatemem from Piotr
2001-11-06 cpgfix a typo in the comment
2001-11-06 cpgreturn the hardware tv system, not the ROMs one
2001-11-05 cpgboth routines fixed (fix by Piotr Fusik)
2001-11-05 cpgfixed some whitespace so emacs doesn't complain when...
2001-11-04 cuzFixed a bug
2001-10-27 izydorstsupport for assert.h in GEOS, conio bugfixes
2001-10-27 izydorstsimple conio support for GEOS
2001-10-27 izydorstsupport for 40/80 column modes
2001-10-26 cuzMore banking fixes
2001-10-25 cuzDebug the rs232 routines. This involved using two new...
2001-10-25 cuzUse names instead of numeric addresses
2001-10-25 cuzMinor fix
2001-10-25 cuzAdded rs232 routines
2001-10-25 cuzRemoved c128 code
2001-10-25 cuzSorted object files alphabetically so it's easier to...
2001-10-24 cuzCleanup
2001-10-24 cuzNew pushwysp implementation
2001-10-23 cuzRemoved an old comment
2001-10-20 cuzFixed a path
2001-10-20 cuzFixed a bug in the return value of the sprintf and...
2001-10-11 cuzRemoved duplicate case labels and fixed the code for...
2001-10-11 cuzRemoved the switch routines
2001-10-10 mrintschChanged the parameters of cbm_load and cbm_save to...
2001-10-06 cpgimplemented graphics() function
2001-10-04 cuzAdded special multiplication routines
2001-10-03 cpgclriocb and findfreeiocb moved from open.s to fdtable...
2001-10-03 cpga small optimization
2001-10-01 cuzChanged name for long compare subroutine
2001-09-21 cuzRemoved old code to set the flags
2001-09-21 cuzColor RAM initialization was missing
2001-09-20 cuzWe need to have the character data in the VIC bank...
2001-09-19 cuzRemove an unused import
2001-09-19 cuzAdded condes IRQ routines and a README file.
2001-09-19 cuzMake the code somewhat smaller
2001-09-19 cuzDisable the mouse sprite on exit
2001-09-18 cuzAdd blinking cursor on input
2001-09-18 cuzInclude source lines into generated asm code
2001-09-15 mrintschincluded errno.h instead of declaring _oserrno as external
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
next