1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-05 23:30:20 +00:00
6502bench/SourceGen/AsmGen
Andy McFadden 6d7fdff6b5 Fix 65816 code generation issues
Code generated for 64tass was incorrect for JSR/JMP to a location
outside the file bounds.  A test added to 20052-branches-and-banks
revealed an issue with cc65 generation as well.
2020-07-03 14:02:38 -07:00
..
WpfGui
AsmAcme.cs
AsmCc65.cs
AsmMerlin32.cs
AsmTass64.cs Fix 65816 code generation issues 2020-07-03 14:02:38 -07:00
AssemblerConfig.cs
AssemblerInfo.cs
AssemblerVersion.cs
GenCommon.cs Fix 65816 code generation issues 2020-07-03 14:02:38 -07:00
IAssembler.cs
IGenerator.cs Fix 65816 code generation issues 2020-07-03 14:02:38 -07:00
LabelLocalizer.cs