mrdudz
|
30b00ed076
|
attempt to prevent utils being compiled with cc65
|
2022-02-11 16:53:34 +01:00 |
|
mrdudz
|
e0745204b6
|
fix again. sigh
|
2022-02-05 17:56:33 +01:00 |
|
mrdudz
|
766e0e2144
|
fix
|
2022-02-05 17:51:48 +01:00 |
|
mrdudz
|
afe9d6a2eb
|
also compile the programs in the util directory by default, not only
do we want to test they can be compiled, but also samples may use/require
them. we might want to install them too, perhaps
|
2022-02-05 17:28:28 +01:00 |
|
Oliver Schmidt
|
ee208aecd6
|
Removed unnecessary tool.
It's not the domain of cc65 to provide tools already available elsewhere.
|
2020-07-19 13:16:29 +02:00 |
|
Björn Esser
|
e0ac9d5d8e
|
util/zlib/deflater: Fix several compiler warnings.
|
2019-06-19 19:01:30 +02:00 |
|
mrdudz
|
4d1dc55138
|
dont use that silly buffer
|
2015-11-29 21:15:10 +01:00 |
|
mrdudz
|
c636675521
|
moved cart header into seperate file, moved nmi stub into several file, tweaked linker config
|
2015-11-29 16:01:36 +01:00 |
|
mrdudz
|
9fbf8a4299
|
conio and most other stuff working now
|
2015-11-29 01:14:59 +01:00 |
|
Greg King
|
0390c34e88
|
Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
|
2014-06-30 16:51:07 -04:00 |
|
Oliver Schmidt
|
9aa17b4c53
|
Moved ca65html out of the src directory.
- A HTML generator isn't really the core of a C/asm toolchain.
- A Perl script isn't actually as portable as one might think.
|
2014-01-31 22:27:40 +01:00 |
|
Oliver Schmidt
|
85885001b1
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
uz
|
fd048a0125
|
Added a convertor from Latin1 to PetSCII. By Greg King.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5000 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-04-29 15:39:28 +00:00 |
|
uz
|
4812feb44b
|
git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2008-08-02 22:02:54 +00:00 |
|
cuz
|
b9e15ea410
|
Added deflater.c module from Piotr
git-svn-id: svn://svn.cc65.org/cc65/trunk@2456 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2003-09-28 19:11:46 +00:00 |
|
cuz
|
bca9028cea
|
Added an older conversion program
git-svn-id: svn://svn.cc65.org/cc65/trunk@366 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-10-14 17:53:26 +00:00 |
|
cuz
|
81b48cb07b
|
Ignore executables
git-svn-id: svn://svn.cc65.org/cc65/trunk@165 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-07-18 20:04:48 +00:00 |
|
uz
|
53dd513176
|
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-05-28 13:40:48 +00:00 |
|