2009-07-02 |
uz | Fixed a small error. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
ol.sc | Minor update regarding the Apple ][. |
commit | commitdiff | tree | snapshot |
2009-06-21 |
ol.sc | Fixed C&P issue. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
ol.sc | Added some more details on the specifics of the Apple2... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
uz | Support for the .BANKBYTES, .LOBYTES and .HIBYTES pseud... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
uz | Re-added cbm_dir which was acidently removed. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
cpg | use RUNAD (from atari.inc) instead of /bin/bash2E0 |
commit | commitdiff | tree | snapshot |
2009-04-11 |
cpg | add Atari MultiJoy driver from Stefan A. Haubenthal |
commit | commitdiff | tree | snapshot |
2009-03-08 |
uz | New functions LIWarning and LIError. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
uz | Add a paragraph about which identifiers are valid for... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
uz | Fixed a typo in the makefile. HTML generatiom was broken. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
uz | "S" is a keyword in 65816 mode only. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
uz | Fixed asm code to source line relation in switch statem... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
uz | Fixed source output in generated assembly when -T is... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
uz | Added a separate output module that is used to manage... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Fixed problems with the startup code (Greg King): Inter... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Added support for chained interrupt handlers installed... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Removed an unsed import. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Fixed problems with the startup code (Greg King): Inter... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Move the irqcount variable from BSS into DATA, since... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | initmainargs routine by Stefan Haubenthal. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | When generating forward references to functions, use... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Documented rename(), moved remove to stdio.h (where... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Test program for the rename() function. Supplied by... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | writefndiskcmd gets its arguments in ptr1 and Y. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | A few minor 65C02 optimizations. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Must open the command channel before writing to it. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Comment additions and changes. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Added missing .export statements. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Added a new sysrename module to make the high level... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | Moved some code from scratch.s into a new subroutine... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
uz | fnparse will return zero flag according to error (ZF... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
uz | Check for division by/modulo by zero when parsing the... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
uz | Small change to avoid endless error loops (aborted... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
uz | A few minor fixes by Stefan Haubenthal. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
uz | Use new syntax for call to linuxdoc. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
uz | Fixed a few problems with the docs as suggested by... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
uz | Added a link to the o65 specification by Andre Fachat. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
uz | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
uz | Support for the Plus/4 by john "graham" selck. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
uz | Use named constants from ctype.inc instead of hard... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
uz | Removed an unused import. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
uz | Check for and flag address size modifiers that are... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
cpg | initial check-in |
commit | commitdiff | tree | snapshot |
2009-02-10 |
cpg | add strnicmp/strncasecmp |
commit | commitdiff | tree | snapshot |
2009-02-10 |
cpg | add strnicmp.o |
commit | commitdiff | tree | snapshot |
2009-02-10 |
cpg | initial check-in |
commit | commitdiff | tree | snapshot |
2009-02-08 |
uz | Makefile cleanup. Among other things, allow use of... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
cpg | fix typo |
commit | commitdiff | tree | snapshot |
2009-01-30 |
cpg | small optimization |
commit | commitdiff | tree | snapshot |
2009-01-30 |
uz | Added special error messages for Groepaz. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
cpg | now it really works (tested w/MYDOS only) |
commit | commitdiff | tree | snapshot |
2009-01-28 |
cpg | fix comments |
commit | commitdiff | tree | snapshot |
2009-01-26 |
uz | Another fix for the SB_SetIndex macro. |
commit | commitdiff | tree | snapshot |
2009-01-26 |
uz | Fixed an error in the SB_SetIndex macro. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
cpg | fix typo |
commit | commitdiff | tree | snapshot |
2009-01-24 |
uz | Function key support be Stephan Haubenthal. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
uz | Function key support be Stephan Haubenthal. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
uz | Fixed a problem with recursive macro expansions. They... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
uz | Added a new SetIndex() function/macro. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
uz | Rewrite va_copy.h - the check for a C89 compiler wasn... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
uz | Avoid spurious subsequent errors if an include file... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
uz | Fixed an optimizer problem: A branch into a list of... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
uz | Code optimizations (by Stefan Haubenthal and me). |
commit | commitdiff | tree | snapshot |
2009-01-06 |
uz | The NES must have the joystick driver linked in. Change... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
uz | Fixed problems with casts, where larger values weren... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
uz | Add new --tabsize option to usage/help output. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
uz | New option --tabsize. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
uz | Be more tolerant with dos/windows line endings. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
uz | Fixed the macro versions of several inline functions. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
uz | More changes to support address size qualifiers. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
uz | Test for pointer must use IsTypePtr not a direct compar... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
uz | Fixed problems with the startup code (Greg King): Inter... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
uz | Reverted a change that should not have been commited. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
uz | Made strxfrm fastcall, added docs. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
uz | Removed flushall, since it is non-standard and not... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
ol.sc | Added reference to dio_query_sectcount(). |
commit | commitdiff | tree | snapshot |
2008-08-25 |
ol.sc | Fixed Plus/4 info. This is a test commit by uz using... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
uz | Moved the fascall and near/far flags from the function... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
uz | Document the new c_comments feature. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
uz | Enable use of new C like comments only if the new featu... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
uz | Added C like /* */ comments. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
uz | Checked in a small test routine for the serial drivers... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
uz | Some more floating point support. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
uz | Use GlobalModeFlags() if apropriate. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
uz | Fixed a bug: Structure assignment was broken. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
uz | Fixed a bug: The op= operators (+=, -=, etc.) worked... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
uz | Fixed a bug: It was possible to increment or decrement... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Ignore files/file types. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Indexing a string by an expression which was not a... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Pass a complete ExprDesc and not just the Flags field... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | DoneStrBuf -> SB_Done (Stefan Haubenthal). |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Added Koala Pad mouse drivers written by Stefan Haubenthal. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Ignore a few files/file types. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Fixed wrong code generation for |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Ignore some files/file types. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Ignore a few files/file types. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
uz | Fixed a comment. |
commit | commitdiff | tree | snapshot |
2008-08-03 |
uz | Ignore dbg.s, it's a generated file. |
commit | commitdiff | tree | snapshot |
2008-08-03 |
uz | Ignore several generated files. |
commit | commitdiff | tree | snapshot |
next |