]> git.sur5r.net Git - cc65/shortlog
cc65
2000-11-20 cuzAdded condes decls to all linker config files
2000-11-20 cuzDebugging the condes support
2000-11-20 cuzAdded condes tables to c64 config
2000-11-20 cuzNew condes module
2000-11-20 cuzMoved the jmpvec module from common to runtime
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzAdded InitFilePos method
2000-11-20 cuzWorking on the condes feature
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-19 cuzMake target for generating the .inc files
2000-11-19 cuzMingW fixes
2000-11-19 cpgadded definition for DCB
2000-11-17 cuzFixed a DJGPP warning
2000-11-17 cuzSmall fix for DJGPP
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 cuzChanged mouse_down --> mouse_buttons, added MOUSE_BTN_L...
2000-11-16 cpgadded mouse type defines; added mouse_down() prototype
2000-11-16 cpgadded explanation of return codes
2000-11-16 cpgremoved leading _ from dio functions and types; added...
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-14 cpgremoved _dio_format prototype
2000-11-03 cuzNew module to handle initializers
2000-11-02 cuzRemoved underlines from struct names
2000-11-02 cuzRemoved underlines from structure names.
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...
next