Sakrac / x65

6502 Macro Assembler in a single c++ file using the struse single file text parsing library. Supports most syntaxes.
MIT License
38 stars 7 forks source link

Ja omf bugfix #14

Closed dwsJason closed 4 years ago

dwsJason commented 4 years ago

I did say this was a small change. This fixes the issue with relocation patches being applied to the wrong code segment that I was seeing.