c64jasm
c64jasm copied to clipboard
memoize plugin calls
plugins now get called once per pass. for any type of larger input file processing, this might be pretty bad for perf. could just memoize the plugin results based on input args.