mirror of
https://github.com/fadden/6502bench.git
synced 2025-02-10 18:31:20 +00:00
Added generation of the relocation dictionary and constant body for segments in Load files. Also, don't reject files with v1 segments (whose length is specified as a block count) just because the EOF isn't a multiple of 512 bytes. Some executables don't pad out the last block. Various tweaks to output formatting.