]> git.sur5r.net Git - cc65/shortlog
cc65
2000-11-02 cuzRemoved error numbers in favour of literal error messag...
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 cuzAdded missing params to Error function
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 a sort function
2000-10-31 cuzAdded type parameter to mouse_init
2000-10-31 cuzMoved the target configurations into separate files
2000-10-30 cuzDescribe .initializer
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-30 cuzWorking on initializers
2000-10-30 cuzFixed a bug
2000-10-30 cuzRenamed EXP_INITIALIZER
2000-10-30 cuzRenamed EXP_INITIALIZER, added check macros
2000-10-30 cuzAdd initializer bit in debug syms
2000-10-30 cuzAdd initializer
2000-10-30 cuzBump version number
2000-10-30 cuzChange symbol flags, add initializer
2000-10-29 cpgmade the input parameters of _dio_log_to_phys and _dio_...
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...
2000-10-23 cpguse DISKID define instead of hardcoded value
2000-10-23 cuzChanged email of Freddy Offenga
2000-10-21 cuzHandling of the '+' and ' ' flags was incorrect if...
2000-10-20 cpgrenamed the functions; adapted them to the new parameters
2000-10-20 cpgadded diopp_xxx defines
2000-10-20 cpgadded _dio_phys_pos structure and renamed the translati...
2000-10-20 cuzAdd the default libraries if both, a target and a confi...
2000-10-18 cpgadapted to new calling parameters (_dhandle_t)
2000-10-18 cpgnow returns a pointer to the entry in sectsizetab
2000-10-18 cpgadapted function prototype (comment)
2000-10-18 cpgadapted to new parameters
2000-10-18 cpgsst_xxx defines for dio functions
2000-10-18 cpgadapted to new parameters (_dhandle_t)
2000-10-18 cuzAdded handling for -h command line parameter
2000-10-18 cpgput grmemusage table into rodata segment
2000-10-17 cpgchanged Atari ZP define to have max. ZP space available
2000-10-17 cpgwrite functions now get a const void *buffer
2000-10-16 cpg_dio_open and _dio_close functions
2000-10-16 cpgget transfer size from sectsizetab
2000-10-16 cpgdiopncls.o: new object file
2000-10-16 cpg_dio_open and _dio_close are now real functions on...
2000-10-15 cuzAllow larger address ranges
2000-10-15 cuzError handling cleanup/changes.
2000-10-15 cuzWorking on the new parser.
2000-10-15 cuzAdded functions taking and returning consts
2000-10-14 cuzAdded an older conversion program
2000-10-12 cpgimplements _sio_call function, direct call to SIO handler
2000-10-12 cpgimplements _dio_snum_to_chs (dummy on Atari)
2000-10-12 cpgimplements _dio_chs_to_snum function (dummy on Atari)
2000-10-12 cpgimplements _dio_write_verify with the __sio_call function
2000-10-12 cpgnow sets up SIO command and transfer direction; __sio_c...
2000-10-12 cpgsiocall.o, diowritev.o, dio_cts.o, dio_stc.o: new sourc...
2000-10-12 cpg_dio_setup and _dio_finish are now called _dio_open...
2000-10-11 cpgfixed POKEY and GTIA defines: now there are different...
2000-10-10 cuzCheck for macro redefinitions that are not identical...
2000-10-10 cuzFixed two problems that weren't obvious with the old...
2000-10-10 cuzNew module
2000-10-10 cuzFixed a bug in explicit type casts
2000-10-10 cuzFixed a warning
2000-10-10 cuzAdded a missing include
2000-10-10 cuzMake the all target build all libraries
2000-10-10 cuzDeclaring a char explicitly as signed was ignored and...
2000-10-09 cpgadded _dio_read() and _dio_write() handlers
2000-10-09 cpgadded dioread.o and diowrite.o
2000-10-09 cpgdio.h - low-level disk-io functions
2000-10-08 cuzFixed return value of CmpString and CmpFString
2000-10-06 cpgadded SIO_xxx command codes
2000-10-06 cpgfixed 2 typos: one in a comment, the other one in the...
2000-09-29 cuzAdded labels, SIEZ attribute for labels, dependent...
2000-09-26 cuzDebugged the mouse routines
2000-09-26 cuzStarted debugging the mouse routines
2000-09-26 cuzAdded dword tables, char comments etc.
2000-09-25 cuzMoved data output routines into a separate module.
2000-09-24 cuzWorking
2000-09-24 cuzAdded da65
2000-09-24 cuzStarted to add config file
2000-09-24 cuzAdded printf format attributes
2000-09-24 cuzIgnore some files
2000-09-24 cuzFirst da65 version
2000-09-24 cuzAdd an include file
2000-09-15 cuzRewrote memcmp. The old version was buggy, the new...
2000-09-14 cuzInitialize translation tables
2000-09-14 cuzExport/rename init function
2000-09-14 cuzFixed a bug
next