]> git.sur5r.net Git - cc65/shortlog
cc65
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
2000-09-07 cuzFix the atari config
2000-09-07 cuzUse a separate ZEROPAGE segment
2000-09-07 cuzPlace the zero page variables into the ZEROPAGE segment
2000-09-07 cuzComment changes
2000-09-03 cuzWorking on the cc65 docs
2000-09-03 cuzConverted cc65.txt to SGML (incomplete). Several correc...
2000-09-02 cuzFixed the help text
2000-09-02 cuzAdded -l and --listing options.
2000-09-02 cuzAdded new emulation feature: loose_char_term
2000-09-02 cuzAdded .a65 as an assembler extension
2000-09-02 cuzAdded CollLast
2000-09-02 cuzAdded --feature and -target
2000-09-02 cuzAdded the --feature option
2000-09-02 cuzSeparated the emulation features in a module.
2000-09-02 cuzAdded new .feature: pc_assignment
2000-09-01 cuzRewrote the input file management.
2000-09-01 cuzAllow static initialization of collections
2000-08-24 cuzNew long option: --start-addr
2000-08-23 cuzWorking on the new parser
2000-08-23 cuzAdd new command line options
2000-08-23 cuzCheck for the presence of an argument if the option...
2000-08-23 cuzRemove checks for an argument in the option handling...
2000-08-23 cuzChange target handling, use modules from the common...
2000-08-23 cuzThe checks if there is an argument are not needed since...
2000-08-23 cuzNo need to check/set Target
2000-08-23 cuzMove target handling routines into the common directory.
2000-08-23 cuzSimplify target handling, use common modules
2000-08-23 cuzMove target handling and character set translation...
2000-08-22 cuzMove target type and character translation into the...
2000-08-21 cuzImplement character set translation and different targe...
next