mirror of
https://github.com/fadden/6502bench.git
synced 2025-02-22 03:29:03 +00:00
We now put a code hint on the JML instruction in each jump table entry. This is necessary to ensure that the target address is recognized as code, since a dynamic segment won't otherwise be referenced. Also, fiddle with the note/comment formatting some more.