1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 06:28:57 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
uz b4ced298b1 Rewrite va_copy.h - the check for a C89 compiler wasn't a really good idea,
since many compilers are broken in this respect.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3909 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-01-24 16:26:32 +00:00
asminc fix comments for LMARGN and RMARGN 2008-07-01 21:05:28 +00:00
doc Made strxfrm fastcall, added docs. 2008-08-27 20:02:48 +00:00
include Made strxfrm fastcall, added docs. 2008-08-27 20:02:48 +00:00
libsrc Code optimizations (by Stefan Haubenthal and me). 2009-01-06 17:49:29 +00:00
make Changes from Greg King 2007-06-21 20:42:16 +00:00
packages Fixed a typo. 2008-07-21 18:42:46 +00:00
samples git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
src Rewrite va_copy.h - the check for a C89 compiler wasn't a really good idea, 2009-01-24 16:26:32 +00:00
testcode The NES must have the joystick driver linked in. Change by Stefan Haubenthal. 2009-01-06 17:44:20 +00:00
util git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00