1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-09 18:30:19 +00:00
Andy McFadden 86be31a02f Rewrite OMF jump table segments
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.
2020-06-30 15:17:39 -07:00
..
2020-06-30 15:17:39 -07:00