1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00
cc65/src
Greg King de1f80571a Fixed the way that the disassembler looks for the end of a segment.
It checks only the bytes that actually were printed.  It won't show a bad error message when disassembling address $0000.  Fixes #506 on cc65's Github project.
2017-10-31 00:47:07 -04:00
..
ar65 Merge pull request #442 from polluks/patch-6 2017-06-03 22:06:27 +02:00
ca65 Make some arrays const. 2017-06-28 20:43:31 +02:00
cc65 Minor style fix. 2017-10-23 18:22:51 +02:00
chrcvt65 All programs print version and exit successfully. 2016-08-12 08:54:41 -07:00
cl65 cl65: Add support for --all-cdecl 2017-10-03 18:46:39 +03:00
co65 Make some arrays const. 2017-06-28 20:43:31 +02:00
common Add IntPtrStack 2017-05-01 21:08:04 +03:00
da65 Fixed the way that the disassembler looks for the end of a segment. 2017-10-31 00:47:07 -04:00
dbginfo Fixed the " til " typos. 2015-09-06 12:25:00 -04:00
grc65 Fix coding style. 2017-06-30 07:35:21 +02:00
ld65 All programs print version and exit successfully. 2016-08-12 08:54:41 -07:00
od65 All programs print version and exit successfully. 2016-08-12 08:54:41 -07:00
sim65 Fixed the simulations of the stack pointer and the "break" and decimal-mode flags. 2017-04-04 13:23:44 -04:00
sp65 Make some arrays const. 2017-06-28 20:43:31 +02:00
.gitignore Added MS VS 2010 solution with projects for the major binaries. 2013-04-10 19:30:36 +02:00
ar65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
ca65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
cc65.sln Added chrcvt65 to the Visual Studio project. 2016-06-03 11:37:15 +02:00
cc65.vcxproj Adjusted VS project files to commit 11b01b908d 2017-05-18 22:40:18 +02:00
chrcvt65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
cl65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
co65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
common.vcxproj Adjusted VS project files to commit 11b01b908d 2017-05-18 22:40:18 +02:00
da65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
grc65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
ld65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
Makefile make: change uppercase prefix var 2017-07-22 16:38:50 +02:00
od65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
sim65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00
sp65.vcxproj Rollback for *.vcxproj, telestrat.sgml modified for "don't" instead of "did not" for telemon2.4 2017-02-09 18:46:56 +01:00