.. |
ar65
|
No copyright message here.
|
2013-04-08 00:11:17 +02:00 |
ca65
|
Allow for warning-free build of ca65 with MS VC on warning level 3.
|
2013-04-08 00:11:08 +02:00 |
ca65html
|
Add new --tabsize option to usage/help output.
|
2008-11-11 21:23:15 +00:00 |
cc65
|
Allow for warning-free build of cc65 with MS VC on warning level 3.
|
2013-04-08 00:11:13 +02:00 |
chrcvt
|
Small change in the vector font format.
|
2011-07-17 17:15:54 +00:00 |
cl65
|
If an Amiga specific spawnvp() is the only alternative it seems save to classify the UNIX specific spawnvp() as default.
|
2013-04-27 17:20:31 +02:00 |
co65
|
Fixed an error: The output file shouldn't be opened in binary mode (thefox).
|
2011-09-04 10:41:43 +00:00 |
common
|
Replaced builtin linker configs with ordinary .cfg files.
|
2013-04-09 23:09:46 +02:00 |
da65
|
In general "\%s" doesn't seem to be a valid printf format specifier. Given where it originally came from and how OneLine() is used elsewhere I'm pretty sure that it should rather read "%s".
|
2013-04-27 17:20:30 +02:00 |
dbginfo
|
Make the type of a C symbol available.
|
2011-09-01 20:53:42 +00:00 |
grc65
|
Use array type declaration to avoid &-operator.
|
2012-11-07 23:25:37 +00:00 |
ld65
|
Stopped interrupt dispatcher from being linked even when there are no interruptors.
|
2013-04-22 15:55:52 -04:00 |
make
|
Added sp65 to the tools makefiles.
|
2012-03-10 23:11:42 +00:00 |
od65
|
Fixed a C99ism.
|
2012-06-04 07:48:37 +00:00 |
sim65
|
More cleanup.
|
2012-04-11 12:23:33 +00:00 |
sp65
|
Optimize low color packed sprites
|
2012-12-17 17:48:56 +00:00 |
.gitignore
|
Added MS VS 2010 solution with projects for the major binaries.
|
2013-04-10 19:30:36 +02:00 |
ar65.vcxproj
|
Finetuned project files for build server compatibility.
|
2013-04-12 23:24:48 +02:00 |
ca65.vcxproj
|
Finetuned project files for build server compatibility.
|
2013-04-12 23:24:48 +02:00 |
cc65.sln
|
Added projects for the remaining binaries to the MS VS 2010 solution.
|
2013-04-27 17:20:33 +02:00 |
cc65.vcxproj
|
Finetuned project files for build server compatibility.
|
2013-04-12 23:24:48 +02:00 |
cl65.vcxproj
|
Finetuned project files for build server compatibility.
|
2013-04-12 23:24:48 +02:00 |
co65.vcxproj
|
Added projects for the remaining binaries to the MS VS 2010 solution.
|
2013-04-27 17:20:33 +02:00 |
common.vcxproj
|
Finetuned project files for build server compatibility.
|
2013-04-12 23:24:48 +02:00 |
da65.vcxproj
|
Added projects for the remaining binaries to the MS VS 2010 solution.
|
2013-04-27 17:20:33 +02:00 |
grc65.vcxproj
|
Added projects for the remaining binaries to the MS VS 2010 solution.
|
2013-04-27 17:20:33 +02:00 |
ld65.vcxproj
|
Finetuned project files for build server compatibility.
|
2013-04-12 23:24:48 +02:00 |
od65.vcxproj
|
Added projects for the remaining binaries to the MS VS 2010 solution.
|
2013-04-27 17:20:33 +02:00 |
sp65.vcxproj
|
Added projects for the remaining binaries to the MS VS 2010 solution.
|
2013-04-27 17:20:33 +02:00 |