2000-10-18 |
cuz | Added handling for -h command line parameter |
commit | commitdiff | tree | snapshot |
2000-10-18 |
cpg | put grmemusage table into rodata segment |
commit | commitdiff | tree | snapshot |
2000-10-17 |
cpg | changed Atari ZP define to have max. ZP space available |
commit | commitdiff | tree | snapshot |
2000-10-17 |
cpg | write functions now get a const void *buffer |
commit | commitdiff | tree | snapshot |
2000-10-16 |
cpg | _dio_open and _dio_close functions |
commit | commitdiff | tree | snapshot |
2000-10-16 |
cpg | get transfer size from sectsizetab |
commit | commitdiff | tree | snapshot |
2000-10-16 |
cpg | diopncls.o: new object file |
commit | commitdiff | tree | snapshot |
2000-10-16 |
cpg | _dio_open and _dio_close are now real functions on... |
commit | commitdiff | tree | snapshot |
2000-10-15 |
cuz | Allow larger address ranges |
commit | commitdiff | tree | snapshot |
2000-10-15 |
cuz | Error handling cleanup/changes. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
cuz | Working on the new parser. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
cuz | Added functions taking and returning consts |
commit | commitdiff | tree | snapshot |
2000-10-14 |
cuz | Added an older conversion program |
commit | commitdiff | tree | snapshot |
2000-10-12 |
cpg | implements _sio_call function, direct call to SIO handler |
commit | commitdiff | tree | snapshot |
2000-10-12 |
cpg | implements _dio_snum_to_chs (dummy on Atari) |
commit | commitdiff | tree | snapshot |
2000-10-12 |
cpg | implements _dio_chs_to_snum function (dummy on Atari) |
commit | commitdiff | tree | snapshot |
2000-10-12 |
cpg | implements _dio_write_verify with the __sio_call function |
commit | commitdiff | tree | snapshot |
2000-10-12 |
cpg | now sets up SIO command and transfer direction; __sio_c... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
cpg | siocall.o, diowritev.o, dio_cts.o, dio_stc.o: new sourc... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
cpg | _dio_setup and _dio_finish are now called _dio_open... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
cpg | fixed POKEY and GTIA defines: now there are different... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
cuz | Check for macro redefinitions that are not identical... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
cuz | Fixed two problems that weren't obvious with the old... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
cuz | New module |
commit | commitdiff | tree | snapshot |
2000-10-10 |
cuz | Fixed a bug in explicit type casts |
commit | commitdiff | tree | snapshot |
2000-10-10 |
cuz | Fixed a warning |
commit | commitdiff | tree | snapshot |
2000-10-10 |
cuz | Added a missing include |
commit | commitdiff | tree | snapshot |
2000-10-10 |
cuz | Make the all target build all libraries |
commit | commitdiff | tree | snapshot |
2000-10-10 |
cuz | Declaring a char explicitly as signed was ignored and... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
cpg | added _dio_read() and _dio_write() handlers |
commit | commitdiff | tree | snapshot |
2000-10-09 |
cpg | added dioread.o and diowrite.o |
commit | commitdiff | tree | snapshot |
2000-10-09 |
cpg | dio.h - low-level disk-io functions |
commit | commitdiff | tree | snapshot |
2000-10-08 |
cuz | Fixed return value of CmpString and CmpFString |
commit | commitdiff | tree | snapshot |
2000-10-06 |
cpg | added SIO_xxx command codes |
commit | commitdiff | tree | snapshot |
2000-10-06 |
cpg | fixed 2 typos: one in a comment, the other one in the... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
cuz | Added labels, SIEZ attribute for labels, dependent... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
cuz | Debugged the mouse routines |
commit | commitdiff | tree | snapshot |
2000-09-26 |
cuz | Started debugging the mouse routines |
commit | commitdiff | tree | snapshot |
2000-09-26 |
cuz | Added dword tables, char comments etc. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
cuz | Moved data output routines into a separate module. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2000-09-24 |
cuz | Added da65 |
commit | commitdiff | tree | snapshot |
2000-09-24 |
cuz | Started to add config file |
commit | commitdiff | tree | snapshot |
2000-09-24 |
cuz | Added printf format attributes |
commit | commitdiff | tree | snapshot |
2000-09-24 |
cuz | Ignore some files |
commit | commitdiff | tree | snapshot |
2000-09-24 |
cuz | First da65 version |
commit | commitdiff | tree | snapshot |
2000-09-24 |
cuz | Add an include file |
commit | commitdiff | tree | snapshot |
2000-09-15 |
cuz | Rewrote memcmp. The old version was buggy, the new... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
cuz | Initialize translation tables |
commit | commitdiff | tree | snapshot |
2000-09-14 |
cuz | Export/rename init function |
commit | commitdiff | tree | snapshot |
2000-09-14 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2000-09-07 |
cuz | Fix the atari config |
commit | commitdiff | tree | snapshot |
2000-09-07 |
cuz | Use a separate ZEROPAGE segment |
commit | commitdiff | tree | snapshot |
2000-09-07 |
cuz | Place the zero page variables into the ZEROPAGE segment |
commit | commitdiff | tree | snapshot |
2000-09-07 |
cuz | Comment changes |
commit | commitdiff | tree | snapshot |
2000-09-03 |
cuz | Working on the cc65 docs |
commit | commitdiff | tree | snapshot |
2000-09-03 |
cuz | Converted cc65.txt to SGML (incomplete). Several correc... |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Fixed the help text |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Added -l and --listing options. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Added new emulation feature: loose_char_term |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Added .a65 as an assembler extension |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Added CollLast |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Added --feature and -target |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Added the --feature option |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Separated the emulation features in a module. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
cuz | Added new .feature: pc_assignment |
commit | commitdiff | tree | snapshot |
2000-09-01 |
cuz | Rewrote the input file management. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
cuz | Allow static initialization of collections |
commit | commitdiff | tree | snapshot |
2000-08-24 |
cuz | New long option: --start-addr |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | Working on the new parser |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | Add new command line options |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | Check for the presence of an argument if the option... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | Remove checks for an argument in the option handling... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | Change target handling, use modules from the common... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | The checks if there is an argument are not needed since... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | No need to check/set Target |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | Move target handling routines into the common directory. |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | Simplify target handling, use common modules |
commit | commitdiff | tree | snapshot |
2000-08-23 |
cuz | Move target handling and character set translation... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
cuz | Move target type and character translation into the... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
cuz | Implement character set translation and different targe... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
cuz | Set the target system also for the assembler |
commit | commitdiff | tree | snapshot |
2000-08-20 |
cuz | Working on the new parser |
commit | commitdiff | tree | snapshot |
2000-08-20 |
cuz | Working on the new parser |
commit | commitdiff | tree | snapshot |
2000-08-19 |
cuz | Working on the new parser |
commit | commitdiff | tree | snapshot |
2000-08-19 |
cuz | Use more gcc attributes |
commit | commitdiff | tree | snapshot |
2000-08-19 |
cuz | Added a module that implements dynamic arrays. |
commit | commitdiff | tree | snapshot |
2000-08-16 |
cuz | Added first code for a parse tree implementation. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
cuz | Reworked type comparison and handling of type qualifiers |
commit | commitdiff | tree | snapshot |
2000-08-14 |
cuz | Several type qualifier fixes |
commit | commitdiff | tree | snapshot |
2000-08-14 |
cuz | Type qualifier fixes |
commit | commitdiff | tree | snapshot |
2000-08-14 |
cuz | Added an os2 target |
commit | commitdiff | tree | snapshot |
2000-08-14 |
cuz | Watcom make fixes |
commit | commitdiff | tree | snapshot |
2000-08-14 |
cuz | Added watcom makefile |
commit | commitdiff | tree | snapshot |
2000-08-13 |
cuz | Fixed param type qualifiers in several function definitions |
commit | commitdiff | tree | snapshot |
2000-08-12 |
cuz | Ignore intermediate files |
commit | commitdiff | tree | snapshot |
2000-08-11 |
cpg | fixed setting of errno |
commit | commitdiff | tree | snapshot |
2000-08-11 |
cpg | initial check-in of file positioning stdio functions |
commit | commitdiff | tree | snapshot |
2000-08-11 |
cpg | initial check-in |
commit | commitdiff | tree | snapshot |
2000-08-11 |
cpg | fsetpos.o fgetpos.o rewind.o fseek.o ftell.o: new objec... |
commit | commitdiff | tree | snapshot |
next |