1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-22 12:30:41 +00:00
cc65/src
Sidney Cadot e26c17fd50 Fixed wrong clearing of D-flag on interrupts for sim65 with 6502X CPU type.
The 65C02 clears the D flag on interrupts while the 6502 does not.

The old code cleared the D flag also for the 6502X CPU type, which
was incorrect.
2024-12-01 09:59:10 +01:00
..
ar65
ca65 Merge pull request #2498 from kugelfuhr/kugelfuhr/fix-include-in-macros 2024-09-01 23:26:33 +02:00
cc65 Merge pull request #2522 from kugelfuhr/kugelfuhr/code-optimizations 2024-10-05 15:03:46 +02:00
chrcvt65
cl65 Merge pull request #2320 from pm100/cl65_type 2024-01-08 21:59:21 +01:00
co65
common Merge pull request #2310 from pm100/vs64 2023-12-31 18:54:23 +01:00
da65
dbginfo Parse and report segment bank number in dbginfo module and test shell 2024-11-16 17:13:04 -05:00
grc65 oops 2024-02-15 09:03:46 +01:00
ld65 Merge pull request #2538 from clydeshaffer/dbg_banknum 2024-11-26 02:27:29 +01:00
od65
sim65 Fixed wrong clearing of D-flag on interrupts for sim65 with 6502X CPU type. 2024-12-01 09:59:10 +01:00
sp65
.gitignore
ar65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
ca65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
cc65.props
cc65.sln second try at fixing win64 build 2023-12-14 14:25:35 -08:00
cc65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
chrcvt65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
cl65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
co65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
common.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
da65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
grc65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
ld65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
Makefile Fix Makefile change 2023-12-01 14:22:30 +01:00
msbuild.cmd
od65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
sim65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00
sp65.vcxproj second try at fixing win64 build 2023-12-14 14:25:35 -08:00