2002-10-06 |
cuz | New functions CS_ResetMarks, CS_ResetAllMarks and CS_Is... |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | Use other representations for SCHAR_MIN, SHORT_MIN... |
commit | commitdiff | tree | snapshot |
2002-10-06 |
cuz | Fixed a string in the help screen |
commit | commitdiff | tree | snapshot |
2002-10-05 |
cuz | Fixed problem with earlier change |
commit | commitdiff | tree | snapshot |
2002-10-05 |
cuz | Fix codesize setting |
commit | commitdiff | tree | snapshot |
2002-10-05 |
cuz | New/changed optimizations |
commit | commitdiff | tree | snapshot |
2002-10-05 |
cuz | Remove the swapeax routine, it is obsolete |
commit | commitdiff | tree | snapshot |
2002-10-04 |
cuz | Add tgi subdir |
commit | commitdiff | tree | snapshot |
2002-10-04 |
cuz | Minor improvement of optimizations |
commit | commitdiff | tree | snapshot |
2002-10-04 |
cuz | Increase the size of some buffers, so we are at the... |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Changes from Michael Klein |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Port plasma to the C128 |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Last change introduced a bug |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Added the TGI mode table |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Remove the ",r" spec |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Added tgidemo |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Ignore executables |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Don't call the driver if we don't have one loaded |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Removed duplicate declaration |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Use a #define instead of numeric value |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Started to add tgi text output functions |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Started to add text output functions |
commit | commitdiff | tree | snapshot |
2002-10-03 |
cuz | Fixed a small bug |
commit | commitdiff | tree | snapshot |
2002-10-02 |
cuz | Fixed optimizer bug in or/xor |
commit | commitdiff | tree | snapshot |
2002-10-02 |
cuz | Place all declarations that are local to a function... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
cuz | Allow more flexible numeric flag pragma arguments |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | File had DOS line endings |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | Ignore also cr's on input. This allows to compile sourc... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | Removed debug code |
commit | commitdiff | tree | snapshot |
2002-09-30 |
cuz | Add SB_GetNumber to scanstrbuf.c. |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | Call StrBuf destructors |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | Use the new StrBuf features |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | Redoing the pragma stuff |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | New function SB_Skip |
commit | commitdiff | tree | snapshot |
2002-09-29 |
cuz | Add a user index to class StrBuf |
commit | commitdiff | tree | snapshot |
2002-09-28 |
cuz | Fixed the result of the % operator for longs |
commit | commitdiff | tree | snapshot |
2002-09-28 |
cuz | Fixed the result of the % operator for ints |
commit | commitdiff | tree | snapshot |
2002-09-27 |
cuz | Remove the "empty" segment type |
commit | commitdiff | tree | snapshot |
2002-09-25 |
cuz | Change the .LOCAL command so that the cheap local symbo... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
cuz | Changed a function name |
commit | commitdiff | tree | snapshot |
2002-09-23 |
cuz | Added the __DATE__ and __TIME__ preprocessor macros |
commit | commitdiff | tree | snapshot |
2002-09-23 |
cuz | Cosmetic changes |
commit | commitdiff | tree | snapshot |
2002-09-21 |
cuz | Added Michael Klein |
commit | commitdiff | tree | snapshot |
2002-09-20 |
cuz | Worked around a bug in GNU info |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | vsscanf is a C file |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | Fix problems building info files, patch from Michael... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | Added debian stuff from Michael Klein <michael.klein... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | assert() must be an expression of type void |
commit | commitdiff | tree | snapshot |
2002-09-18 |
cuz | Improve type casts for ints. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-09-14 |
cuz | .BLANK was also broken |
commit | commitdiff | tree | snapshot |
2002-09-14 |
cuz | The .IFNBLANK command was broken |
commit | commitdiff | tree | snapshot |
2002-08-11 |
cuz | Prepare VIC20 startup for different start addresses |
commit | commitdiff | tree | snapshot |
2002-08-11 |
cuz | AllocIf would overwrite memory if the .IF nesting becam... |
commit | commitdiff | tree | snapshot |
2002-08-11 |
izydorst | fixed error check |
commit | commitdiff | tree | snapshot |
2002-08-11 |
cuz | Add rule to make zeropage.o in runtime dir if it is... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
izydorst | cleared warning |
commit | commitdiff | tree | snapshot |
2002-08-09 |
cuz | Changed joystick bits after change in joystick code... |
commit | commitdiff | tree | snapshot |
2002-08-09 |
cuz | Optimization |
commit | commitdiff | tree | snapshot |
2002-08-08 |
cuz | VIC20 needs other joystick constants |
commit | commitdiff | tree | snapshot |
2002-08-08 |
cuz | New, shorter readjoy function |
commit | commitdiff | tree | snapshot |
2002-08-08 |
cuz | The vic20 target had the wrong CFLAGS |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | New redhat spec |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | Small optimizations |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | Cleanup, fix VIC20 problem |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | Remove unused code, port to new version |
commit | commitdiff | tree | snapshot |
2002-08-07 |
cuz | Added VIC20 port changes from Steve Schmidtke |
commit | commitdiff | tree | snapshot |
2002-07-27 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-07-27 |
cuz | Reverse the last change, brain error :-( |
commit | commitdiff | tree | snapshot |
2002-07-27 |
cuz | Reintroduce a patch for a bug that has been lost betwee... |
commit | commitdiff | tree | snapshot |
2002-07-26 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-07-24 |
cpg | first version, derived from cbm/oserrlist.s |
commit | commitdiff | tree | snapshot |
2002-07-24 |
cpg | oserrlist.o: new object file |
commit | commitdiff | tree | snapshot |
2002-07-20 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-07-18 |
cuz | Added stroserror-test.c |
commit | commitdiff | tree | snapshot |
2002-07-18 |
cuz | Added _stroserror |
commit | commitdiff | tree | snapshot |
2002-07-18 |
cuz | Ignore tgi drivers |
commit | commitdiff | tree | snapshot |
2002-07-18 |
cuz | Added _stroserror |
commit | commitdiff | tree | snapshot |
2002-07-16 |
cpg | improved chk_supp: only do the test on SpartaDOS and... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
cpg | initialize __dos_type variable |
commit | commitdiff | tree | snapshot |
2002-07-16 |
cpg | added dos_type defines |
commit | commitdiff | tree | snapshot |
2002-07-16 |
cuz | Replace calls to memset with _bzero if the fill value... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
cuz | Minor optimization |
commit | commitdiff | tree | snapshot |
2002-07-16 |
cuz | Removed a JMP (ind) |
commit | commitdiff | tree | snapshot |
2002-07-15 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-07-15 |
cuz | Add ROM function defines |
commit | commitdiff | tree | snapshot |
2002-07-15 |
cuz | Use MEMSIZE instead of using a fixed high mem location |
commit | commitdiff | tree | snapshot |
2002-07-15 |
izydorst | fixed info field offset and author field length |
commit | commitdiff | tree | snapshot |
2002-07-12 |
izydorst | integrated VLIR linker into grc |
commit | commitdiff | tree | snapshot |
2002-07-12 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-07-12 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-07-12 |
cuz | More changes from Lisa |
commit | commitdiff | tree | snapshot |
2002-07-11 |
cuz | Output the command line for sub-processes when -d is... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
cuz | Fixed usage output |
commit | commitdiff | tree | snapshot |
2002-07-11 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2002-07-11 |
cuz | Added new defines |
commit | commitdiff | tree | snapshot |
2002-07-10 |
cuz | Removed obsolete version.h file |
commit | commitdiff | tree | snapshot |
2002-07-10 |
cuz | Fixed/worked around a bug |
commit | commitdiff | tree | snapshot |
2002-07-10 |
izydorst | example for creating VLIR binary using ca65 |
commit | commitdiff | tree | snapshot |
next |