1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-03-29 01:34:13 +00:00
Andy McFadden 8fd469b81f Correctly handle delimiters in character operands
We weren't checking to see if character operands matched their
delimiters, so bad code like "LDA #'''" was being generated.

There wasn't a test for this in 2006-operand-formats, so the test
has been updated with single and double quotes in low and high ASCII.
2019-08-14 17:31:15 -07:00
..
2019-08-14 16:10:04 -07:00
2019-08-14 16:10:04 -07:00
2019-07-20 17:36:12 -07:00
2019-08-04 15:00:36 -07:00
2019-08-14 16:10:04 -07:00
2019-08-12 14:13:27 -07:00
2019-08-14 16:10:04 -07:00
2019-08-12 14:13:27 -07:00