2010-08-09 |
uz | Added some more checks and initialization. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
uz | Fixed a C99ism. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
uz | Major changes: Names of structures, fields and subrouti... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
uz | Another format change: Record the output file and offse... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
uz | Allow access to segment information. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
uz | More collection usage. This has also removed the need... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
uz | More collection usage. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
uz | Replace more linked lists by collections. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
uz | Use collections instead of linked lists to simplify... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
uz | Change handling of errno/seterrno to new behaviour... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
uz | Some more test and example code. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
uz | Improved info API. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
uz | Some changes in debug info generation. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
uz | Add some code that tries to skip unknown keywords that... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
uz | The stuff will not link with Watcom because of vsnprint... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
uz | Several fixes detected when using another C compiler. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
uz | First working version with complete API for line inform... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
uz | Output version information into the debug file. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
uz | Corrected indentation - no code change. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
uz | Fix relocation of line infos. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
uz | Don't output multiple code ranges per line, since this... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
uz | First version of a module that reads debug files genera... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
uz | Be sure to generate line info for all segments. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
uz | Changed a comment |
commit | commitdiff | tree | snapshot |
2010-07-31 |
uz | Fixed an error in the macro version of HasObjData(). |
commit | commitdiff | tree | snapshot |
2010-07-31 |
uz | Fixed an error: Some of the collections weren't initial... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
uz | Handle file position information for fragments differen... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
uz | Use collections in the object file structure instead... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
uz | Added a new function CollGrow. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
uz | Added documentation for the od65 utility. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
uz | Make .DEF, .REF and friends also work with cheap local... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
ol.sc | Minor formatting change. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
ol.sc | Maybe this looks better when rendered to HTML ? |
commit | commitdiff | tree | snapshot |
2010-07-18 |
ol.sc | Fixed typo. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
ol.sc | Read number of total blocks from ProDOS 8 volume direct... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
ol.sc | Made use of the new common __directerrno and __mappeder... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
ol.sc | Use MLI error names from ProDOS 8 Technical Reference... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
ol.sc | Saved one byte. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
uz | Removed the rs232 module from the makefile, since it... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
uz | Another minor improvement in compares. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
uz | Removed the header files for the rs232 API since it... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
uz | Fixed and improved the code for compares. Before, compa... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
uz | This is part of adding getopt() lately but wasn't check... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
uz | Fixed an error: A function wasn't converted to a void... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
uz | A negative token count for .LEFT was incorrectly adjust... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
uz | Added getopt. The implementation is based on a public... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
uz | Added a paragraph about Oricutron, an Emulator for... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
uz | Removed useless high byte loads of the error code. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
ol.sc | Adjusted parameter handling to match prototype. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
cpg | adapt to new oserror/errno handling |
commit | commitdiff | tree | snapshot |
2010-06-26 |
uz | Fixed sources to use the new __mappederrno and __direct... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
uz | Corrected the list of macros in the macro packages. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
cpg | misc updates |
commit | commitdiff | tree | snapshot |
2010-06-25 |
cpg | adapt to new segments; some other text changes |
commit | commitdiff | tree | snapshot |
2010-06-25 |
cpg | abort build if $(AR) reports an error |
commit | commitdiff | tree | snapshot |
2010-06-17 |
ol.sc | Whitespace only change. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
ol.sc | dio_open(): |
commit | commitdiff | tree | snapshot |
2010-06-16 |
ol.sc | Use MLI error names from ProDOS 8 Technical Reference... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
ol.sc | - Use ProDOS 8 unit number as parameter. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
ol.sc | Use MLI error names from ProDOS 8 Technical Reference... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
ol.sc | Clear __oserror on success. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
ol.sc | Make use of the new common __directerrno and __mappeder... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
uz | No need to import __oserror. |
commit | commitdiff | tree | snapshot |
2010-06-10 |
uz | Renamed oserrcheck to __mappederrno. Added an additiona... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
ol.sc | Minor comment style adjustment. |
commit | commitdiff | tree | snapshot |
2010-06-06 |
uz | Removed a comment that was no longer correct. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
ol.sc | DIO functions always set _oserror. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
ol.sc | Harmonized comment style. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
ol.sc | Adjustment to recent change in ca65 relative include... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
ol.sc | Minor optimization. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
uz | Fix errno/oserror handling. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
uz | Remove __maperrno symbol, since the function is no... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
uz | Change calling convention of cbm_save() to __fastcall__. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
uz | Save two bytes by a small code change. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
uz | Save a few bytes and cycles. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Removed maperrno() since it's no longer needed. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Use _seterrno instead of assigning to _errno. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | No need to import __seterror, since this is done in... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Use _errno, not errno. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Call __seterrno and save a few bytes. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Call __seterrno instead of assigning to _errno and... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Removed the prototype for _seterrno, since it is now... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Set errno if the stream is in error state. Small code... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Rewrote parts of the code for better error handling... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Added messages for EBADF (new) and EUNKNOWN (missing). |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Added EBADF since this is required for fileno(). |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Return EUNKNOWN instead of EINVAL if the error code... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Use _seterrno instead of assigning to _errno to make... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Rewrote the code to make it somewhat shorter. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Call _seterror instead of assigning to _errno to make... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Fixed a comment regarding errno/oserror. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Call _seterrno instead of assigning to _errno to make... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Don't include errno.h since it is not needed. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Use _seterrno to make the code shorter. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Change the prototype for _seterrno to return a char... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Added a prototype for _seterrno(). |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | Removed the mapping function called previously by the... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
ol.sc | Adjusted Makefile and remarks to the recent cc65 improv... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
uz | New install script from Stefan Haubenthal that (among... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
ol.sc | Align rootdir() return value rather with POSIX function... |
commit | commitdiff | tree | snapshot |
next |