1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-18 07:29:36 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
cuz f1ea61581f Patch for ca65html by Greg King:
The "ca65html.sgml" patch:
1) Removes text that says that the colorize option is non-standard.
2) Corrects the information about what is put on the index page.

The "ca65html" patch:
1) Looks for "?" and "@" at the front of cheap local labels.
2) Handles label assignment statements.
3) Parses many more ca65 dot-directives.
4) Handles every official op-code mnemonic that ca65 knows.
5) Recognizes both upper- and lower-case directives and mnemonics.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3810 b7a2c559-68d2-44c3-8de9-860c34a00d81
2008-02-20 17:27:19 +00:00
asminc Fixed a problem when loading joystick drivers: When an install error occurred, 2006-06-04 10:15:18 +00:00
doc Patch for ca65html by Greg King: 2008-02-20 17:27:19 +00:00
include Remove the #error statement if the platform is unknown. This allows use of 2007-08-21 13:16:53 +00:00
libsrc Fixed a bug: Byte three of the remainder was overwritten by byte 4. 2007-08-26 17:25:21 +00:00
make Changes from Greg King 2007-06-21 20:42:16 +00:00
packages Don't try to strip the ca65html perl script. 2007-08-20 09:24:04 +00:00
samples Fixed the name of the assembler. 2007-08-28 19:54:48 +00:00
src Patch for ca65html by Greg King: 2008-02-20 17:27:19 +00:00
testcode Remove the driver before exiting 2005-11-20 13:31:42 +00:00
util Added deflater.c module from Piotr 2003-09-28 19:11:46 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00