mirror of
https://github.com/fadden/6502bench.git
synced 2025-03-01 16:31:59 +00:00
The GS/OS loader initializes the calls with JSLs to a loader entry point, and replaces them with JMLs to code in dynamic segments when the segments are loaded. Since we have all the segments loaded at once, we can just rewrite them to be JMLs immediately.