2011-08-04 |
uz | More work on scope suport. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
uz | Adjust code to C99 regarding the main function: Not... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
uz | Rearrange debug info output. Add scopes to the debug... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
uz | Read Sections before Scopes, because the later will... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
uz | Use the Span structure also for scopes. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
uz | The spans do now contain the size of a span, no longer... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
uz | Rename SegRange to span. Write out the size instead... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
uz | Generalized the CodeRange structure used for line infos... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
uz | Fixed an off-by-one error. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
uz | Fix a problem reported by Christopher Pow: cc65_lineinf... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
uz | Fixed an error in the special purpose allocator in... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
uz | Fixed a memory leak. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
uz | Fixed another memory leak. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
uz | Fixed another memory leak. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
uz | New tgi_settextdir() function. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
uz | Fixed a bug (Greg King). |
commit | commitdiff | tree | snapshot |
2011-08-01 |
uz | Read scopes from the object files. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
uz | Fixed a rather large memory leak. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Declaration of tgi_settextdir() added. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Preparations for adding scopes. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | There is no longer a scope type SCOPE_PROC. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Remove SCOPE_PROC. It's a .SCOPE with an owner symbol. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Write scopes in id order, so we don't need to write... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Output the scope type in readable format. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Move scope type definitions to common/ |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Add the parent scope/symbol to the debug symbol attributes. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Document new command line switches. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Allow to dump scope information. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
uz | Write scope information to the object file. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
uz | Renamed tgi_textheight -> tgi_gettextheight, tgi_textwi... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
uz | Worked on text scaling. This is an intermediate version... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
uz | Small change in the vector font format. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
uz | Check for end-of-data while reading the vector definiti... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
uz | Updated link to reference document for illegal opcodes. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
uz | Fix meaning of ALR. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
uz | Added a new flags byte to the TGI headers. Bumped the... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
uz | Parse #pragma align() (does nothing currently). |
commit | commitdiff | tree | snapshot |
2011-07-10 |
uz | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2011-07-10 |
uz | Fix width calculation for bitmap font output. Use new... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
uz | Make the 8x32 unsigned multiplication routine C callable. |
commit | commitdiff | tree | snapshot |
2011-07-10 |
uz | Added new 8x16 unsigned multiplication routine. |
commit | commitdiff | tree | snapshot |
2011-07-10 |
uz | Added labels for umul16x16r16 and umul16x16r16m. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
uz | Check for macros within .STRUCT/.ENUM. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
uz | Don't search twice for a macro. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
uz | The BASIC stub does encode the start address with only... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
uz | Removed __fastcall__ declarations for functions without... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
uz | The line counter got confused for lines with more than... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
uz | Fixes for program arguments and TAP header by Stefan... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
uz | Initialize variables to avoid compiler warnings. |
commit | commitdiff | tree | snapshot |
2011-07-02 |
uz | Fixed a bad styled sentence. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
uz | Fixed order of rules, so not only the tgi driver gets... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
uz | NES character mode TGI driver. By Stefan Haubenthal. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
uz | Removed an unused function. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
uz | Fix it's -> its where applicable. (Stefan Haubenthal). |
commit | commitdiff | tree | snapshot |
2011-06-17 |
uz | Change .CONDES -> .INTERRUPTOR (Stefan Haubenthal). |
commit | commitdiff | tree | snapshot |
2011-06-14 |
uz | Read and allow access to the segment for (segment based... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
uz | For segment based symbols, add information about the... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
uz | Merge duplicate file entries (same name, size and times... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
uz | Accept a file attribute for symbols but don't do anythi... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
uz | Allow to leave of the end address of a range if it... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
uz | Accept a segment attribute for symbols, but don't do... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
uz | Mark the symbol that is the name of a scope with the... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
uz | Added docs for interruptor support. By Stefan Haubenthal. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
cpg | interruptor support by Stefan Haubenthal |
commit | commitdiff | tree | snapshot |
2011-06-13 |
uz | Use slightly optimized character translation settings... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
uz | Fix/workaround for a problem with nested macros. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
uz | Fixed the same problem as in the last change for the... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
uz | Fix wrong line info sometimes output for macros: When... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
uz | Finished implemenation of commands to delete macros... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
uz | First implementation of .UNDEF for deleting a macro. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
uz | Added routines to remove an entry from the hash table. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
uz | Fixed an error: An .ELSE without an .IF caused a null... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
uz | Improve the performance of the routine that determines... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
uz | Add recursive scanning for .define style macros: Replac... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
uz | Fixed a problem: Removing duplicate file entries (entri... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
uz | Fixed an error: The amount of fill bytes for a section... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
uz | Added more debug output. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
uz | Fix a compile problem with the Watcom compiler. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
uz | Added (again) IRQ support for the Oric Atmos by Stefan... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
uz | Don't allow too many nested macro expansions. Until... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
uz | Limit the number of additional line infos printed in... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
uz | Fix an error with .ELSEIF: The condition must only... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
uz | Added a comment about the fix explaining why the given... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
uz | Fixed an error in macro expansion: If the first token... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
uz | Fix a problem with conditional assembly: The scanner... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
uz | Remove declarations for stuff that has never been there. |
commit | commitdiff | tree | snapshot |
2011-05-31 |
uz | Fixed a problem in GetSymParentScope, where an error... |
commit | commitdiff | tree | snapshot |
2011-05-30 |
uz | The terminating zero was missing in several places... |
commit | commitdiff | tree | snapshot |
2011-05-30 |
uz | Fix problem with output of sprintf when %s format spec... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
uz | Reverted the last change, because it doesn't compile. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
uz | Add support for interruptors (Stefan Haubenthal). |
commit | commitdiff | tree | snapshot |
2011-05-13 |
uz | Corrected screensize function by Stefan Haubenthal. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
uz | Document the aspect ratio functions. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
uz | Fixed typoes in cl65's --help message. By Greg King. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
ol.sc | Back to revision 3818: The value of COLOR_WHITE changed... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
ol.sc | The TGI kernel will call SETVIEWPAGE(0) after calling... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
ol.sc | Removed tgi_load() and all corresponding infrastructure... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
ol.sc | Fixed comment. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
uz | Added commands to copy the extra-object modules for... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
uz | _tgi_getaspectratio was declared global twice, while... |
commit | commitdiff | tree | snapshot |
next |