2001-03-08 |
cuz | Don't hardcode the stack location |
commit | commitdiff | tree | snapshot |
2001-03-03 |
cuz | Fixed email address |
commit | commitdiff | tree | snapshot |
2001-03-03 |
cuz | Fixed a bug with different load/run areas, where a... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
cuz | Fixed errors in the incaxn functions |
commit | commitdiff | tree | snapshot |
2001-02-07 |
cpg | added more error codes |
commit | commitdiff | tree | snapshot |
2001-01-10 |
cuz | Remove trailing underlines from struct names |
commit | commitdiff | tree | snapshot |
2001-01-05 |
cuz | Use IsQuote instead of IsQuoteChar |
commit | commitdiff | tree | snapshot |
2001-01-05 |
cuz | Minor updates |
commit | commitdiff | tree | snapshot |
2001-01-05 |
cuz | Use chartype.h instead of ctype.h |
commit | commitdiff | tree | snapshot |
2001-01-05 |
cuz | Add a new chartype module for character classification... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
cuz | Added OS/2 compile instructions |
commit | commitdiff | tree | snapshot |
2001-01-05 |
cuz | Changed the makefiles to work under OS/2 using EMX... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
cuz | Added Mirco Miranda |
commit | commitdiff | tree | snapshot |
2001-01-03 |
cuz | OS/2 EMX fix |
commit | commitdiff | tree | snapshot |
2000-12-24 |
cuz | Fixed several dangling pointer bugs in 65C0 2optimizations |
commit | commitdiff | tree | snapshot |
2000-12-20 |
cuz | Replaced several // style comments |
commit | commitdiff | tree | snapshot |
2000-12-11 |
cpg | added some more atari special char ATxxx defines |
commit | commitdiff | tree | snapshot |
2000-12-10 |
cuz | Cosmetic changes |
commit | commitdiff | tree | snapshot |
2000-12-10 |
cuz | Watcom fixes |
commit | commitdiff | tree | snapshot |
2000-12-10 |
cuz | Fixed a problem with the Watcom compiler |
commit | commitdiff | tree | snapshot |
2000-12-09 |
cpg | adapted constructor function names to initxxx convention |
commit | commitdiff | tree | snapshot |
2000-12-09 |
cuz | Remove unused flags |
commit | commitdiff | tree | snapshot |
2000-12-09 |
cuz | Add linker config files |
commit | commitdiff | tree | snapshot |
2000-12-09 |
cuz | Minor text changes |
commit | commitdiff | tree | snapshot |
2000-12-09 |
cuz | Added RPM spec files |
commit | commitdiff | tree | snapshot |
2000-12-09 |
cuz | Bumped the version number |
commit | commitdiff | tree | snapshot |
2000-12-09 |
cuz | Ignore some files |
commit | commitdiff | tree | snapshot |
2000-12-09 |
cuz | Fixed several obvious omissions. Allow specifying a... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
cuz | Describe initialized void variables |
commit | commitdiff | tree | snapshot |
2000-12-08 |
cuz | Fixed several minor problems |
commit | commitdiff | tree | snapshot |
2000-12-08 |
cuz | Added a speed optimization. Makes the code somewhat... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
cuz | Added a todo list |
commit | commitdiff | tree | snapshot |
2000-12-06 |
cuz | Fixed generation of invalid HTML code |
commit | commitdiff | tree | snapshot |
2000-12-06 |
cuz | Use a broader character set for labels, so we can save... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
cuz | Fixed a bug and - while doing so - made it somewhat... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
cuz | Remove global namespace operator |
commit | commitdiff | tree | snapshot |
2000-12-06 |
cuz | More help, option --htmldir, first version of include... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
cuz | Add several improvements, among others: Options, index... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
cuz | Handle multiple files and cheap local labels |
commit | commitdiff | tree | snapshot |
2000-12-05 |
cuz | New tool |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cuz | Optimize local immidiate stores |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cuz | Optimize local immidiate stores |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cuz | Added load/store transformation |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cuz | Added new code hints for use at the end of a function |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cuz | New optimization |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cuz | Minor rearrangements to make the code more robust in... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cuz | 65C02 optimizations |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cpg | adapted to new return values (PAL/NTSC is now reported... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cpg | returns television system |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cpg | tvtype.o: new object file |
commit | commitdiff | tree | snapshot |
2000-12-04 |
cpg | changed get_ostype defines for new return parameters... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | graphics memory reservation is now done via a contructo... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | set contructor priority to 27 (grr) |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | Basic-like GRAPHICS function; not yet implemented;... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | default set back to 9, as we're now only linked if... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | set constructor priority to 26 |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | graphics.o: new object file |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | fixed a stupid bug. why haven't I noticed it before?? |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | removed special mouse memory handling, it's now done... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cpg | added mousemem constructor |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cuz | Minor fix |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cuz | Fix mail address |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cuz | More SGML conversions |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cuz | More SGML conversions |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cuz | More SGML conversions |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cuz | More SGML conversions, index page |
commit | commitdiff | tree | snapshot |
2000-12-03 |
cuz | Add docs for the FEATURES section |
commit | commitdiff | tree | snapshot |
2000-12-02 |
cuz | Fix up character translation explanation |
commit | commitdiff | tree | snapshot |
2000-12-02 |
cuz | Additions + cleanup |
commit | commitdiff | tree | snapshot |
2000-12-02 |
cuz | Converted the ld65 docs to sgml |
commit | commitdiff | tree | snapshot |
2000-12-02 |
cuz | Fixed wrong translations for PET and CBM610 |
commit | commitdiff | tree | snapshot |
2000-12-02 |
cuz | Fixed newline bug in cvline |
commit | commitdiff | tree | snapshot |
2000-12-02 |
cuz | vcprintf() does now have __fastcall__ calling conventions |
commit | commitdiff | tree | snapshot |
2000-12-02 |
cuz | Rewrote vcprintf() in assembler |
commit | commitdiff | tree | snapshot |
2000-12-02 |
cuz | Removed unused stuff |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | New asm function have __fastcall__ calling conventions |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Rewrote vsprintf() in assembler |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Fixed wrong comment |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Use a destructor instead of atexit |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Rewrote sprintf() in assembler |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Rewrote fprintf in assembler |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Rewrote cprintf() in assembler |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Rewrote vfprintf() in assembler |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Add info about jmp (ind) bug |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Translate chars returned by .strat into the target... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Ignore assembler listing files |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Make _printf() __fastcall__ |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Rewrote printf in assembler |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Ignore assembler listings |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Cleanup and optimizations |
commit | commitdiff | tree | snapshot |
2000-12-01 |
cuz | Fix detection of byte sized expressions |
commit | commitdiff | tree | snapshot |
2000-11-30 |
cuz | _printf rewritten in assembler - basic tests ok, needs... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
cuz | Changed email address of Keith Gerdes |
commit | commitdiff | tree | snapshot |
2000-11-30 |
cuz | Replaced the unused NES target by BBC |
commit | commitdiff | tree | snapshot |
2000-11-30 |
cuz | Added config file for bcc micro |
commit | commitdiff | tree | snapshot |
2000-11-29 |
cuz | Documentation updates |
commit | commitdiff | tree | snapshot |
2000-11-29 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2000-11-29 |
cuz | Use the new TgtTranslateBuf function |
commit | commitdiff | tree | snapshot |
next |