mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-26 06:49:19 +00:00
63d7a48705
JSR/JSL calls with inline data have the option of reporting that they don't continue, which causes the code analyzer to treat them as JMPs instead. There was a bug that was causing the no-continue flag to be lost in certain circumstances. The code now explicitly records the plugin's response in an Anattrib flag. Test 2022-extension-scripts has been updated with a test case that exercises this situation.
544 B
544 B