]> git.sur5r.net Git - cc65/history - libsrc
New module fileio-test.c
[cc65] / libsrc /
2002-05-26 cuzMove zp space out of crt0.s
2002-05-26 cuzCombine the existing include files, move zp space out...
2002-05-26 cuzzpspace cannot be an external symbol
2002-05-26 cuzAdded module with zero page locations
2002-05-23 cpgimplementation which supports SpartaDOS format disks...
2002-05-23 cpgupdated comment about fdtoiocb return values
2002-05-18 cuzAdded check/support for simple addressing format.
2002-05-18 cuzNew entry points for bzero and _bzero
2002-05-16 cpgsupport append mode
2002-05-16 cpgamode_to_bmode fixes: support "a", be more restrictive...
2002-04-24 cuzmod_ctrl struct cleanup
2002-04-23 cuzStreamlined the code, add zero page relocations
2002-04-21 cuzNew files for loading modules at runtime
2002-04-21 cuzMove include files into /asminc, changed include file...
2002-04-21 cuzdos -> unix lf conversion
2002-04-17 cuzFixed wrong compares (new code by Piotr Fusik)
2002-04-12 cuzIgnore intermediate files
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-03-25 cuzStraighten checking of the initialized flag in both...
2002-03-24 cpgfix return Z flag: it was set if the LSB of the length...
2002-03-24 cuzUse _file.inc and its constants
2002-03-24 cuzCompleted _scanf.c, added vsscanf.c, rewrote sscanf.c.
2002-03-24 cuzFix return codes
2002-03-17 cuzWorking on the _scanf implementation
2002-03-17 cuzThe %p format specifier was missing
2002-03-16 cuzAdded a few more specialized multiply routines
2002-03-08 izydorstconio with fixed width and proortional font support
2002-03-08 izydorstconio with fixed width and proportional font support
2002-03-08 izydorstmoved cursor.inc to proper location
2002-03-08 izydorstreplaced char* by const char* as it is in prototype
2002-03-08 izydorsterror handling if drive type is unknown
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...
next