.. |
ar65
|
remove dangling spaces
|
2022-04-17 16:07:09 +02:00 |
ca65
|
add jmp page crossing to --relax-checks, document it, fix --relax-checks documentation (segment branch error is not suppressed)
|
2023-08-19 15:39:51 -04:00 |
cc65
|
If __A__,__AX__ or __EAX__ is used, post-inc/dec within the same statement will not modify it.
|
2021-06-08 14:16:14 +08:00 |
chrcvt65
|
Changed most "backticks" (grave accents) into apostrophes.
|
2019-01-05 14:57:12 -05:00 |
cl65
|
Don't use hardcoded paths on Amiga
|
2023-04-07 23:44:30 +02:00 |
co65
|
remove dangling spaces
|
2022-04-17 16:07:09 +02:00 |
common
|
Remove .exe from file output
|
2023-02-17 17:22:55 +01:00 |
da65
|
Teach da65 about table units
|
2022-12-30 17:25:47 +02:00 |
dbginfo
|
Update comment to match in source file
|
2023-01-17 22:17:23 -05:00 |
grc65
|
braces were requested
|
2023-05-06 12:06:06 -04:00 |
ld65
|
Don't use hardcoded paths on Amiga
|
2023-04-07 23:44:30 +02:00 |
od65
|
remove dangling spaces
|
2022-04-17 16:07:09 +02:00 |
sim65
|
Linux build rejects %llu in ErrorCode
|
2023-05-07 17:41:54 -04:00 |
sp65
|
Update lynxsprite.c
|
2023-04-19 09:15:03 +02:00 |
.gitignore
|
Move all common project settings into cc65.props.
|
2021-04-18 21:12:51 +02:00 |
ar65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
ca65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
cc65.props
|
Fix default VS project settings.
|
2023-09-23 14:26:08 +03:00 |
cc65.sln
|
Added chrcvt65 to the Visual Studio project.
|
2016-06-03 11:37:15 +02:00 |
cc65.vcxproj
|
If __A__,__AX__ or __EAX__ is used, post-inc/dec within the same statement will not modify it.
|
2021-06-08 14:16:14 +08:00 |
chrcvt65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
cl65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
co65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
common.vcxproj
|
Remove broken inttypes.h
|
2022-03-06 14:47:58 -08:00 |
da65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
grc65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
ld65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
Makefile
|
Replace shell code with GNU Make conditionals and functions
|
2023-02-19 19:17:45 +01:00 |
msbuild.cmd
|
Don't use hardcoded Visual Studio installation path in msbuild.cmd.
|
2023-09-23 14:26:09 +03:00 |
od65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
sim65.vcxproj
|
Allow editing cc65.props from Property Manager.
|
2021-04-18 21:12:51 +02:00 |
sp65.vcxproj
|
Add to build
|
2022-12-30 15:06:22 +02:00 |